From 13c7f455d93a39701d55e2286c97f3b87b546816 Mon Sep 17 00:00:00 2001 From: wenting-guo Date: Sat, 22 Oct 2022 22:03:36 +0800 Subject: [PATCH] Conformance results for v1.24/daocloud Signed-off-by: bell.guo --- v1.24/daocloud/PRODUCT.yaml | 9 + v1.24/daocloud/README.md | 41 + v1.24/daocloud/e2e.log | 15819 ++++++++++++++++++++++++++ v1.24/daocloud/junit_01.xml | 20204 ++++++++++++++++++++++++++++++++++ 4 files changed, 36073 insertions(+) create mode 100644 v1.24/daocloud/PRODUCT.yaml create mode 100644 v1.24/daocloud/README.md create mode 100644 v1.24/daocloud/e2e.log create mode 100644 v1.24/daocloud/junit_01.xml diff --git a/v1.24/daocloud/PRODUCT.yaml b/v1.24/daocloud/PRODUCT.yaml new file mode 100644 index 0000000000..9fdbb84958 --- /dev/null +++ b/v1.24/daocloud/PRODUCT.yaml @@ -0,0 +1,9 @@ +vendor: DaoCloud +name: DaoCloud Enterprise +version: v5.0 +website_url: https://docs.daocloud.io/ +documentation_url: https://docs.daocloud.io/dce/what-is-dce/ +product_logo_url: https://github.com/dasu23/DC-Jenkinsfile/raw/master/DaoCloud.svg +type: distribution +description: 'Daocloud helps you provide a reliable and consistent basic support environment to meet the high SLA requirements of enterprise critical applications +.' diff --git a/v1.24/daocloud/README.md b/v1.24/daocloud/README.md new file mode 100644 index 0000000000..503838ba3a --- /dev/null +++ b/v1.24/daocloud/README.md @@ -0,0 +1,41 @@ +### DaoCloud Enterprise + +DaoCloud Enterprise is a platform based on Kubernetes which developed by [DaoCloud](https://www.daocloud.io). + +### How to Reproduce + +#### Create Cluster + +First install [DaoCloud Enterprise](https://docs.daocloud.io/install/offline-install-full/), and login to the console. +After successful login, select "Clusters > create" and config the create page. +The "Clusters" page will display all the clusters created and managed by DaoCloud Enterprise. + +#### Run conformance Test by Sonobuoy + +Login to the control-plant of the cluster created by DaoCloud Enterprise. + +Start the conformance tests: + +``` +wget https://github.com/vmware-tanzu/sonobuoy/releases/download/v0.56.10/sonobuoy_0.56.10_linux_amd64.tar.gz +tar -xvf sonobuoy_0.56.10_linux_amd64.tar.gz +mv sonobuoy /usr/bin +sonobuoy run --mode=certified-conformance + +```` + +Monitor the conformance tests by tracking the sonobuoy logs, and wait for the line: "no-exit was specified, sonobuoy is now blocking" + +``` +sonobuoy logs -f + +``` + +Retrieve result: + +``` +outfile=$(sonobuoy retrieve) +mkdir ./results; +tar xzf $outfile -C ./results + +``` \ No newline at end of file diff --git a/v1.24/daocloud/e2e.log b/v1.24/daocloud/e2e.log new file mode 100644 index 0000000000..06c42ecc72 --- /dev/null +++ b/v1.24/daocloud/e2e.log @@ -0,0 +1,15819 @@ +I1021 06:38:50.008247 20 e2e.go:129] Starting e2e run "f7d4dcd5-d3f1-435a-9035-107964e10e1b" on Ginkgo node 1 +{"msg":"Test Suite starting","total":356,"completed":0,"skipped":0,"failed":0} +Running Suite: Kubernetes e2e suite +=================================== +Random Seed: 1666334329 - Will randomize all specs +Will run 356 of 6971 specs + +Oct 21 06:38:52.858: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 06:38:52.860: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable +Oct 21 06:38:53.692: INFO: Waiting up to 10m0s for all pods (need at least 0) in namespace 'kube-system' to be running and ready +Oct 21 06:38:53.776: INFO: 13 / 13 pods in namespace 'kube-system' are running and ready (0 seconds elapsed) +Oct 21 06:38:53.776: INFO: expected 4 pod replicas in namespace 'kube-system', 4 are Running and Ready. +Oct 21 06:38:53.776: INFO: Waiting up to 5m0s for all daemonsets in namespace 'kube-system' to start +Oct 21 06:38:53.801: INFO: 2 / 2 pods ready in namespace 'kube-system' in daemonset 'calico-node' (0 seconds elapsed) +Oct 21 06:38:53.801: INFO: 2 / 2 pods ready in namespace 'kube-system' in daemonset 'kube-proxy' (0 seconds elapsed) +Oct 21 06:38:53.801: INFO: e2e test version: v1.24.3 +Oct 21 06:38:53.810: INFO: kube-apiserver version: v1.24.3 +Oct 21 06:38:53.811: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 06:38:53.823: INFO: Cluster IP family: ipv4 +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + custom resource defaulting for requests and from storage works [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:38:53.824: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename custom-resource-definition +Oct 21 06:38:53.897: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled. +STEP: Waiting for a default service account to be provisioned in namespace +W1021 06:38:53.897596 20 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+ +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] custom resource defaulting for requests and from storage works [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 06:38:53.907: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 06:38:57.631: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-7726" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] custom resource defaulting for requests and from storage works [Conformance]","total":356,"completed":1,"skipped":20,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:38:57.647: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 06:38:58.450: INFO: Creating deployment "test-recreate-deployment" +Oct 21 06:38:59.394: INFO: Waiting deployment "test-recreate-deployment" to be updated to revision 1 +Oct 21 06:38:59.524: INFO: Waiting deployment "test-recreate-deployment" to complete +Oct 21 06:38:59.534: INFO: deployment status: v1.DeploymentStatus{ObservedGeneration:1, Replicas:0, UpdatedReplicas:0, ReadyReplicas:0, AvailableReplicas:0, UnavailableReplicas:1, Conditions:[]v1.DeploymentCondition{v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"NewReplicaSetCreated", Message:"Created new replica set \"test-recreate-deployment-845d658455\""}, v1.DeploymentCondition{Type:"Available", Status:"False", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:01.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:03.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:05.539: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:07.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:09.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:11.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:13.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:15.547: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:17.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:19.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:21.546: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:23.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:25.556: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:27.547: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:29.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:31.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:33.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:35.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:37.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:39.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:41.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:43.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:45.548: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:47.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:49.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:51.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:53.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:55.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:57.637: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:39:59.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:01.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:03.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:05.546: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:07.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:09.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:11.539: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:13.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:15.546: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:17.546: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:19.694: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:21.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:23.540: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:25.547: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:27.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:29.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:31.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:33.540: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:35.538: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:37.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:39.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:41.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:43.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:45.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:47.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:49.545: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:51.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:53.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:55.540: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:57.548: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:40:59.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:01.540: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:03.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:05.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:07.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:09.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:11.541: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:13.540: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:15.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:17.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:19.544: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:21.549: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:23.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:25.543: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:27.540: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:29.546: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:31.542: 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:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 38, 59, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-recreate-deployment-845d658455\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:41:33.543: INFO: Triggering a new rollout for deployment "test-recreate-deployment" +Oct 21 06:41:33.554: INFO: Updating deployment test-recreate-deployment +Oct 21 06:41:33.554: INFO: Watching deployment "test-recreate-deployment" to verify that new pods will not run with olds pods +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 06:41:33.653: INFO: Deployment "test-recreate-deployment": +&Deployment{ObjectMeta:{test-recreate-deployment deployment-2938 daacd15c-4120-48ed-bc52-4ce2da77f196 16550 2 2022-10-21 06:38:58 +0000 UTC map[name:sample-pod-3] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-10-21 06:41:33 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 06:41:33 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},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 k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc001cb7858 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},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:2022-10-21 06:41:33 +0000 UTC,LastTransitionTime:2022-10-21 06:41:33 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "test-recreate-deployment-cd8586fc7" is progressing.,LastUpdateTime:2022-10-21 06:41:33 +0000 UTC,LastTransitionTime:2022-10-21 06:38:59 +0000 UTC,},},ReadyReplicas:0,CollisionCount:nil,},} + +Oct 21 06:41:33.657: INFO: New ReplicaSet "test-recreate-deployment-cd8586fc7" of Deployment "test-recreate-deployment": +&ReplicaSet{ObjectMeta:{test-recreate-deployment-cd8586fc7 deployment-2938 8f990790-4138-48f7-a1ed-6e5ec472b1ba 16548 1 2022-10-21 06:41:33 +0000 UTC map[name:sample-pod-3 pod-template-hash:cd8586fc7] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-recreate-deployment daacd15c-4120-48ed-bc52-4ce2da77f196 0xc002cd44a0 0xc002cd44a1}] [] [{kube-controller-manager Update apps/v1 2022-10-21 06:41:33 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"daacd15c-4120-48ed-bc52-4ce2da77f196\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 06:41:33 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: cd8586fc7,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:cd8586fc7] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc002cd4538 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Oct 21 06:41:33.657: INFO: All old ReplicaSets of Deployment "test-recreate-deployment": +Oct 21 06:41:33.658: INFO: &ReplicaSet{ObjectMeta:{test-recreate-deployment-845d658455 deployment-2938 a80132a5-099d-4b19-a4b3-002902b0522f 16538 2 2022-10-21 06:38:59 +0000 UTC map[name:sample-pod-3 pod-template-hash:845d658455] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:1 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-recreate-deployment daacd15c-4120-48ed-bc52-4ce2da77f196 0xc002cd4387 0xc002cd4388}] [] [{kube-controller-manager Update apps/v1 2022-10-21 06:38:59 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"daacd15c-4120-48ed-bc52-4ce2da77f196\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 06:41:33 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod-3,pod-template-hash: 845d658455,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod-3 pod-template-hash:845d658455] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc002cd4438 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Oct 21 06:41:33.662: INFO: Pod "test-recreate-deployment-cd8586fc7-kh8fx" is not available: +&Pod{ObjectMeta:{test-recreate-deployment-cd8586fc7-kh8fx test-recreate-deployment-cd8586fc7- deployment-2938 d107618f-6117-49bb-ac0a-2ee934ad7ccd 16549 0 2022-10-21 06:41:33 +0000 UTC map[name:sample-pod-3 pod-template-hash:cd8586fc7] map[] [{apps/v1 ReplicaSet test-recreate-deployment-cd8586fc7 8f990790-4138-48f7-a1ed-6e5ec472b1ba 0xc001cb7be0 0xc001cb7be1}] [] [{kube-controller-manager Update v1 2022-10-21 06:41:33 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"8f990790-4138-48f7-a1ed-6e5ec472b1ba\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 06:41:33 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-pn4gr,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-pn4gr,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 06:41:33 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 06:41:33 +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:2022-10-21 06:41:33 +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:2022-10-21 06:41:33 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:,StartTime:2022-10-21 06:41:33 +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:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 06:41:33.662: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-2938" for this suite. + +• [SLOW TEST:156.025 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + RecreateDeployment should delete old pods and create new ones [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]","total":356,"completed":2,"skipped":42,"failed":0} +SSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:41:33.672: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/framework/framework.go:652 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +STEP: Creating a Service +STEP: Creating a NodePort Service +STEP: Not allowing a LoadBalancer Service with NodePort to be created that exceeds remaining quota +STEP: Ensuring resource quota status captures service creation +STEP: Deleting Services +STEP: Ensuring resource quota status released usage +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:188 +Oct 21 06:41:44.884: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-4087" for this suite. + +• [SLOW TEST:11.221 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a service. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]","total":356,"completed":3,"skipped":51,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl patch + should add annotations for pods in rc [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:41:44.894: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should add annotations for pods in rc [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating Agnhost RC +Oct 21 06:41:44.916: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5147 create -f -' +Oct 21 06:41:46.090: INFO: stderr: "" +Oct 21 06:41:46.090: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. +Oct 21 06:41:47.099: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 06:41:47.099: INFO: Found 0 / 1 +Oct 21 06:41:48.094: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 06:41:48.094: INFO: Found 1 / 1 +Oct 21 06:41:48.094: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +STEP: patching all pods +Oct 21 06:41:48.097: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 06:41:48.097: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Oct 21 06:41:48.097: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5147 patch pod agnhost-primary-l8km2 -p {"metadata":{"annotations":{"x":"y"}}}' +Oct 21 06:41:48.229: INFO: stderr: "" +Oct 21 06:41:48.229: INFO: stdout: "pod/agnhost-primary-l8km2 patched\n" +STEP: checking annotations +Oct 21 06:41:48.234: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 06:41:48.234: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 06:41:48.234: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5147" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl patch should add annotations for pods in rc [Conformance]","total":356,"completed":4,"skipped":74,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates lower priority pod preemption by critical pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:41:48.244: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Oct 21 06:41:48.274: INFO: Waiting up to 1m0s for all nodes to be ready +Oct 21 06:42:48.310: INFO: Waiting for terminating namespaces to be deleted... +[It] validates lower priority pod preemption by critical pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create pods that use 4/5 of node resources. +Oct 21 06:42:48.336: INFO: Created pod: pod0-0-sched-preemption-low-priority +Oct 21 06:42:48.345: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Oct 21 06:42:48.390: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Oct 21 06:42:48.395: INFO: Created pod: pod1-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. +STEP: Run a critical pod that use same resources as that of a lower priority pod +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:188 +Oct 21 06:43:06.496: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-5998" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + +• [SLOW TEST:78.295 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + validates lower priority pod preemption by critical pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] validates lower priority pod preemption by critical pod [Conformance]","total":356,"completed":5,"skipped":87,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces + should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:43:06.539: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[BeforeEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:43:06.562: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename disruption-2 +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/framework/framework.go:652 +STEP: Waiting for the pdb to be processed +STEP: Waiting for the pdb to be processed +STEP: Waiting for the pdb to be processed +STEP: listing a collection of PDBs across all namespaces +STEP: listing a collection of PDBs in namespace disruption-6041 +STEP: deleting a collection of PDBs +STEP: Waiting for the PDB collection to be deleted +[AfterEach] Listing PodDisruptionBudgets for all namespaces + test/e2e/framework/framework.go:188 +Oct 21 06:43:12.693: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2-3171" for this suite. +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:188 +Oct 21 06:43:12.704: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-6041" for this suite. + +• [SLOW TEST:6.178 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + Listing PodDisruptionBudgets for all namespaces + test/e2e/apps/disruption.go:77 + should list and delete a collection of PodDisruptionBudgets [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] DisruptionController Listing PodDisruptionBudgets for all namespaces should list and delete a collection of PodDisruptionBudgets [Conformance]","total":356,"completed":6,"skipped":98,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should delete RS created by deployment when not orphaning [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:43:12.717: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete RS created by deployment when not orphaning [Conformance] + test/e2e/framework/framework.go:652 +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: Gathering metrics +Oct 21 06:43:13.830: INFO: The status of Pod kube-controller-manager-master1 is Running (Ready = true) +Oct 21 06:43:13.925: 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 + test/e2e/framework/framework.go:188 +Oct 21 06:43:13.925: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-6400" for this suite. +•{"msg":"PASSED [sig-api-machinery] Garbage collector should delete RS created by deployment when not orphaning [Conformance]","total":356,"completed":7,"skipped":104,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:43:13.936: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/framework/framework.go:652 +STEP: Counting existing ResourceQuota +STEP: Creating a ResourceQuota +STEP: Ensuring resource quota status is calculated +[AfterEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:188 +Oct 21 06:43:20.981: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-1593" for this suite. + +• [SLOW TEST:7.056 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and ensure its status is promptly calculated. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and ensure its status is promptly calculated. [Conformance]","total":356,"completed":8,"skipped":112,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:43:20.992: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-map-205e0fec-8ea3-47cc-808d-35c1c05c6913 +STEP: Creating a pod to test consume secrets +Oct 21 06:43:21.031: INFO: Waiting up to 5m0s for pod "pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766" in namespace "secrets-7115" to be "Succeeded or Failed" +Oct 21 06:43:21.035: INFO: Pod "pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766": Phase="Pending", Reason="", readiness=false. Elapsed: 3.088235ms +Oct 21 06:43:23.047: INFO: Pod "pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015113855s +Oct 21 06:43:25.052: INFO: Pod "pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.020283211s +STEP: Saw pod success +Oct 21 06:43:25.052: INFO: Pod "pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766" satisfied condition "Succeeded or Failed" +Oct 21 06:43:25.055: INFO: Trying to get logs from node node1 pod pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766 container secret-volume-test: +STEP: delete the pod +Oct 21 06:43:25.095: INFO: Waiting for pod pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766 to disappear +Oct 21 06:43:25.098: INFO: Pod pod-secrets-02777c1a-dafb-4000-9d48-548b300a6766 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 06:43:25.098: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-7115" 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":356,"completed":9,"skipped":127,"failed":0} +SSSSSS +------------------------------ +[sig-apps] Deployment + should validate Deployment Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:43:25.107: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] should validate Deployment Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a Deployment +Oct 21 06:43:25.136: INFO: Creating simple deployment test-deployment-fgk4w +Oct 21 06:43:25.149: INFO: deployment "test-deployment-fgk4w" doesn't have the required revision set +Oct 21 06:43:27.166: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:29.172: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:31.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:33.169: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:35.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:37.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:39.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:41.179: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:43.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:45.176: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:47.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:49.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:51.179: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:53.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:55.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:57.176: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:43:59.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:01.179: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:03.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:05.178: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:08.211: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:09.172: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:11.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:13.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:15.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:17.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:19.176: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:21.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:23.170: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:25.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:27.181: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:29.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:31.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:33.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:35.176: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:37.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:39.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:41.178: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:43.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:45.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:47.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:49.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:51.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:53.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:55.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:57.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:44:59.180: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:01.182: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:03.172: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:05.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:07.178: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:09.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:11.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:13.169: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:15.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:17.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:19.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:21.177: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:23.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:25.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:27.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:29.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:31.178: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:33.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:35.176: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:37.181: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:39.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:41.179: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:43.171: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:45.179: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:47.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:49.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:51.178: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:53.172: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:55.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:57.174: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:45:59.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:01.176: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:03.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:05.180: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:07.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:09.175: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:11.178: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:13.172: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:15.179: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:17.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:19.173: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 06:46:21.176: 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:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Getting /status +Oct 21 06:46:23.183: INFO: Deployment test-deployment-fgk4w has Conditions: [{Available True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:46:21 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} {Progressing True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-fgk4w-688c4d6789" has successfully progressed.}] +STEP: updating Deployment Status +Oct 21 06:46:23.195: INFO: updatedStatus.Conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"Available", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 46, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 46, 21, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 6, 46, 21, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 6, 43, 25, 0, time.Local), Reason:"NewReplicaSetAvailable", Message:"ReplicaSet \"test-deployment-fgk4w-688c4d6789\" has successfully progressed."}, v1.DeploymentCondition{Type:"StatusUpdate", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the Deployment status to be updated +Oct 21 06:46:23.199: INFO: Observed &Deployment event: ADDED +Oct 21 06:46:23.200: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-fgk4w-688c4d6789"} +Oct 21 06:46:23.200: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.200: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-fgk4w-688c4d6789"} +Oct 21 06:46:23.200: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Oct 21 06:46:23.200: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.200: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Oct 21 06:46:23.200: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-fgk4w-688c4d6789" is progressing.} +Oct 21 06:46:23.200: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.201: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:46:21 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Oct 21 06:46:23.201: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-fgk4w-688c4d6789" has successfully progressed.} +Oct 21 06:46:23.201: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.201: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:46:21 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Oct 21 06:46:23.201: INFO: Observed Deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-fgk4w-688c4d6789" has successfully progressed.} +Oct 21 06:46:23.201: INFO: Found Deployment test-deployment-fgk4w in namespace deployment-1332 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Oct 21 06:46:23.201: INFO: Deployment test-deployment-fgk4w has an updated status +STEP: patching the Statefulset Status +Oct 21 06:46:23.201: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Oct 21 06:46:23.213: INFO: Patched status conditions: []v1.DeploymentCondition{v1.DeploymentCondition{Type:"StatusPatched", Status:"True", LastUpdateTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Deployment status to be patched +Oct 21 06:46:23.215: INFO: Observed &Deployment event: ADDED +Oct 21 06:46:23.215: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-fgk4w-688c4d6789"} +Oct 21 06:46:23.215: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.215: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetCreated Created new replica set "test-deployment-fgk4w-688c4d6789"} +Oct 21 06:46:23.215: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Oct 21 06:46:23.215: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.215: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available False 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC MinimumReplicasUnavailable Deployment does not have minimum availability.} +Oct 21 06:46:23.215: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:43:25 +0000 UTC 2022-10-21 06:43:25 +0000 UTC ReplicaSetUpdated ReplicaSet "test-deployment-fgk4w-688c4d6789" is progressing.} +Oct 21 06:46:23.216: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.216: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:46:21 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Oct 21 06:46:23.216: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-fgk4w-688c4d6789" has successfully progressed.} +Oct 21 06:46:23.216: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.216: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Available True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:46:21 +0000 UTC MinimumReplicasAvailable Deployment has minimum availability.} +Oct 21 06:46:23.216: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {Progressing True 2022-10-21 06:46:21 +0000 UTC 2022-10-21 06:43:25 +0000 UTC NewReplicaSetAvailable ReplicaSet "test-deployment-fgk4w-688c4d6789" has successfully progressed.} +Oct 21 06:46:23.216: INFO: Observed deployment test-deployment-fgk4w in namespace deployment-1332 with annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Oct 21 06:46:23.216: INFO: Observed &Deployment event: MODIFIED +Oct 21 06:46:23.216: INFO: Found deployment test-deployment-fgk4w in namespace deployment-1332 with labels: map[e2e:testing name:httpd] annotations: map[deployment.kubernetes.io/revision:1] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC 0001-01-01 00:00:00 +0000 UTC } +Oct 21 06:46:23.216: INFO: Deployment test-deployment-fgk4w has a patched status +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 06:46:23.221: INFO: Deployment "test-deployment-fgk4w": +&Deployment{ObjectMeta:{test-deployment-fgk4w deployment-1332 d9d54900-deb8-412a-9bfe-b5c928bc0063 17389 1 2022-10-21 06:43:25 +0000 UTC map[e2e:testing name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 2022-10-21 06:43:25 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 06:46:21 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status} {e2e.test Update apps/v1 2022-10-21 06:46:23 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"StatusPatched\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:status":{},"f:type":{}}}}} status}]},Spec:DeploymentSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc00290f0c8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},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:StatusPatched,Status:True,Reason:,Message:,LastUpdateTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:0001-01-01 00:00:00 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Oct 21 06:46:23.227: INFO: New ReplicaSet "test-deployment-fgk4w-688c4d6789" of Deployment "test-deployment-fgk4w": +&ReplicaSet{ObjectMeta:{test-deployment-fgk4w-688c4d6789 deployment-1332 e2024ff6-05b5-4dab-a905-d3f313b55c28 17384 1 2022-10-21 06:43:25 +0000 UTC map[e2e:testing name:httpd pod-template-hash:688c4d6789] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment-fgk4w d9d54900-deb8-412a-9bfe-b5c928bc0063 0xc001cb6790 0xc001cb6791}] [] [{kube-controller-manager Update apps/v1 2022-10-21 06:43:25 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d9d54900-deb8-412a-9bfe-b5c928bc0063\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 06:46:21 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{e2e: testing,name: httpd,pod-template-hash: 688c4d6789,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[e2e:testing name:httpd pod-template-hash:688c4d6789] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc001cb6838 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Oct 21 06:46:23.232: INFO: Pod "test-deployment-fgk4w-688c4d6789-v22ts" is available: +&Pod{ObjectMeta:{test-deployment-fgk4w-688c4d6789-v22ts test-deployment-fgk4w-688c4d6789- deployment-1332 d108b84b-7165-4fce-bafc-72214b61a6e0 17383 0 2022-10-21 06:43:25 +0000 UTC map[e2e:testing name:httpd pod-template-hash:688c4d6789] map[cni.projectcalico.org/containerID:80aa9beffdfea57d8c7907e64afa3858e785d59a2c3a451d34c91d4189c75ac5 cni.projectcalico.org/podIP:10.233.102.142/32 cni.projectcalico.org/podIPs:10.233.102.142/32] [{apps/v1 ReplicaSet test-deployment-fgk4w-688c4d6789 e2024ff6-05b5-4dab-a905-d3f313b55c28 0xc002cd5b00 0xc002cd5b01}] [] [{Go-http-client Update v1 2022-10-21 06:43:25 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2022-10-21 06:43:25 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:e2e":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e2024ff6-05b5-4dab-a905-d3f313b55c28\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 06:46:21 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.142\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-t9h6f,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-t9h6f,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 06:43:25 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 06:46:21 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 06:46:21 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 06:43:25 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.142,StartTime:2022-10-21 06:43:25 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 06:46:20 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://aa73a109e478d4ce76cca05932550858cc49ed93f85763f0482f60c97965b954,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.142,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 06:46:23.232: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-1332" for this suite. + +• [SLOW TEST:178.134 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + should validate Deployment Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment should validate Deployment Status endpoints [Conformance]","total":356,"completed":10,"skipped":133,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] PodTemplates + should run the lifecycle of PodTemplates [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:46:23.242: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename podtemplate +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run the lifecycle of PodTemplates [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:188 +Oct 21 06:46:23.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-5489" for this suite. +•{"msg":"PASSED [sig-node] PodTemplates should run the lifecycle of PodTemplates [Conformance]","total":356,"completed":11,"skipped":172,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:46:23.333: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name projected-configmap-test-volume-map-da1c359e-d8c3-4b34-8eee-ecae171b1ec3 +STEP: Creating a pod to test consume configMaps +Oct 21 06:46:23.383: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d" in namespace "projected-1865" to be "Succeeded or Failed" +Oct 21 06:46:23.396: INFO: Pod "pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d": Phase="Pending", Reason="", readiness=false. Elapsed: 13.458135ms +Oct 21 06:46:25.409: INFO: Pod "pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.026433237s +Oct 21 06:46:27.419: INFO: Pod "pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.036224788s +STEP: Saw pod success +Oct 21 06:46:27.419: INFO: Pod "pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d" satisfied condition "Succeeded or Failed" +Oct 21 06:46:27.423: INFO: Trying to get logs from node node1 pod pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d container agnhost-container: +STEP: delete the pod +Oct 21 06:46:27.450: INFO: Waiting for pod pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d to disappear +Oct 21 06:46:27.455: INFO: Pod pod-projected-configmaps-e8a1ff57-5ff3-45dc-bf28-2cd1ddcd720d no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 06:46:27.455: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1865" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","total":356,"completed":12,"skipped":190,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:46:27.465: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-upd-76519004-9de1-475c-90d8-49f5917e803f +STEP: Creating the pod +Oct 21 06:46:27.505: INFO: The status of Pod pod-configmaps-90f89c55-cb77-45da-a35c-b0203cc4735e is Pending, waiting for it to be Running (with Ready = true) +Oct 21 06:46:29.513: INFO: The status of Pod pod-configmaps-90f89c55-cb77-45da-a35c-b0203cc4735e is Running (Ready = true) +STEP: Updating configmap configmap-test-upd-76519004-9de1-475c-90d8-49f5917e803f +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 06:46:31.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-3691" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]","total":356,"completed":13,"skipped":203,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:46:31.627: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-upd-e3d20ed1-4459-4d51-96b8-3c0e95f2f9a5 +STEP: Creating the pod +STEP: Waiting for pod with text data +STEP: Waiting for pod with binary data +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 06:46:39.711: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7369" for this suite. + +• [SLOW TEST:8.092 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + binary data should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]","total":356,"completed":14,"skipped":225,"failed":0} +SSSSSSS +------------------------------ +[sig-node] RuntimeClass + should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:46:39.719: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename runtimeclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Deleting RuntimeClass runtimeclass-2600-delete-me +STEP: Waiting for the RuntimeClass to disappear +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:188 +Oct 21 06:46:39.757: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-2600" for this suite. +•{"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a deleted RuntimeClass [NodeConformance] [Conformance]","total":356,"completed":15,"skipped":232,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:46:39.768: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 06:46:39.796: INFO: Waiting up to 5m0s for pod "downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034" in namespace "projected-1672" to be "Succeeded or Failed" +Oct 21 06:46:39.799: INFO: Pod "downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034": Phase="Pending", Reason="", readiness=false. Elapsed: 2.756272ms +Oct 21 06:46:41.807: INFO: Pod "downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010379529s +Oct 21 06:46:43.817: INFO: Pod "downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021152206s +STEP: Saw pod success +Oct 21 06:46:43.817: INFO: Pod "downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034" satisfied condition "Succeeded or Failed" +Oct 21 06:46:43.821: INFO: Trying to get logs from node node1 pod downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034 container client-container: +STEP: delete the pod +Oct 21 06:46:43.843: INFO: Waiting for pod downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034 to disappear +Oct 21 06:46:43.846: INFO: Pod downwardapi-volume-47bbf227-a8e8-4a7b-8852-5240aab33034 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 06:46:43.847: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1672" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory limit [NodeConformance] [Conformance]","total":356,"completed":16,"skipped":265,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of different groups [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:46:43.857: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for multiple CRDs of different groups [Conformance] + test/e2e/framework/framework.go:652 +STEP: CRs in different groups (two CRDs) show up in OpenAPI documentation +Oct 21 06:46:43.884: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 06:46:48.054: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 06:47:02.632: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-9346" for this suite. + +• [SLOW TEST:18.791 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of different groups [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of different groups [Conformance]","total":356,"completed":17,"skipped":270,"failed":0} +[sig-storage] Projected secret + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:47:02.648: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name s-test-opt-del-edc4d7ca-c005-413e-b08f-4ce060217313 +STEP: Creating secret with name s-test-opt-upd-f6cd64e8-c95e-401b-8959-95eabec9310d +STEP: Creating the pod +Oct 21 06:47:02.700: INFO: The status of Pod pod-projected-secrets-32b9c1d3-d58d-4070-a771-f88b4bec0321 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 06:47:04.712: INFO: The status of Pod pod-projected-secrets-32b9c1d3-d58d-4070-a771-f88b4bec0321 is Running (Ready = true) +STEP: Deleting secret s-test-opt-del-edc4d7ca-c005-413e-b08f-4ce060217313 +STEP: Updating secret s-test-opt-upd-f6cd64e8-c95e-401b-8959-95eabec9310d +STEP: Creating secret with name s-test-opt-create-aacdba43-da75-42c9-a58d-e2b30b6ccc3d +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:188 +Oct 21 06:47:06.785: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5660" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]","total":356,"completed":18,"skipped":270,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:47:06.801: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 06:47:10.879: INFO: Expected: &{} to match Container's Termination Message: -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:188 +Oct 21 06:47:10.907: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-7337" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","total":356,"completed":19,"skipped":287,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:47:10.917: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] getting/updating/patching custom resource definition status sub-resource works [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 06:47:10.946: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 06:47:11.526: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-8042" 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":356,"completed":20,"skipped":314,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should honor timeout [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:47:11.547: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 06:47:11.959: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 06:47:14.988: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should honor timeout [Conformance] + test/e2e/framework/framework.go:652 +STEP: Setting timeout (1s) shorter than webhook latency (5s) +STEP: Registering slow webhook via the AdmissionRegistration API +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] + test/e2e/framework/framework.go:188 +Oct 21 06:47:27.216: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7054" for this suite. +STEP: Destroying namespace "webhook-7054-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:15.717 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should honor timeout [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]","total":356,"completed":21,"skipped":352,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:47:27.265: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a test event +STEP: listing all events in all namespaces +STEP: patching the test event +STEP: fetching the test event +STEP: deleting the test event +STEP: listing all events in all namespaces +[AfterEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:188 +Oct 21 06:47:27.447: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-4781" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events should ensure that an event can be fetched, patched, deleted, and listed [Conformance]","total":356,"completed":22,"skipped":379,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for ExternalName services [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:47:27.468: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for ExternalName services [Conformance] + test/e2e/framework/framework.go:652 +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-1387.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-1387.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-1387.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-1387.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 +Oct 21 06:49:23.554: INFO: DNS probes using dns-test-8bd8b848-e8e0-48c3-9698-9305b87c6949 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-1387.svc.cluster.local CNAME > /results/wheezy_udp@dns-test-service-3.dns-1387.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-1387.svc.cluster.local CNAME > /results/jessie_udp@dns-test-service-3.dns-1387.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 +Oct 21 06:49:25.619: INFO: File wheezy_udp@dns-test-service-3.dns-1387.svc.cluster.local from pod dns-1387/dns-test-9e62b679-801d-4eac-a32c-7b0cc963acf3 contains 'foo.example.com. +' instead of 'bar.example.com.' +Oct 21 06:49:25.623: INFO: File jessie_udp@dns-test-service-3.dns-1387.svc.cluster.local from pod dns-1387/dns-test-9e62b679-801d-4eac-a32c-7b0cc963acf3 contains 'foo.example.com. +' instead of 'bar.example.com.' +Oct 21 06:49:25.623: INFO: Lookups using dns-1387/dns-test-9e62b679-801d-4eac-a32c-7b0cc963acf3 failed for: [wheezy_udp@dns-test-service-3.dns-1387.svc.cluster.local jessie_udp@dns-test-service-3.dns-1387.svc.cluster.local] + +Oct 21 06:49:30.648: INFO: DNS probes using dns-test-9e62b679-801d-4eac-a32c-7b0cc963acf3 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-1387.svc.cluster.local A > /results/wheezy_udp@dns-test-service-3.dns-1387.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-1387.svc.cluster.local A > /results/jessie_udp@dns-test-service-3.dns-1387.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 +Oct 21 06:49:34.836: INFO: DNS probes using dns-test-4d41abdb-51a3-4aa6-abfd-c75db099fb70 succeeded + +STEP: deleting the pod +STEP: deleting the test externalName service +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 06:49:34.869: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-1387" for this suite. + +• [SLOW TEST:127.415 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for ExternalName services [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for ExternalName services [Conformance]","total":356,"completed":23,"skipped":398,"failed":0} +SSSSSSS +------------------------------ +[sig-node] Pods + should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:49:34.883: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should run through the lifecycle of Pods and PodStatus [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a Pod with a static label +STEP: watching for Pod to be ready +Oct 21 06:49:34.975: INFO: observed Pod pod-test in namespace pods-1114 in phase Pending with labels: map[test-pod-static:true] & conditions [] +Oct 21 06:49:34.975: INFO: observed Pod pod-test in namespace pods-1114 in phase Pending with labels: map[test-pod-static:true] & conditions [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC }] +Oct 21 06:49:35.005: INFO: observed Pod pod-test in namespace pods-1114 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC }] +Oct 21 06:49:35.737: INFO: observed Pod pod-test in namespace pods-1114 in phase Pending with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC ContainersNotReady containers with unready status: [pod-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC }] +Oct 21 06:49:36.402: INFO: Found Pod pod-test in namespace pods-1114 in phase Running with labels: map[test-pod-static:true] & conditions [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:36 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:36 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:49:34 +0000 UTC }] +STEP: patching the Pod with a new Label and updated data +STEP: getting the Pod and ensuring that it's patched +STEP: replacing the Pod's status Ready condition to False +STEP: check the Pod again to ensure its Ready conditions are False +STEP: deleting the Pod via a Collection with a LabelSelector +STEP: watching for the Pod to be deleted +Oct 21 06:49:36.451: INFO: observed event type MODIFIED +Oct 21 06:49:38.470: INFO: observed event type MODIFIED +Oct 21 06:49:38.710: INFO: observed event type MODIFIED +Oct 21 06:49:39.427: INFO: observed event type MODIFIED +Oct 21 06:49:39.440: INFO: observed event type MODIFIED +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 06:49:39.449: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-1114" for this suite. +•{"msg":"PASSED [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]","total":356,"completed":24,"skipped":405,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox Pod with hostAliases + should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:49:39.462: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:40 +[It] should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 06:49:39.509: INFO: The status of Pod busybox-host-aliases930a599f-5295-4537-a1ba-0f6eb4b8b093 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 06:49:41.516: INFO: The status of Pod busybox-host-aliases930a599f-5295-4537-a1ba-0f6eb4b8b093 is Running (Ready = true) +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:188 +Oct 21 06:49:41.537: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-4122" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox Pod with hostAliases should write entries to /etc/hosts [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":25,"skipped":424,"failed":0} +SSSS +------------------------------ +[sig-apps] CronJob + should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:49:41.549: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a suspended cronjob +STEP: Ensuring no jobs are scheduled +STEP: Ensuring no job exists by listing jobs explicitly +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:188 +Oct 21 06:54:41.651: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-1390" for this suite. + +• [SLOW TEST:300.117 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should not schedule jobs when suspended [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should not schedule jobs when suspended [Slow] [Conformance]","total":356,"completed":26,"skipped":428,"failed":0} +SSSSSSSS +------------------------------ +[sig-network] Services + should test the lifecycle of an Endpoint [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:54:41.667: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should test the lifecycle of an Endpoint [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating an Endpoint +STEP: waiting for available Endpoint +STEP: listing all Endpoints +STEP: updating the Endpoint +STEP: fetching the Endpoint +STEP: patching the Endpoint +STEP: fetching the Endpoint +STEP: deleting the Endpoint by Collection +STEP: waiting for Endpoint deletion +STEP: fetching the Endpoint +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 06:54:41.789: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-788" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +•{"msg":"PASSED [sig-network] Services should test the lifecycle of an Endpoint [Conformance]","total":356,"completed":27,"skipped":436,"failed":0} + +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:54:41.815: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data +[It] should support subpaths with configmap pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod pod-subpath-test-configmap-lr5b +STEP: Creating a pod to test atomic-volume-subpath +Oct 21 06:54:41.891: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-lr5b" in namespace "subpath-9089" to be "Succeeded or Failed" +Oct 21 06:54:41.897: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.959356ms +Oct 21 06:54:52.966: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Running", Reason="", readiness=true. Elapsed: 11.074139666s +Oct 21 06:54:54.981: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Running", Reason="", readiness=true. Elapsed: 13.089811378s +Oct 21 06:54:56.996: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Running", Reason="", readiness=true. Elapsed: 15.104261596s +Oct 21 06:54:59.003: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Running", Reason="", readiness=true. Elapsed: 17.11199801s +Oct 21 06:55:01.019: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Running", Reason="", readiness=true. Elapsed: 19.127629718s +Oct 21 06:55:03.027: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Running", Reason="", readiness=true. Elapsed: 21.135722804s +Oct 21 06:55:05.038: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Running", Reason="", readiness=false. Elapsed: 23.146259271s +Oct 21 06:55:07.050: INFO: Pod "pod-subpath-test-configmap-lr5b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 25.158364199s +STEP: Saw pod success +Oct 21 06:55:07.050: INFO: Pod "pod-subpath-test-configmap-lr5b" satisfied condition "Succeeded or Failed" +Oct 21 06:55:07.059: INFO: Trying to get logs from node node1 pod pod-subpath-test-configmap-lr5b container test-container-subpath-configmap-lr5b: +STEP: delete the pod +Oct 21 06:55:07.116: INFO: Waiting for pod pod-subpath-test-configmap-lr5b to disappear +Oct 21 06:55:07.121: INFO: Pod pod-subpath-test-configmap-lr5b no longer exists +STEP: Deleting pod pod-subpath-test-configmap-lr5b +Oct 21 06:55:07.121: INFO: Deleting pod "pod-subpath-test-configmap-lr5b" in namespace "subpath-9089" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:188 +Oct 21 06:55:07.125: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-9089" for this suite. + +• [SLOW TEST:25.322 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with configmap pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod [Conformance]","total":356,"completed":28,"skipped":436,"failed":0} +[sig-apps] Job + should apply changes to a job status [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:55:07.137: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should apply changes to a job status [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a job +STEP: Ensure pods equal to paralellism count is attached to the job +STEP: patching /status +STEP: updating /status +STEP: get /status +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:188 +Oct 21 06:55:09.212: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-9335" for this suite. +•{"msg":"PASSED [sig-apps] Job should apply changes to a job status [Conformance]","total":356,"completed":29,"skipped":436,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:55:09.226: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 06:55:09.281: INFO: Waiting up to 5m0s for pod "downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde" in namespace "downward-api-1339" to be "Succeeded or Failed" +Oct 21 06:55:09.288: INFO: Pod "downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde": Phase="Pending", Reason="", readiness=false. Elapsed: 6.767452ms +Oct 21 06:55:11.301: INFO: Pod "downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020145133s +Oct 21 06:55:13.309: INFO: Pod "downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027271135s +STEP: Saw pod success +Oct 21 06:55:13.309: INFO: Pod "downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde" satisfied condition "Succeeded or Failed" +Oct 21 06:55:13.313: INFO: Trying to get logs from node node1 pod downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde container client-container: +STEP: delete the pod +Oct 21 06:55:13.331: INFO: Waiting for pod downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde to disappear +Oct 21 06:55:13.336: INFO: Pod downwardapi-volume-555bfbe4-0465-41b9-9bb9-978097a22cde no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 06:55:13.336: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-1339" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":30,"skipped":501,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should delete a collection of pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:55:13.347: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should delete a collection of pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create set of pods +Oct 21 06:55:13.380: INFO: created test-pod-1 +Oct 21 06:55:13.385: INFO: created test-pod-2 +Oct 21 06:55:13.396: INFO: created test-pod-3 +STEP: waiting for all 3 pods to be running +Oct 21 06:55:13.396: INFO: Waiting up to 5m0s for all pods (need at least 3) in namespace 'pods-6279' to be running and ready +Oct 21 06:55:13.421: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:13.421: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:13.421: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:13.421: INFO: 0 / 3 pods in namespace 'pods-6279' are running and ready (0 seconds elapsed) +Oct 21 06:55:13.421: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:13.421: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:13.421: INFO: test-pod-1 node1 Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:13.421: INFO: test-pod-2 node1 Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:13.421: INFO: test-pod-3 master1 Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:13.421: INFO: +Oct 21 06:55:15.440: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:15.440: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:15.440: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:15.440: INFO: 0 / 3 pods in namespace 'pods-6279' are running and ready (2 seconds elapsed) +Oct 21 06:55:15.440: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:15.440: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:15.440: INFO: test-pod-1 node1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:15.440: INFO: test-pod-2 node1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:15.440: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:15.440: INFO: +Oct 21 06:55:17.445: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:17.445: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (4 seconds elapsed) +Oct 21 06:55:17.445: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:17.445: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:17.445: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:17.445: INFO: +Oct 21 06:55:19.435: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:19.435: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (6 seconds elapsed) +Oct 21 06:55:19.435: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:19.435: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:19.435: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:19.435: INFO: +Oct 21 06:55:21.448: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:21.448: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (8 seconds elapsed) +Oct 21 06:55:21.448: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:21.448: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:21.448: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:21.448: INFO: +Oct 21 06:55:23.453: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:23.453: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (10 seconds elapsed) +Oct 21 06:55:23.453: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:23.454: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:23.454: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:23.454: INFO: +Oct 21 06:55:25.444: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:25.444: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (12 seconds elapsed) +Oct 21 06:55:25.444: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:25.444: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:25.444: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:25.444: INFO: +Oct 21 06:55:27.445: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:27.445: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (14 seconds elapsed) +Oct 21 06:55:27.445: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:27.445: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:27.445: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:27.445: INFO: +Oct 21 06:55:29.441: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:29.441: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (16 seconds elapsed) +Oct 21 06:55:29.441: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:29.441: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:29.441: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:29.441: INFO: +Oct 21 06:55:31.698: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:31.698: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (18 seconds elapsed) +Oct 21 06:55:31.698: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:31.698: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:31.698: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:31.698: INFO: +Oct 21 06:55:33.437: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:33.437: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (20 seconds elapsed) +Oct 21 06:55:33.437: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:33.437: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:33.437: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:33.437: INFO: +Oct 21 06:55:35.452: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:35.452: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (22 seconds elapsed) +Oct 21 06:55:35.452: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:35.452: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:35.452: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:35.452: INFO: +Oct 21 06:55:37.456: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:37.456: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (24 seconds elapsed) +Oct 21 06:55:37.457: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:37.457: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:37.457: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:37.457: INFO: +Oct 21 06:55:39.437: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:39.437: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (26 seconds elapsed) +Oct 21 06:55:39.437: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:39.437: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:39.437: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:39.437: INFO: +Oct 21 06:55:44.540: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:44.540: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (31 seconds elapsed) +Oct 21 06:55:44.540: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:44.540: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:44.540: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:44.540: INFO: +Oct 21 06:55:45.446: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:45.446: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (32 seconds elapsed) +Oct 21 06:55:45.446: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:45.446: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:45.446: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:45.446: INFO: +Oct 21 06:55:47.440: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:47.440: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (34 seconds elapsed) +Oct 21 06:55:47.440: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:47.440: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:47.440: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:47.440: INFO: +Oct 21 06:55:49.772: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:49.772: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (36 seconds elapsed) +Oct 21 06:55:49.772: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:49.772: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:49.772: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:49.773: INFO: +Oct 21 06:55:51.457: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:51.457: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (38 seconds elapsed) +Oct 21 06:55:51.457: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:51.457: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:51.457: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:51.457: INFO: +Oct 21 06:55:53.437: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed +Oct 21 06:55:53.437: INFO: 2 / 3 pods in namespace 'pods-6279' are running and ready (40 seconds elapsed) +Oct 21 06:55:53.437: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +Oct 21 06:55:53.437: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 06:55:53.437: INFO: test-pod-3 master1 Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 06:55:13 +0000 UTC }] +Oct 21 06:55:53.437: INFO: +Oct 21 06:55:55.440: INFO: 3 / 3 pods in namespace 'pods-6279' are running and ready (42 seconds elapsed) +Oct 21 06:55:55.440: INFO: expected 0 pod replicas in namespace 'pods-6279', 0 are Running and Ready. +STEP: waiting for all pods to be deleted +Oct 21 06:55:55.479: INFO: Pod quantity 3 is different from expected quantity 0 +Oct 21 06:55:56.491: INFO: Pod quantity 3 is different from expected quantity 0 +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 06:55:57.493: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-6279" for this suite. + +• [SLOW TEST:44.159 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should delete a collection of pods [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Pods should delete a collection of pods [Conformance]","total":356,"completed":31,"skipped":542,"failed":0} +SSSSSSS +------------------------------ +[sig-apps] DisruptionController + should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:55:57.506: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pdb that targets all three pods in a test replica set +STEP: Waiting for the pdb to be processed +STEP: First trying to evict a pod which shouldn't be evictable +STEP: Waiting for all pods to be running +Oct 21 06:55:59.649: INFO: pods: 0 < 3 +Oct 21 06:56:01.663: INFO: running pods: 1 < 3 +STEP: locating a running pod +STEP: Updating the pdb to allow a pod to be evicted +STEP: Waiting for the pdb to be processed +STEP: Trying to evict the same pod we tried earlier which should now be evictable +STEP: Waiting for all pods to be running +STEP: Waiting for the pdb to observed all healthy pods +STEP: Patching the pdb to disallow a pod to be evicted +STEP: Waiting for the pdb to be processed +STEP: Waiting for all pods to be running +Oct 21 06:56:07.880: INFO: running pods: 2 < 3 +STEP: locating a running pod +STEP: Deleting the pdb to allow a pod to be evicted +STEP: Waiting for the pdb to be deleted +STEP: Trying to evict the same pod we tried earlier which should now be evictable +STEP: Waiting for all pods to be running +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:188 +Oct 21 06:56:09.948: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2705" for this suite. + +• [SLOW TEST:12.484 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should block an eviction until the PDB is updated to allow it [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] DisruptionController should block an eviction until the PDB is updated to allow it [Conformance]","total":356,"completed":32,"skipped":549,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:09.990: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Performing setup for networking test in namespace pod-network-test-3012 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Oct 21 06:56:10.044: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Oct 21 06:56:10.085: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 06:56:12.095: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:14.096: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:16.100: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:18.089: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:20.097: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:22.095: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:24.092: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:26.098: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:28.095: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:30.093: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 06:56:32.098: INFO: The status of Pod netserver-0 is Running (Ready = true) +Oct 21 06:56:32.107: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Oct 21 06:56:34.136: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Oct 21 06:56:34.136: INFO: Breadth first check of 10.233.104.75 on host 10.6.178.161... +Oct 21 06:56:34.142: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.102.165:9080/dial?request=hostname&protocol=udp&host=10.233.104.75&port=8081&tries=1'] Namespace:pod-network-test-3012 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 06:56:34.142: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 06:56:34.143: INFO: ExecWithOptions: Clientset creation +Oct 21 06:56:34.143: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-3012/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.102.165%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.233.104.75%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Oct 21 06:56:34.271: INFO: Waiting for responses: map[] +Oct 21 06:56:34.272: INFO: reached 10.233.104.75 after 0/1 tries +Oct 21 06:56:34.272: INFO: Breadth first check of 10.233.102.164 on host 10.6.178.162... +Oct 21 06:56:34.276: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.102.165:9080/dial?request=hostname&protocol=udp&host=10.233.102.164&port=8081&tries=1'] Namespace:pod-network-test-3012 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 06:56:34.276: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 06:56:34.278: INFO: ExecWithOptions: Clientset creation +Oct 21 06:56:34.278: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-3012/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.102.165%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dudp%26host%3D10.233.102.164%26port%3D8081%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Oct 21 06:56:34.390: INFO: Waiting for responses: map[] +Oct 21 06:56:34.390: INFO: reached 10.233.102.164 after 0/1 tries +Oct 21 06:56:34.390: INFO: Going to retry 0 out of 2 pods.... +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:188 +Oct 21 06:56:34.390: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-3012" for this suite. + +• [SLOW TEST:24.411 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for intra-pod communication: udp [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: udp [NodeConformance] [Conformance]","total":356,"completed":33,"skipped":573,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:34.402: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0644 on node default medium +Oct 21 06:56:34.439: INFO: Waiting up to 5m0s for pod "pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c" in namespace "emptydir-5977" to be "Succeeded or Failed" +Oct 21 06:56:34.443: INFO: Pod "pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.76448ms +Oct 21 06:56:36.452: INFO: Pod "pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012773394s +Oct 21 06:56:38.462: INFO: Pod "pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022409458s +STEP: Saw pod success +Oct 21 06:56:38.462: INFO: Pod "pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c" satisfied condition "Succeeded or Failed" +Oct 21 06:56:38.469: INFO: Trying to get logs from node node1 pod pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c container test-container: +STEP: delete the pod +Oct 21 06:56:38.547: INFO: Waiting for pod pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c to disappear +Oct 21 06:56:38.553: INFO: Pod pod-912e7f93-ad60-4bbf-b9db-7ccb86a8306c no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 06:56:38.553: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-5977" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":34,"skipped":584,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:38.567: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0644 on node default medium +Oct 21 06:56:38.610: INFO: Waiting up to 5m0s for pod "pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee" in namespace "emptydir-330" to be "Succeeded or Failed" +Oct 21 06:56:38.615: INFO: Pod "pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee": Phase="Pending", Reason="", readiness=false. Elapsed: 5.07655ms +Oct 21 06:56:40.635: INFO: Pod "pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024964221s +Oct 21 06:56:42.649: INFO: Pod "pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.038830787s +STEP: Saw pod success +Oct 21 06:56:42.649: INFO: Pod "pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee" satisfied condition "Succeeded or Failed" +Oct 21 06:56:42.653: INFO: Trying to get logs from node node1 pod pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee container test-container: +STEP: delete the pod +Oct 21 06:56:42.673: INFO: Waiting for pod pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee to disappear +Oct 21 06:56:42.677: INFO: Pod pod-11dc8e61-9c07-4f8c-96cd-abf10f4156ee no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 06:56:42.677: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-330" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":35,"skipped":604,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:42.688: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 06:56:42.729: INFO: Waiting up to 5m0s for pod "downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103" in namespace "downward-api-2026" to be "Succeeded or Failed" +Oct 21 06:56:42.734: INFO: Pod "downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103": Phase="Pending", Reason="", readiness=false. Elapsed: 4.741081ms +Oct 21 06:56:44.740: INFO: Pod "downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010301186s +Oct 21 06:56:46.752: INFO: Pod "downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022224254s +STEP: Saw pod success +Oct 21 06:56:46.752: INFO: Pod "downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103" satisfied condition "Succeeded or Failed" +Oct 21 06:56:46.757: INFO: Trying to get logs from node node1 pod downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103 container client-container: +STEP: delete the pod +Oct 21 06:56:46.776: INFO: Waiting for pod downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103 to disappear +Oct 21 06:56:46.779: INFO: Pod downwardapi-volume-f888e7e7-b72d-4974-a765-bd004f377103 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 06:56:46.779: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-2026" 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":356,"completed":36,"skipped":611,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for the cluster [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:46.789: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for the cluster [Conformance] + test/e2e/framework/framework.go:652 +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;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;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 +Oct 21 06:56:50.880: INFO: DNS probes using dns-8824/dns-test-39ae4194-cf5c-4635-84c0-734f22b2d35e succeeded + +STEP: deleting the pod +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 06:56:50.894: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-8824" for this suite. +•{"msg":"PASSED [sig-network] DNS should provide DNS for the cluster [Conformance]","total":356,"completed":37,"skipped":624,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events + should delete a collection of events [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:50.911: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete a collection of events [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create set of events +Oct 21 06:56:51.070: INFO: created test-event-1 +Oct 21 06:56:51.074: INFO: created test-event-2 +Oct 21 06:56:51.080: INFO: created test-event-3 +STEP: get a list of Events with a label in the current namespace +STEP: delete collection of events +Oct 21 06:56:51.084: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity +Oct 21 06:56:51.099: INFO: requesting list of events to confirm quantity +[AfterEach] [sig-instrumentation] Events + test/e2e/framework/framework.go:188 +Oct 21 06:56:51.103: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-4377" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events should delete a collection of events [Conformance]","total":356,"completed":38,"skipped":636,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:51.119: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 06:56:53.188: INFO: Deleting pod "var-expansion-e38f76dd-37f7-4911-936c-f2f3736803ae" in namespace "var-expansion-1903" +Oct 21 06:56:53.204: INFO: Wait up to 5m0s for pod "var-expansion-e38f76dd-37f7-4911-936c-f2f3736803ae" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 06:56:57.361: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-1903" for this suite. + +• [SLOW TEST:6.255 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with absolute path [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should fail substituting values in a volume subpath with absolute path [Slow] [Conformance]","total":356,"completed":39,"skipped":648,"failed":0} +S +------------------------------ +[sig-auth] ServiceAccounts + should mount projected service account token [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:56:57.374: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should mount projected service account token [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test service account token: +Oct 21 06:56:57.440: INFO: Waiting up to 5m0s for pod "test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16" in namespace "svcaccounts-9167" to be "Succeeded or Failed" +Oct 21 06:56:57.448: INFO: Pod "test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16": Phase="Pending", Reason="", readiness=false. Elapsed: 8.518302ms +Oct 21 06:56:59.458: INFO: Pod "test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018069848s +Oct 21 06:57:01.472: INFO: Pod "test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.031981861s +STEP: Saw pod success +Oct 21 06:57:01.472: INFO: Pod "test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16" satisfied condition "Succeeded or Failed" +Oct 21 06:57:01.479: INFO: Trying to get logs from node node1 pod test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16 container agnhost-container: +STEP: delete the pod +Oct 21 06:57:01.509: INFO: Waiting for pod test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16 to disappear +Oct 21 06:57:01.516: INFO: Pod test-pod-6e258144-4c2e-4c7c-a34b-bf6bc5446d16 no longer exists +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:188 +Oct 21 06:57:01.516: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-9167" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should mount projected service account token [Conformance]","total":356,"completed":40,"skipped":649,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:57:01.543: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 06:57:17.783: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-9970" for this suite. + +• [SLOW TEST:16.253 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with best effort scope. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with best effort scope. [Conformance]","total":356,"completed":41,"skipped":681,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] Servers with support for Table transformation + should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:57:17.797: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename tables +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/apimachinery/table_conversion.go:49 +[It] should return a 406 for a backend which does not implement metadata [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-api-machinery] Servers with support for Table transformation + test/e2e/framework/framework.go:188 +Oct 21 06:57:17.846: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "tables-5332" 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":356,"completed":42,"skipped":689,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:57:17.858: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +Oct 21 06:57:17.886: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:188 +Oct 21 06:57:22.451: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-4028" for this suite. +•{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]","total":356,"completed":43,"skipped":700,"failed":0} +SSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should rollback without unnecessary restarts [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:57:22.473: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should rollback without unnecessary restarts [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 06:57:22.549: INFO: Create a RollingUpdate DaemonSet +Oct 21 06:57:22.558: INFO: Check that daemon pods launch on every node of the cluster +Oct 21 06:57:22.568: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 06:57:22.569: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:23.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 06:57:23.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:24.584: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:24.584: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:25.587: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:25.587: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:26.621: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:26.621: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:27.648: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:27.648: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:28.619: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:28.620: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:29.602: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:29.602: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:30.636: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:30.636: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:31.602: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:31.602: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:32.583: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:32.583: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:33.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:33.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:34.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:34.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:35.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:35.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:36.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:36.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:37.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:37.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:38.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:38.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:39.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:39.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:40.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:40.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:41.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:41.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:42.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:42.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:43.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:43.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:44.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:44.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:45.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:45.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:46.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:46.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:47.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:47.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:48.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:48.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:49.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:49.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:50.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:50.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:51.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:51.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:52.583: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:52.583: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:53.577: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:53.577: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:54.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:54.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:55.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:55.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:56.585: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:56.586: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:57.585: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:57.585: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:58.584: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:58.585: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:57:59.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:57:59.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:00.592: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:00.592: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:01.586: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:01.586: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:02.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:02.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:03.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:03.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:04.587: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:04.587: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:05.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:05.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:06.584: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:06.584: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:07.590: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:07.590: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:08.578: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:08.578: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:09.583: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:09.583: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:10.597: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:10.597: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:11.592: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:11.592: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:12.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:12.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:13.583: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:13.583: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:14.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:14.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:15.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:15.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:16.578: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:16.578: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:17.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:17.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:18.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:18.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:19.577: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:19.577: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:20.585: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:20.585: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:21.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:21.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:22.580: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:22.580: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:23.579: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:23.579: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:24.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:24.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:25.582: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:25.582: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:26.587: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:26.587: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:27.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:27.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:28.581: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:28.581: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:29.583: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:29.583: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:30.586: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:30.586: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:31.593: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 06:58:31.593: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 06:58:32.589: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 06:58:32.589: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +Oct 21 06:58:32.589: INFO: Update the DaemonSet to trigger a rollout +Oct 21 06:58:32.600: INFO: Updating DaemonSet daemon-set +Oct 21 06:58:34.693: INFO: Roll back the DaemonSet before rollout is complete +Oct 21 06:58:34.703: INFO: Updating DaemonSet daemon-set +Oct 21 06:58:34.703: INFO: Make sure DaemonSet rollback is complete +Oct 21 06:58:34.707: INFO: Wrong image for pod: daemon-set-drpxc. Expected: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2, got: foo:non-existent. +Oct 21 06:58:34.707: INFO: Pod daemon-set-drpxc is not available +Oct 21 06:58:42.721: INFO: Pod daemon-set-7bzf4 is not available +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-3491, will wait for the garbage collector to delete the pods +Oct 21 06:58:42.792: INFO: Deleting DaemonSet.extensions daemon-set took: 5.409752ms +Oct 21 06:58:42.893: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.144997ms +Oct 21 06:58:44.904: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 06:58:44.904: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Oct 21 06:58:44.909: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"19952"},"items":null} + +Oct 21 06:58:44.912: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"19952"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:188 +Oct 21 06:58:44.925: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-3491" for this suite. + +• [SLOW TEST:82.473 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should rollback without unnecessary restarts [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should rollback without unnecessary restarts [Conformance]","total":356,"completed":44,"skipped":707,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:58:44.947: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 06:58:49.075: INFO: Expected: &{OK} to match Container's Termination Message: OK -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:188 +Oct 21 06:58:49.099: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-352" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message from file when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","total":356,"completed":45,"skipped":721,"failed":0} +SSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test when starting a container that exits + should run with the expected status [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:58:49.116: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run with the expected status [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +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] [sig-node] Container Runtime + test/e2e/framework/framework.go:188 +Oct 21 06:59:18.812: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-766" for this suite. + +• [SLOW TEST:29.705 seconds] +[sig-node] Container Runtime +test/e2e/common/node/framework.go:23 + blackbox test + test/e2e/common/node/runtime.go:43 + when starting a container that exits + test/e2e/common/node/runtime.go:44 + should run with the expected status [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]","total":356,"completed":46,"skipped":730,"failed":0} +[sig-network] Services + should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:59:18.821: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service in namespace services-7013 +Oct 21 06:59:18.872: INFO: The status of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) +Oct 21 06:59:20.882: INFO: The status of Pod kube-proxy-mode-detector is Running (Ready = true) +Oct 21 06:59:20.885: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' +Oct 21 06:59:21.137: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" +Oct 21 06:59:21.137: INFO: stdout: "iptables" +Oct 21 06:59:21.137: INFO: proxyMode: iptables +Oct 21 06:59:21.154: INFO: Waiting for pod kube-proxy-mode-detector to disappear +Oct 21 06:59:21.160: INFO: Pod kube-proxy-mode-detector no longer exists +STEP: creating service affinity-nodeport-timeout in namespace services-7013 +STEP: creating replication controller affinity-nodeport-timeout in namespace services-7013 +I1021 06:59:21.178185 20 runners.go:193] Created replication controller with name: affinity-nodeport-timeout, namespace: services-7013, replica count: 3 +I1021 06:59:24.229814 20 runners.go:193] affinity-nodeport-timeout Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 06:59:24.245: INFO: Creating new exec pod +Oct 21 06:59:27.275: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec execpod-affinitydwsxc -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-timeout 80' +Oct 21 06:59:27.530: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport-timeout 80\nConnection to affinity-nodeport-timeout 80 port [tcp/http] succeeded!\n" +Oct 21 06:59:27.530: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 06:59:27.530: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec execpod-affinitydwsxc -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.10.168 80' +Oct 21 06:59:27.770: INFO: stderr: "+ nc -v -t -w 2 10.233.10.168 80\n+ echo hostName\nConnection to 10.233.10.168 80 port [tcp/http] succeeded!\n" +Oct 21 06:59:27.770: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 06:59:27.770: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec execpod-affinitydwsxc -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.161 30483' +Oct 21 06:59:28.025: INFO: stderr: "+ echo+ hostName\nnc -v -t -w 2 10.6.178.161 30483\nConnection to 10.6.178.161 30483 port [tcp/*] succeeded!\n" +Oct 21 06:59:28.025: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 06:59:28.025: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec execpod-affinitydwsxc -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 30483' +Oct 21 06:59:28.273: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 30483\nConnection to 10.6.178.162 30483 port [tcp/*] succeeded!\n" +Oct 21 06:59:28.273: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 06:59:28.273: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec execpod-affinitydwsxc -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.6.178.161:30483/ ; done' +Oct 21 06:59:28.712: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n" +Oct 21 06:59:28.712: INFO: stdout: "\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt\naffinity-nodeport-timeout-n5hxt" +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Received response from host: affinity-nodeport-timeout-n5hxt +Oct 21 06:59:28.712: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec execpod-affinitydwsxc -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.6.178.161:30483/' +Oct 21 06:59:28.967: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n" +Oct 21 06:59:28.967: INFO: stdout: "affinity-nodeport-timeout-n5hxt" +Oct 21 06:59:48.971: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7013 exec execpod-affinitydwsxc -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.6.178.161:30483/' +Oct 21 06:59:49.169: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.6.178.161:30483/\n" +Oct 21 06:59:49.169: INFO: stdout: "affinity-nodeport-timeout-rf5b9" +Oct 21 06:59:49.169: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport-timeout in namespace services-7013, will wait for the garbage collector to delete the pods +Oct 21 06:59:49.243: INFO: Deleting ReplicationController affinity-nodeport-timeout took: 7.330616ms +Oct 21 06:59:49.344: INFO: Terminating ReplicationController affinity-nodeport-timeout pods took: 100.78093ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 06:59:52.183: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7013" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:33.424 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance]","total":356,"completed":47,"skipped":730,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:59:52.245: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0777 on tmpfs +Oct 21 06:59:52.282: INFO: Waiting up to 5m0s for pod "pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14" in namespace "emptydir-8265" to be "Succeeded or Failed" +Oct 21 06:59:52.288: INFO: Pod "pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14": Phase="Pending", Reason="", readiness=false. Elapsed: 5.649039ms +Oct 21 06:59:54.297: INFO: Pod "pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014057225s +Oct 21 06:59:56.305: INFO: Pod "pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022330544s +STEP: Saw pod success +Oct 21 06:59:56.305: INFO: Pod "pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14" satisfied condition "Succeeded or Failed" +Oct 21 06:59:56.312: INFO: Trying to get logs from node node1 pod pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14 container test-container: +STEP: delete the pod +Oct 21 06:59:56.343: INFO: Waiting for pod pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14 to disappear +Oct 21 06:59:56.349: INFO: Pod pod-eafc8689-f411-4d2f-9752-f5b0be8c5f14 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 06:59:56.349: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-8265" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":48,"skipped":742,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should fail to create secret due to empty secret key [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:59:56.370: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail to create secret due to empty secret key [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating projection with secret that has name secret-emptykey-test-1d0f38fd-0c24-4027-8ae2-6504ae54f203 +[AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:188 +Oct 21 06:59:56.409: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8718" for this suite. +•{"msg":"PASSED [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]","total":356,"completed":49,"skipped":759,"failed":0} +SSS +------------------------------ +[sig-network] EndpointSlice + should support creating EndpointSlice API operations [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:59:56.425: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should support creating EndpointSlice API operations [Conformance] + test/e2e/framework/framework.go:652 +STEP: getting /apis +STEP: getting /apis/discovery.k8s.io +STEP: getting /apis/discovery.k8s.iov1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Oct 21 06:59:56.531: INFO: starting watch +STEP: cluster-wide listing +STEP: cluster-wide watching +Oct 21 06:59:56.538: INFO: starting watch +STEP: patching +STEP: updating +Oct 21 06:59:56.562: INFO: waiting for watch events with expected annotations +Oct 21 06:59:56.562: INFO: saw patched and updated annotations +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:188 +Oct 21 06:59:56.601: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-6356" for this suite. +•{"msg":"PASSED [sig-network] EndpointSlice should support creating EndpointSlice API operations [Conformance]","total":356,"completed":50,"skipped":762,"failed":0} +SSSSSSSS +------------------------------ +[sig-instrumentation] Events API + should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:59:56.614: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 +[It] should ensure that an event can be fetched, patched, deleted, and listed [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a test event +STEP: listing events in all namespaces +STEP: listing events in test namespace +STEP: listing events with field selection filtering on source +STEP: listing events with field selection filtering on reportingController +STEP: getting the test event +STEP: patching the test event +STEP: getting the test event +STEP: updating the test event +STEP: getting the test event +STEP: deleting the test event +STEP: listing events in all namespaces +STEP: listing events in test namespace +[AfterEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:188 +Oct 21 06:59:56.754: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-1756" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events API should ensure that an event can be fetched, patched, deleted, and listed [Conformance]","total":356,"completed":51,"skipped":770,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 06:59:56.767: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0777 on node default medium +Oct 21 06:59:56.800: INFO: Waiting up to 5m0s for pod "pod-db06c922-541c-4e36-8e76-90e346e91fb5" in namespace "emptydir-2057" to be "Succeeded or Failed" +Oct 21 06:59:56.803: INFO: Pod "pod-db06c922-541c-4e36-8e76-90e346e91fb5": Phase="Pending", Reason="", readiness=false. Elapsed: 3.491999ms +Oct 21 06:59:58.815: INFO: Pod "pod-db06c922-541c-4e36-8e76-90e346e91fb5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015333347s +Oct 21 07:00:00.842: INFO: Pod "pod-db06c922-541c-4e36-8e76-90e346e91fb5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.041748161s +STEP: Saw pod success +Oct 21 07:00:00.842: INFO: Pod "pod-db06c922-541c-4e36-8e76-90e346e91fb5" satisfied condition "Succeeded or Failed" +Oct 21 07:00:00.846: INFO: Trying to get logs from node node1 pod pod-db06c922-541c-4e36-8e76-90e346e91fb5 container test-container: +STEP: delete the pod +Oct 21 07:00:00.879: INFO: Waiting for pod pod-db06c922-541c-4e36-8e76-90e346e91fb5 to disappear +Oct 21 07:00:00.886: INFO: Pod pod-db06c922-541c-4e36-8e76-90e346e91fb5 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:00:00.886: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2057" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":52,"skipped":806,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should support configurable pod DNS nameservers [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:00.920: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support configurable pod DNS nameservers [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod with dnsPolicy=None and customized dnsConfig... +Oct 21 07:00:00.993: INFO: Created pod &Pod{ObjectMeta:{test-dns-nameservers dns-5798 dfefa3bc-d734-4d5e-85ca-731392abfad6 20458 0 2022-10-21 07:00:00 +0000 UTC map[] map[] [] [] [{e2e.test Update v1 2022-10-21 07:00:00 +0000 UTC FieldsV1 {"f:spec":{"f:containers":{"k:{\"name\":\"agnhost-container\"}":{".":{},"f:args":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsConfig":{".":{},"f:nameservers":{},"f:searches":{}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-b4v92,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost-container,Image:k8s.gcr.io/e2e-test-images/agnhost:2.39,Command:[],Args:[pause],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-b4v92,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,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*0,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,SeccompProfile: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:*0,DNSConfig:&PodDNSConfig{Nameservers:[1.1.1.1],Searches:[resolv.conf.local],Options:[]PodDNSConfigOption{},},ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:00:01.008: INFO: The status of Pod test-dns-nameservers is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:00:03.028: INFO: The status of Pod test-dns-nameservers is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:00:05.015: INFO: The status of Pod test-dns-nameservers is Running (Ready = true) +STEP: Verifying customized DNS suffix list is configured on pod... +Oct 21 07:00:05.016: INFO: ExecWithOptions {Command:[/agnhost dns-suffix] Namespace:dns-5798 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:00:05.016: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:00:05.016: INFO: ExecWithOptions: Clientset creation +Oct 21 07:00:05.017: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/dns-5798/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-suffix&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +STEP: Verifying customized DNS server is configured on pod... +Oct 21 07:00:05.170: INFO: ExecWithOptions {Command:[/agnhost dns-server-list] Namespace:dns-5798 PodName:test-dns-nameservers ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:00:05.170: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:00:05.171: INFO: ExecWithOptions: Clientset creation +Oct 21 07:00:05.171: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/dns-5798/pods/test-dns-nameservers/exec?command=%2Fagnhost&command=dns-server-list&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Oct 21 07:00:05.384: INFO: Deleting pod test-dns-nameservers... +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 07:00:05.398: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-5798" for this suite. +•{"msg":"PASSED [sig-network] DNS should support configurable pod DNS nameservers [Conformance]","total":356,"completed":53,"skipped":819,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:05.419: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating projection with secret that has name projected-secret-test-map-408610e0-8f4e-4c64-a7fb-00ffc3c9742e +STEP: Creating a pod to test consume secrets +Oct 21 07:00:05.482: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d" in namespace "projected-9206" to be "Succeeded or Failed" +Oct 21 07:00:05.487: INFO: Pod "pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.278868ms +Oct 21 07:00:07.496: INFO: Pod "pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014012215s +Oct 21 07:00:09.507: INFO: Pod "pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02449823s +STEP: Saw pod success +Oct 21 07:00:09.507: INFO: Pod "pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d" satisfied condition "Succeeded or Failed" +Oct 21 07:00:09.511: INFO: Trying to get logs from node node1 pod pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d container projected-secret-volume-test: +STEP: delete the pod +Oct 21 07:00:09.542: INFO: Waiting for pod pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d to disappear +Oct 21 07:00:09.546: INFO: Pod pod-projected-secrets-539fda3f-a26a-45e4-bd47-b797445c0c5d no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:188 +Oct 21 07:00:09.547: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9206" 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":356,"completed":54,"skipped":848,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:09.558: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:00:09.606: INFO: Creating simple daemon set daemon-set +STEP: Check that daemon pods launch on every node of the cluster. +Oct 21 07:00:09.629: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:00:09.629: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:00:10.643: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:00:10.643: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:00:11.643: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 07:00:11.643: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Update daemon pods image. +STEP: Check that daemon pods images are updated. +Oct 21 07:00:11.689: INFO: Wrong image for pod: daemon-set-8bx2l. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.39, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Oct 21 07:00:11.689: INFO: Wrong image for pod: daemon-set-zhbh8. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.39, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Oct 21 07:00:12.702: INFO: Wrong image for pod: daemon-set-8bx2l. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.39, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Oct 21 07:00:13.704: INFO: Wrong image for pod: daemon-set-8bx2l. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.39, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Oct 21 07:00:14.700: INFO: Wrong image for pod: daemon-set-8bx2l. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.39, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Oct 21 07:00:14.700: INFO: Pod daemon-set-9p5sf is not available +Oct 21 07:00:15.721: INFO: Wrong image for pod: daemon-set-8bx2l. Expected: k8s.gcr.io/e2e-test-images/agnhost:2.39, got: k8s.gcr.io/e2e-test-images/httpd:2.4.38-2. +Oct 21 07:00:15.721: INFO: Pod daemon-set-9p5sf is not available +Oct 21 07:00:19.701: INFO: Pod daemon-set-nkk87 is not available +STEP: Check that daemon pods are still running on every node of the cluster. +Oct 21 07:00:19.713: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:00:19.713: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:00:20.731: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:00:20.731: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:00:21.731: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 07:00:21.731: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-3265, will wait for the garbage collector to delete the pods +Oct 21 07:00:21.822: INFO: Deleting DaemonSet.extensions daemon-set took: 10.093459ms +Oct 21 07:00:21.923: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.94356ms +Oct 21 07:00:24.431: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:00:24.431: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Oct 21 07:00:24.434: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"20689"},"items":null} + +Oct 21 07:00:24.438: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"20689"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:00:24.449: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-3265" for this suite. + +• [SLOW TEST:14.905 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should update pod when spec was updated and update strategy is RollingUpdate [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should update pod when spec was updated and update strategy is RollingUpdate [Conformance]","total":356,"completed":55,"skipped":860,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:24.463: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 07:00:37.605: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-9453" for this suite. + +• [SLOW TEST:13.155 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a pod. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a pod. [Conformance]","total":356,"completed":56,"skipped":876,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl diff + should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:37.621: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should check if kubectl diff finds a difference for Deployments [Conformance] + test/e2e/framework/framework.go:652 +STEP: create deployment with httpd image +Oct 21 07:00:37.650: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4911 create -f -' +Oct 21 07:00:38.919: INFO: stderr: "" +Oct 21 07:00:38.919: INFO: stdout: "deployment.apps/httpd-deployment created\n" +STEP: verify diff finds difference between live and declared image +Oct 21 07:00:38.919: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4911 diff -f -' +Oct 21 07:00:39.372: INFO: rc: 1 +Oct 21 07:00:39.372: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4911 delete -f -' +Oct 21 07:00:39.472: INFO: stderr: "" +Oct 21 07:00:39.472: INFO: stdout: "deployment.apps \"httpd-deployment\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:00:39.473: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4911" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl diff should check if kubectl diff finds a difference for Deployments [Conformance]","total":356,"completed":57,"skipped":1016,"failed":0} +SSS +------------------------------ +[sig-apps] Daemon set [Serial] + should retry creating failed daemon pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:39.534: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should retry creating failed daemon pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Oct 21 07:00:39.605: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:00:39.606: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:00:40.650: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:00:40.650: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:00:41.661: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:00:41.661: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:00:42.703: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 07:00:42.703: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Set a daemon pod's phase to 'Failed', check that the daemon pod is revived. +Oct 21 07:00:42.788: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:00:42.788: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:00:43.857: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:00:43.857: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:00:44.800: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:00:44.800: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:00:45.802: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 07:00:45.802: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Wait for the failed daemon pod to be completely deleted. +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-3996, will wait for the garbage collector to delete the pods +Oct 21 07:00:45.880: INFO: Deleting DaemonSet.extensions daemon-set took: 8.643959ms +Oct 21 07:00:45.981: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.726845ms +Oct 21 07:00:48.689: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:00:48.689: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Oct 21 07:00:48.695: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"20893"},"items":null} + +Oct 21 07:00:48.699: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"20893"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:00:48.717: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-3996" for this suite. + +• [SLOW TEST:9.192 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should retry creating failed daemon pods [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should retry creating failed daemon pods [Conformance]","total":356,"completed":58,"skipped":1019,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:48.727: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run through the lifecycle of a ServiceAccount [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a ServiceAccount +STEP: watching for the ServiceAccount to be added +STEP: patching the ServiceAccount +STEP: finding ServiceAccount in list of all ServiceAccounts (by LabelSelector) +STEP: deleting the ServiceAccount +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:188 +Oct 21 07:00:48.783: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-5976" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should run through the lifecycle of a ServiceAccount [Conformance]","total":356,"completed":59,"skipped":1031,"failed":0} + +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:00:48.795: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Performing setup for networking test in namespace pod-network-test-1113 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Oct 21 07:00:48.818: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Oct 21 07:00:48.856: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:00:50.865: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:00:52.869: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:00:54.865: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:00:56.865: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:00:58.866: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:01:00.868: INFO: The status of Pod netserver-0 is Running (Ready = true) +Oct 21 07:01:00.877: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Oct 21 07:01:04.914: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Oct 21 07:01:04.914: INFO: Going to poll 10.233.104.81 on port 8081 at least 0 times, with a maximum of 34 tries before failing +Oct 21 07:01:04.918: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.233.104.81 8081 | grep -v '^\s*$'] Namespace:pod-network-test-1113 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:01:04.918: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:01:04.919: INFO: ExecWithOptions: Clientset creation +Oct 21 07:01:04.919: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-1113/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.233.104.81+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Oct 21 07:01:05.998: INFO: Found all 1 expected endpoints: [netserver-0] +Oct 21 07:01:05.999: INFO: Going to poll 10.233.102.129 on port 8081 at least 0 times, with a maximum of 34 tries before failing +Oct 21 07:01:06.003: INFO: ExecWithOptions {Command:[/bin/sh -c echo hostName | nc -w 1 -u 10.233.102.129 8081 | grep -v '^\s*$'] Namespace:pod-network-test-1113 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:01:06.003: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:01:06.004: INFO: ExecWithOptions: Clientset creation +Oct 21 07:01:06.004: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-1113/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=echo+hostName+%7C+nc+-w+1+-u+10.233.102.129+8081+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Oct 21 07:01:07.092: INFO: Found all 1 expected endpoints: [netserver-1] +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:188 +Oct 21 07:01:07.092: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-1113" for this suite. + +• [SLOW TEST:18.312 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":60,"skipped":1031,"failed":0} +SSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should have an terminated reason [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:01:07.108: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:40 +[BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:84 +[It] should have an terminated reason [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:188 +Oct 21 07:01:11.155: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-3680" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should have an terminated reason [NodeConformance] [Conformance]","total":356,"completed":61,"skipped":1035,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + Replace and Patch tests [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:01:11.171: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] Replace and Patch tests [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:01:11.248: INFO: Pod name sample-pod: Found 0 pods out of 1 +Oct 21 07:01:16.260: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +STEP: Scaling up "test-rs" replicaset +Oct 21 07:01:16.278: INFO: Updating replica set "test-rs" +STEP: patching the ReplicaSet +Oct 21 07:01:16.302: INFO: observed ReplicaSet test-rs in namespace replicaset-4005 with ReadyReplicas 1, AvailableReplicas 1 +Oct 21 07:01:16.340: INFO: observed ReplicaSet test-rs in namespace replicaset-4005 with ReadyReplicas 1, AvailableReplicas 1 +Oct 21 07:01:16.396: INFO: observed ReplicaSet test-rs in namespace replicaset-4005 with ReadyReplicas 1, AvailableReplicas 1 +Oct 21 07:01:16.402: INFO: observed ReplicaSet test-rs in namespace replicaset-4005 with ReadyReplicas 1, AvailableReplicas 1 +Oct 21 07:01:17.984: INFO: observed ReplicaSet test-rs in namespace replicaset-4005 with ReadyReplicas 2, AvailableReplicas 2 +Oct 21 07:01:18.039: INFO: observed Replicaset test-rs in namespace replicaset-4005 with ReadyReplicas 3 found true +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:188 +Oct 21 07:01:18.040: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-4005" for this suite. + +• [SLOW TEST:6.916 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + Replace and Patch tests [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet Replace and Patch tests [Conformance]","total":356,"completed":62,"skipped":1091,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should allow opting out of API token automount [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:01:18.087: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow opting out of API token automount [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:01:18.203: INFO: created pod pod-service-account-defaultsa +Oct 21 07:01:18.203: INFO: pod pod-service-account-defaultsa service account token volume mount: true +Oct 21 07:01:18.228: INFO: created pod pod-service-account-mountsa +Oct 21 07:01:18.228: INFO: pod pod-service-account-mountsa service account token volume mount: true +Oct 21 07:01:18.244: INFO: created pod pod-service-account-nomountsa +Oct 21 07:01:18.244: INFO: pod pod-service-account-nomountsa service account token volume mount: false +Oct 21 07:01:18.256: INFO: created pod pod-service-account-defaultsa-mountspec +Oct 21 07:01:18.256: INFO: pod pod-service-account-defaultsa-mountspec service account token volume mount: true +Oct 21 07:01:18.275: INFO: created pod pod-service-account-mountsa-mountspec +Oct 21 07:01:18.275: INFO: pod pod-service-account-mountsa-mountspec service account token volume mount: true +Oct 21 07:01:18.313: INFO: created pod pod-service-account-nomountsa-mountspec +Oct 21 07:01:18.313: INFO: pod pod-service-account-nomountsa-mountspec service account token volume mount: true +Oct 21 07:01:18.319: INFO: created pod pod-service-account-defaultsa-nomountspec +Oct 21 07:01:18.319: INFO: pod pod-service-account-defaultsa-nomountspec service account token volume mount: false +Oct 21 07:01:18.332: INFO: created pod pod-service-account-mountsa-nomountspec +Oct 21 07:01:18.332: INFO: pod pod-service-account-mountsa-nomountspec service account token volume mount: false +Oct 21 07:01:18.346: INFO: created pod pod-service-account-nomountsa-nomountspec +Oct 21 07:01:18.346: INFO: pod pod-service-account-nomountsa-nomountspec service account token volume mount: false +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:188 +Oct 21 07:01:18.346: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-5942" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]","total":356,"completed":63,"skipped":1115,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl api-versions + should check if v1 is in available api versions [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:01:18.481: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should check if v1 is in available api versions [Conformance] + test/e2e/framework/framework.go:652 +STEP: validating api versions +Oct 21 07:01:18.524: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5419 api-versions' +Oct 21 07:01:18.630: INFO: stderr: "" +Oct 21 07:01:18.630: INFO: stdout: "admissionregistration.k8s.io/v1\napiextensions.k8s.io/v1\napiregistration.k8s.io/v1\napps/v1\nauthentication.k8s.io/v1\nauthorization.k8s.io/v1\nautoscaling/v1\nautoscaling/v2\nautoscaling/v2beta1\nautoscaling/v2beta2\nbatch/v1\nbatch/v1beta1\ncertificates.k8s.io/v1\ncoordination.k8s.io/v1\ncrd.projectcalico.org/v1\ndiscovery.k8s.io/v1\ndiscovery.k8s.io/v1beta1\nevents.k8s.io/v1\nevents.k8s.io/v1beta1\nflowcontrol.apiserver.k8s.io/v1beta1\nflowcontrol.apiserver.k8s.io/v1beta2\nnetworking.k8s.io/v1\nnode.k8s.io/v1\nnode.k8s.io/v1beta1\npolicy/v1\npolicy/v1beta1\nrbac.authorization.k8s.io/v1\nscheduling.k8s.io/v1\nstorage.k8s.io/v1\nstorage.k8s.io/v1beta1\nv1\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:01:18.630: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5419" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions [Conformance]","total":356,"completed":64,"skipped":1149,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl run pod + should create a pod from an image when restart is Never [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:01:18.685: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[BeforeEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1540 +[It] should create a pod from an image when restart is Never [Conformance] + test/e2e/framework/framework.go:652 +STEP: running the image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Oct 21 07:01:18.748: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-9118 run e2e-test-httpd-pod --restart=Never --pod-running-timeout=2m0s --image=k8s.gcr.io/e2e-test-images/httpd:2.4.38-2' +Oct 21 07:01:18.969: INFO: stderr: "" +Oct 21 07:01:18.969: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: verifying the pod e2e-test-httpd-pod was created +[AfterEach] Kubectl run pod + test/e2e/kubectl/kubectl.go:1544 +Oct 21 07:01:18.985: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-9118 delete pods e2e-test-httpd-pod' +Oct 21 07:01:23.136: INFO: stderr: "" +Oct 21 07:01:23.136: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:01:23.136: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9118" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl run pod should create a pod from an image when restart is Never [Conformance]","total":356,"completed":65,"skipped":1165,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should orphan pods created by rc if delete options say so [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:01:23.146: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should orphan pods created by rc if delete options say so [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 07:02:03.444: INFO: The status of Pod kube-controller-manager-master1 is Running (Ready = true) +Oct 21 07:02:03.647: 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: + +Oct 21 07:02:03.647: INFO: Deleting pod "simpletest.rc-2lbx5" in namespace "gc-1910" +Oct 21 07:02:03.735: INFO: Deleting pod "simpletest.rc-2t5qg" in namespace "gc-1910" +Oct 21 07:02:03.766: INFO: Deleting pod "simpletest.rc-2tddf" in namespace "gc-1910" +Oct 21 07:02:03.805: INFO: Deleting pod "simpletest.rc-44pfv" in namespace "gc-1910" +Oct 21 07:02:03.826: INFO: Deleting pod "simpletest.rc-4hl5b" in namespace "gc-1910" +Oct 21 07:02:03.883: INFO: Deleting pod "simpletest.rc-4ms72" in namespace "gc-1910" +Oct 21 07:02:03.921: INFO: Deleting pod "simpletest.rc-4v55x" in namespace "gc-1910" +Oct 21 07:02:03.937: INFO: Deleting pod "simpletest.rc-5chlc" in namespace "gc-1910" +Oct 21 07:02:03.965: INFO: Deleting pod "simpletest.rc-5np6m" in namespace "gc-1910" +Oct 21 07:02:03.983: INFO: Deleting pod "simpletest.rc-6wgps" in namespace "gc-1910" +Oct 21 07:02:04.001: INFO: Deleting pod "simpletest.rc-6wnpw" in namespace "gc-1910" +Oct 21 07:02:04.016: INFO: Deleting pod "simpletest.rc-6zs7c" in namespace "gc-1910" +Oct 21 07:02:04.031: INFO: Deleting pod "simpletest.rc-7ffkz" in namespace "gc-1910" +Oct 21 07:02:04.065: INFO: Deleting pod "simpletest.rc-7g4xr" in namespace "gc-1910" +Oct 21 07:02:04.097: INFO: Deleting pod "simpletest.rc-827bs" in namespace "gc-1910" +Oct 21 07:02:04.136: INFO: Deleting pod "simpletest.rc-8dv47" in namespace "gc-1910" +Oct 21 07:02:04.162: INFO: Deleting pod "simpletest.rc-8pwpb" in namespace "gc-1910" +Oct 21 07:02:04.176: INFO: Deleting pod "simpletest.rc-95zpn" in namespace "gc-1910" +Oct 21 07:02:04.184: INFO: Deleting pod "simpletest.rc-9lrr8" in namespace "gc-1910" +Oct 21 07:02:04.199: INFO: Deleting pod "simpletest.rc-9rm6s" in namespace "gc-1910" +Oct 21 07:02:04.214: INFO: Deleting pod "simpletest.rc-9wq7j" in namespace "gc-1910" +Oct 21 07:02:04.237: INFO: Deleting pod "simpletest.rc-b2fhv" in namespace "gc-1910" +Oct 21 07:02:04.251: INFO: Deleting pod "simpletest.rc-b2hmx" in namespace "gc-1910" +Oct 21 07:02:04.265: INFO: Deleting pod "simpletest.rc-b2pxq" in namespace "gc-1910" +Oct 21 07:02:04.280: INFO: Deleting pod "simpletest.rc-cj9wg" in namespace "gc-1910" +Oct 21 07:02:04.302: INFO: Deleting pod "simpletest.rc-cvnzz" in namespace "gc-1910" +Oct 21 07:02:04.314: INFO: Deleting pod "simpletest.rc-cz5td" in namespace "gc-1910" +Oct 21 07:02:04.331: INFO: Deleting pod "simpletest.rc-dkrnd" in namespace "gc-1910" +Oct 21 07:02:04.363: INFO: Deleting pod "simpletest.rc-dpghx" in namespace "gc-1910" +Oct 21 07:02:04.479: INFO: Deleting pod "simpletest.rc-dq7hk" in namespace "gc-1910" +Oct 21 07:02:04.502: INFO: Deleting pod "simpletest.rc-drdpx" in namespace "gc-1910" +Oct 21 07:02:04.524: INFO: Deleting pod "simpletest.rc-fbtwd" in namespace "gc-1910" +Oct 21 07:02:04.544: INFO: Deleting pod "simpletest.rc-fcqks" in namespace "gc-1910" +Oct 21 07:02:04.559: INFO: Deleting pod "simpletest.rc-fqrc8" in namespace "gc-1910" +Oct 21 07:02:04.582: INFO: Deleting pod "simpletest.rc-fxn6r" in namespace "gc-1910" +Oct 21 07:02:04.625: INFO: Deleting pod "simpletest.rc-g28pg" in namespace "gc-1910" +Oct 21 07:02:04.648: INFO: Deleting pod "simpletest.rc-g4dds" in namespace "gc-1910" +Oct 21 07:02:04.685: INFO: Deleting pod "simpletest.rc-g4nmc" in namespace "gc-1910" +Oct 21 07:02:04.702: INFO: Deleting pod "simpletest.rc-g58hc" in namespace "gc-1910" +Oct 21 07:02:04.719: INFO: Deleting pod "simpletest.rc-gw6dr" in namespace "gc-1910" +Oct 21 07:02:04.770: INFO: Deleting pod "simpletest.rc-gxjng" in namespace "gc-1910" +Oct 21 07:02:04.788: INFO: Deleting pod "simpletest.rc-hb5dm" in namespace "gc-1910" +Oct 21 07:02:04.806: INFO: Deleting pod "simpletest.rc-jdcqp" in namespace "gc-1910" +Oct 21 07:02:04.831: INFO: Deleting pod "simpletest.rc-jm49g" in namespace "gc-1910" +Oct 21 07:02:04.852: INFO: Deleting pod "simpletest.rc-jnw66" in namespace "gc-1910" +Oct 21 07:02:04.952: INFO: Deleting pod "simpletest.rc-jz8k9" in namespace "gc-1910" +Oct 21 07:02:04.962: INFO: Deleting pod "simpletest.rc-k2654" in namespace "gc-1910" +Oct 21 07:02:04.976: INFO: Deleting pod "simpletest.rc-k6rvm" in namespace "gc-1910" +Oct 21 07:02:04.994: INFO: Deleting pod "simpletest.rc-kmprj" in namespace "gc-1910" +Oct 21 07:02:05.016: INFO: Deleting pod "simpletest.rc-kwh8z" in namespace "gc-1910" +Oct 21 07:02:05.041: INFO: Deleting pod "simpletest.rc-kxtjk" in namespace "gc-1910" +Oct 21 07:02:05.056: INFO: Deleting pod "simpletest.rc-lfr58" in namespace "gc-1910" +Oct 21 07:02:05.076: INFO: Deleting pod "simpletest.rc-lp68q" in namespace "gc-1910" +Oct 21 07:02:05.085: INFO: Deleting pod "simpletest.rc-lqwln" in namespace "gc-1910" +Oct 21 07:02:05.106: INFO: Deleting pod "simpletest.rc-mbk52" in namespace "gc-1910" +Oct 21 07:02:05.116: INFO: Deleting pod "simpletest.rc-mwkm7" in namespace "gc-1910" +Oct 21 07:02:05.129: INFO: Deleting pod "simpletest.rc-nk8zn" in namespace "gc-1910" +Oct 21 07:02:05.152: INFO: Deleting pod "simpletest.rc-pg8jm" in namespace "gc-1910" +Oct 21 07:02:05.178: INFO: Deleting pod "simpletest.rc-pp26m" in namespace "gc-1910" +Oct 21 07:02:05.187: INFO: Deleting pod "simpletest.rc-pwb8j" in namespace "gc-1910" +Oct 21 07:02:05.199: INFO: Deleting pod "simpletest.rc-px7m4" in namespace "gc-1910" +Oct 21 07:02:05.209: INFO: Deleting pod "simpletest.rc-qfqq6" in namespace "gc-1910" +Oct 21 07:02:05.219: INFO: Deleting pod "simpletest.rc-qtqrt" in namespace "gc-1910" +Oct 21 07:02:05.228: INFO: Deleting pod "simpletest.rc-r4t49" in namespace "gc-1910" +Oct 21 07:02:05.240: INFO: Deleting pod "simpletest.rc-rc25v" in namespace "gc-1910" +Oct 21 07:02:05.250: INFO: Deleting pod "simpletest.rc-rdl5x" in namespace "gc-1910" +Oct 21 07:02:05.266: INFO: Deleting pod "simpletest.rc-rsbcs" in namespace "gc-1910" +Oct 21 07:02:05.278: INFO: Deleting pod "simpletest.rc-rwxjt" in namespace "gc-1910" +Oct 21 07:02:05.292: INFO: Deleting pod "simpletest.rc-rxldf" in namespace "gc-1910" +Oct 21 07:02:05.305: INFO: Deleting pod "simpletest.rc-s7b5g" in namespace "gc-1910" +Oct 21 07:02:05.314: INFO: Deleting pod "simpletest.rc-s8xh9" in namespace "gc-1910" +Oct 21 07:02:05.326: INFO: Deleting pod "simpletest.rc-sc2dn" in namespace "gc-1910" +Oct 21 07:02:05.347: INFO: Deleting pod "simpletest.rc-shnwb" in namespace "gc-1910" +Oct 21 07:02:05.360: INFO: Deleting pod "simpletest.rc-sngr6" in namespace "gc-1910" +Oct 21 07:02:05.372: INFO: Deleting pod "simpletest.rc-sqnr7" in namespace "gc-1910" +Oct 21 07:02:05.389: INFO: Deleting pod "simpletest.rc-sqq8d" in namespace "gc-1910" +Oct 21 07:02:05.410: INFO: Deleting pod "simpletest.rc-t456n" in namespace "gc-1910" +Oct 21 07:02:05.431: INFO: Deleting pod "simpletest.rc-tbjnl" in namespace "gc-1910" +Oct 21 07:02:05.446: INFO: Deleting pod "simpletest.rc-tbp2z" in namespace "gc-1910" +Oct 21 07:02:05.540: INFO: Deleting pod "simpletest.rc-tj57q" in namespace "gc-1910" +Oct 21 07:02:05.562: INFO: Deleting pod "simpletest.rc-tjfvq" in namespace "gc-1910" +Oct 21 07:02:05.575: INFO: Deleting pod "simpletest.rc-trn6h" in namespace "gc-1910" +Oct 21 07:02:05.595: INFO: Deleting pod "simpletest.rc-v2pw4" in namespace "gc-1910" +Oct 21 07:02:05.613: INFO: Deleting pod "simpletest.rc-vjxv8" in namespace "gc-1910" +Oct 21 07:02:05.627: INFO: Deleting pod "simpletest.rc-vlg6q" in namespace "gc-1910" +Oct 21 07:02:05.645: INFO: Deleting pod "simpletest.rc-vlskz" in namespace "gc-1910" +Oct 21 07:02:05.661: INFO: Deleting pod "simpletest.rc-vs5cf" in namespace "gc-1910" +Oct 21 07:02:05.699: INFO: Deleting pod "simpletest.rc-vwlm6" in namespace "gc-1910" +Oct 21 07:02:05.711: INFO: Deleting pod "simpletest.rc-vx485" in namespace "gc-1910" +Oct 21 07:02:05.722: INFO: Deleting pod "simpletest.rc-vxvcj" in namespace "gc-1910" +Oct 21 07:02:05.735: INFO: Deleting pod "simpletest.rc-wmkhj" in namespace "gc-1910" +Oct 21 07:02:05.747: INFO: Deleting pod "simpletest.rc-wzq5f" in namespace "gc-1910" +Oct 21 07:02:05.819: INFO: Deleting pod "simpletest.rc-wzs8c" in namespace "gc-1910" +Oct 21 07:02:05.850: INFO: Deleting pod "simpletest.rc-x9v8q" in namespace "gc-1910" +Oct 21 07:02:05.897: INFO: Deleting pod "simpletest.rc-x9wls" in namespace "gc-1910" +Oct 21 07:02:05.952: INFO: Deleting pod "simpletest.rc-xk2d4" in namespace "gc-1910" +Oct 21 07:02:06.002: INFO: Deleting pod "simpletest.rc-xkr8x" in namespace "gc-1910" +Oct 21 07:02:06.047: INFO: Deleting pod "simpletest.rc-zbzpk" in namespace "gc-1910" +Oct 21 07:02:06.102: INFO: Deleting pod "simpletest.rc-zlzvn" in namespace "gc-1910" +Oct 21 07:02:06.161: INFO: Deleting pod "simpletest.rc-zwjtd" in namespace "gc-1910" +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:188 +Oct 21 07:02:06.202: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-1910" for this suite. + +• [SLOW TEST:43.150 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should orphan pods created by rc if delete options say so [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan pods created by rc if delete options say so [Conformance]","total":356,"completed":66,"skipped":1183,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:02:06.297: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/framework/framework.go:652 +STEP: create the rc +STEP: delete the rc +STEP: wait for the rc to be deleted +Oct 21 07:02:12.593: INFO: 83 pods remaining +Oct 21 07:02:12.593: INFO: 83 pods has nil DeletionTimestamp +Oct 21 07:02:12.593: INFO: +Oct 21 07:02:13.486: INFO: 68 pods remaining +Oct 21 07:02:13.486: INFO: 68 pods has nil DeletionTimestamp +Oct 21 07:02:13.486: INFO: +Oct 21 07:02:14.522: INFO: 60 pods remaining +Oct 21 07:02:14.522: INFO: 60 pods has nil DeletionTimestamp +Oct 21 07:02:14.522: INFO: +Oct 21 07:02:15.497: INFO: 46 pods remaining +Oct 21 07:02:15.497: INFO: 45 pods has nil DeletionTimestamp +Oct 21 07:02:15.497: INFO: +Oct 21 07:02:16.493: INFO: 28 pods remaining +Oct 21 07:02:16.493: INFO: 28 pods has nil DeletionTimestamp +Oct 21 07:02:16.493: INFO: +Oct 21 07:02:17.493: INFO: 20 pods remaining +Oct 21 07:02:17.493: INFO: 20 pods has nil DeletionTimestamp +Oct 21 07:02:17.493: INFO: +STEP: Gathering metrics +Oct 21 07:02:18.514: INFO: The status of Pod kube-controller-manager-master1 is Running (Ready = true) +Oct 21 07:02:18.695: 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 + test/e2e/framework/framework.go:188 +Oct 21 07:02:18.695: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-8763" for this suite. + +• [SLOW TEST:12.418 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should keep the rc around until all its pods are deleted if the deleteOptions says so [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"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":356,"completed":67,"skipped":1193,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should update labels on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:02:18.715: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating the pod +Oct 21 07:02:18.795: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:20.817: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:22.816: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:24.809: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:26.808: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:28.822: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:30.825: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:32.808: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:34.805: INFO: The status of Pod labelsupdate8af99822-36f0-4914-94f8-5f64711156ec is Running (Ready = true) +Oct 21 07:02:35.348: INFO: Successfully updated pod "labelsupdate8af99822-36f0-4914-94f8-5f64711156ec" +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 07:02:37.379: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5629" for this suite. + +• [SLOW TEST:18.678 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should update labels on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should update labels on modification [NodeConformance] [Conformance]","total":356,"completed":68,"skipped":1202,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should receive events on concurrent watches in same order [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:02:37.393: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should receive events on concurrent watches in same order [Conformance] + test/e2e/framework/framework.go:652 +STEP: getting a starting resourceVersion +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 + test/e2e/framework/framework.go:188 +Oct 21 07:02:40.205: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-3193" for this suite. +•{"msg":"PASSED [sig-api-machinery] Watchers should receive events on concurrent watches in same order [Conformance]","total":356,"completed":69,"skipped":1210,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:02:40.303: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. +Oct 21 07:02:40.351: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:42.363: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: create the pod with lifecycle hook +Oct 21 07:02:42.382: INFO: The status of Pod pod-with-poststart-http-hook is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:44.389: INFO: The status of Pod pod-with-poststart-http-hook is Running (Ready = true) +STEP: check poststart hook +STEP: delete the pod with lifecycle hook +Oct 21 07:02:44.420: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Oct 21 07:02:44.426: INFO: Pod pod-with-poststart-http-hook still exists +Oct 21 07:02:46.427: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Oct 21 07:02:46.439: INFO: Pod pod-with-poststart-http-hook still exists +Oct 21 07:02:48.429: INFO: Waiting for pod pod-with-poststart-http-hook to disappear +Oct 21 07:02:48.435: INFO: Pod pod-with-poststart-http-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:188 +Oct 21 07:02:48.435: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-1211" for this suite. + +• [SLOW TEST:8.142 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute poststart http hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart http hook properly [NodeConformance] [Conformance]","total":356,"completed":70,"skipped":1265,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:02:48.445: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name cm-test-opt-del-327afc41-3bd2-42fc-8280-83ed7382571d +STEP: Creating configMap with name cm-test-opt-upd-e493f977-4354-4d12-9475-b5dda898798f +STEP: Creating the pod +Oct 21 07:02:48.503: INFO: The status of Pod pod-projected-configmaps-17a14bf2-67d3-4522-9f71-c1461049f7ac is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:50.519: INFO: The status of Pod pod-projected-configmaps-17a14bf2-67d3-4522-9f71-c1461049f7ac is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:02:52.566: INFO: The status of Pod pod-projected-configmaps-17a14bf2-67d3-4522-9f71-c1461049f7ac is Running (Ready = true) +STEP: Deleting configmap cm-test-opt-del-327afc41-3bd2-42fc-8280-83ed7382571d +STEP: Updating configmap cm-test-opt-upd-e493f977-4354-4d12-9475-b5dda898798f +STEP: Creating configMap with name cm-test-opt-create-f5eb9549-bb7a-49ac-b94b-6bf45acaa040 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 07:04:09.264: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8968" for this suite. + +• [SLOW TEST:80.829 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]","total":356,"completed":71,"skipped":1286,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should validate Statefulset Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:04:09.275: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-1699 +[It] should validate Statefulset Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating statefulset ss in namespace statefulset-1699 +Oct 21 07:04:09.342: INFO: Found 0 stateful pods, waiting for 1 +Oct 21 07:04:19.347: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: Patch Statefulset to include a label +STEP: Getting /status +Oct 21 07:04:19.373: INFO: StatefulSet ss has Conditions: []v1.StatefulSetCondition(nil) +STEP: updating the StatefulSet Status +Oct 21 07:04:19.383: INFO: updatedStatus.Conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the statefulset status to be updated +Oct 21 07:04:19.387: INFO: Observed &StatefulSet event: ADDED +Oct 21 07:04:19.387: INFO: Found Statefulset ss in namespace statefulset-1699 with labels: map[e2e:testing] annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Oct 21 07:04:19.387: INFO: Statefulset ss has an updated status +STEP: patching the Statefulset Status +Oct 21 07:04:19.387: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Oct 21 07:04:19.395: INFO: Patched status conditions: []v1.StatefulSetCondition{v1.StatefulSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Statefulset status to be patched +Oct 21 07:04:19.397: INFO: Observed &StatefulSet event: ADDED +Oct 21 07:04:19.397: INFO: Observed Statefulset ss in namespace statefulset-1699 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Oct 21 07:04:19.397: INFO: Observed &StatefulSet event: MODIFIED +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 07:04:19.398: INFO: Deleting all statefulset in ns statefulset-1699 +Oct 21 07:04:19.402: INFO: Scaling statefulset ss to 0 +Oct 21 07:04:29.431: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:04:29.439: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 07:04:29.454: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-1699" for this suite. + +• [SLOW TEST:20.190 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should validate Statefulset Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should validate Statefulset Status endpoints [Conformance]","total":356,"completed":72,"skipped":1325,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:04:29.467: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name projected-configmap-test-volume-e3a50c5e-ae00-4bce-bb8e-c481da797079 +STEP: Creating a pod to test consume configMaps +Oct 21 07:04:29.521: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452" in namespace "projected-5642" to be "Succeeded or Failed" +Oct 21 07:04:29.525: INFO: Pod "pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452": Phase="Pending", Reason="", readiness=false. Elapsed: 3.941281ms +Oct 21 07:04:31.538: INFO: Pod "pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01651644s +Oct 21 07:04:33.546: INFO: Pod "pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452": Phase="Pending", Reason="", readiness=false. Elapsed: 4.024618248s +Oct 21 07:04:35.558: INFO: Pod "pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.036395909s +STEP: Saw pod success +Oct 21 07:04:35.558: INFO: Pod "pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452" satisfied condition "Succeeded or Failed" +Oct 21 07:04:35.566: INFO: Trying to get logs from node node1 pod pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452 container projected-configmap-volume-test: +STEP: delete the pod +Oct 21 07:04:35.585: INFO: Waiting for pod pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452 to disappear +Oct 21 07:04:35.589: INFO: Pod pod-projected-configmaps-30312b35-a410-48f8-9938-affb5bc0a452 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 07:04:35.589: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5642" for this suite. + +• [SLOW TEST:6.139 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","total":356,"completed":73,"skipped":1361,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should validate Replicaset Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:04:35.606: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should validate Replicaset Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create a Replicaset +STEP: Verify that the required pods have come up. +Oct 21 07:04:35.684: INFO: Pod name sample-pod: Found 0 pods out of 1 +Oct 21 07:04:40.703: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +STEP: Getting /status +Oct 21 07:04:40.707: INFO: Replicaset test-rs has Conditions: [] +STEP: updating the Replicaset Status +Oct 21 07:04:40.716: INFO: updatedStatus.Conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the ReplicaSet status to be updated +Oct 21 07:04:40.718: INFO: Observed &ReplicaSet event: ADDED +Oct 21 07:04:40.718: INFO: Observed &ReplicaSet event: MODIFIED +Oct 21 07:04:40.718: INFO: Observed &ReplicaSet event: MODIFIED +Oct 21 07:04:40.719: INFO: Observed &ReplicaSet event: MODIFIED +Oct 21 07:04:40.719: INFO: Found replicaset test-rs in namespace replicaset-6857 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Oct 21 07:04:40.719: INFO: Replicaset test-rs has an updated status +STEP: patching the Replicaset Status +Oct 21 07:04:40.719: INFO: Patch payload: {"status":{"conditions":[{"type":"StatusPatched","status":"True"}]}} +Oct 21 07:04:40.725: INFO: Patched status conditions: []v1.ReplicaSetCondition{v1.ReplicaSetCondition{Type:"StatusPatched", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"", Message:""}} +STEP: watching for the Replicaset status to be patched +Oct 21 07:04:40.729: INFO: Observed &ReplicaSet event: ADDED +Oct 21 07:04:40.729: INFO: Observed &ReplicaSet event: MODIFIED +Oct 21 07:04:40.729: INFO: Observed &ReplicaSet event: MODIFIED +Oct 21 07:04:40.729: INFO: Observed &ReplicaSet event: MODIFIED +Oct 21 07:04:40.729: INFO: Observed replicaset test-rs in namespace replicaset-6857 with annotations: map[] & Conditions: {StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test} +Oct 21 07:04:40.729: INFO: Observed &ReplicaSet event: MODIFIED +Oct 21 07:04:40.729: INFO: Found replicaset test-rs in namespace replicaset-6857 with labels: map[name:sample-pod pod:httpd] annotations: map[] & Conditions: {StatusPatched True 0001-01-01 00:00:00 +0000 UTC } +Oct 21 07:04:40.729: INFO: Replicaset test-rs has a patched status +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:188 +Oct 21 07:04:40.729: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-6857" for this suite. + +• [SLOW TEST:5.135 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should validate Replicaset Status endpoints [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should validate Replicaset Status endpoints [Conformance]","total":356,"completed":74,"skipped":1385,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:04:40.741: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/framework/framework.go:652 +STEP: set up a multi version CRD +Oct 21 07:04:40.767: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:05:00.072: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-7871" for this suite. + +• [SLOW TEST:19.356 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + removes definition from spec when one version gets changed to not be served [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] removes definition from spec when one version gets changed to not be served [Conformance]","total":356,"completed":75,"skipped":1435,"failed":0} +SSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl server-side dry-run + should check if kubectl can dry-run update Pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:05:00.097: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should check if kubectl can dry-run update Pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: running the image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Oct 21 07:05:00.144: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-6377 run e2e-test-httpd-pod --image=k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Oct 21 07:05:00.301: INFO: stderr: "" +Oct 21 07:05:00.301: INFO: stdout: "pod/e2e-test-httpd-pod created\n" +STEP: replace the image in the pod with server-side dry-run +Oct 21 07:05:00.302: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-6377 patch pod e2e-test-httpd-pod -p {"spec":{"containers":[{"name": "e2e-test-httpd-pod","image": "k8s.gcr.io/e2e-test-images/busybox:1.29-2"}]}} --dry-run=server' +Oct 21 07:05:01.391: INFO: stderr: "" +Oct 21 07:05:01.391: INFO: stdout: "pod/e2e-test-httpd-pod patched\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Oct 21 07:05:01.413: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-6377 delete pods e2e-test-httpd-pod' +Oct 21 07:05:03.738: INFO: stderr: "" +Oct 21 07:05:03.738: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:05:03.738: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-6377" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl server-side dry-run should check if kubectl can dry-run update Pods [Conformance]","total":356,"completed":76,"skipped":1442,"failed":0} +SSSSS +------------------------------ +[sig-node] RuntimeClass + should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:05:03.751: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename runtimeclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:188 +Oct 21 07:05:05.830: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-8716" for this suite. +•{"msg":"PASSED [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance]","total":356,"completed":77,"skipped":1447,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:05:05.842: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should set mode on item file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:05:05.876: INFO: Waiting up to 5m0s for pod "downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17" in namespace "projected-3987" to be "Succeeded or Failed" +Oct 21 07:05:05.881: INFO: Pod "downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17": Phase="Pending", Reason="", readiness=false. Elapsed: 5.430222ms +Oct 21 07:05:07.890: INFO: Pod "downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014219567s +Oct 21 07:05:09.902: INFO: Pod "downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025548576s +STEP: Saw pod success +Oct 21 07:05:09.902: INFO: Pod "downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17" satisfied condition "Succeeded or Failed" +Oct 21 07:05:09.905: INFO: Trying to get logs from node node1 pod downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17 container client-container: +STEP: delete the pod +Oct 21 07:05:09.924: INFO: Waiting for pod downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17 to disappear +Oct 21 07:05:09.928: INFO: Pod downwardapi-volume-77d2a60f-5fed-4dba-88ae-7462c9563a17 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 07:05:09.928: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-3987" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":78,"skipped":1457,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-network] IngressClass API + should support creating IngressClass API operations [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] IngressClass API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:05:09.938: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename ingressclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] IngressClass API + test/e2e/network/ingressclass.go:188 +[It] should support creating IngressClass API operations [Conformance] + test/e2e/framework/framework.go:652 +STEP: getting /apis +STEP: getting /apis/networking.k8s.io +STEP: getting /apis/networking.k8s.iov1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Oct 21 07:05:09.990: INFO: starting watch +STEP: patching +STEP: updating +Oct 21 07:05:10.000: INFO: waiting for watch events with expected annotations +Oct 21 07:05:10.000: INFO: saw patched and updated annotations +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-network] IngressClass API + test/e2e/framework/framework.go:188 +Oct 21 07:05:10.021: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "ingressclass-763" for this suite. +•{"msg":"PASSED [sig-network] IngressClass API should support creating IngressClass API operations [Conformance]","total":356,"completed":79,"skipped":1472,"failed":0} +S +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:05:10.031: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-2781 +STEP: changing the ExternalName service to type=ClusterIP +STEP: creating replication controller externalname-service in namespace services-2781 +I1021 07:05:10.088475 20 runners.go:193] Created replication controller with name: externalname-service, namespace: services-2781, replica count: 2 +Oct 21 07:05:13.142: INFO: Creating new exec pod +I1021 07:05:13.141994 20 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:05:16.163: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2781 exec execpodt4dvl -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:05:16.421: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:05:16.421: INFO: stdout: "" +Oct 21 07:05:17.422: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2781 exec execpodt4dvl -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:05:17.626: INFO: stderr: "+ echo+ nc -v -t -w 2 externalname-service 80\n hostName\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:05:17.626: INFO: stdout: "" +Oct 21 07:05:18.421: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2781 exec execpodt4dvl -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:05:18.623: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:05:18.623: INFO: stdout: "externalname-service-8k7lt" +Oct 21 07:05:18.623: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2781 exec execpodt4dvl -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.38.98 80' +Oct 21 07:05:18.816: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.38.98 80\nConnection to 10.233.38.98 80 port [tcp/http] succeeded!\n" +Oct 21 07:05:18.816: INFO: stdout: "" +Oct 21 07:05:19.817: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2781 exec execpodt4dvl -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.38.98 80' +Oct 21 07:05:19.990: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.38.98 80\nConnection to 10.233.38.98 80 port [tcp/http] succeeded!\n" +Oct 21 07:05:19.990: INFO: stdout: "" +Oct 21 07:05:20.817: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2781 exec execpodt4dvl -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.38.98 80' +Oct 21 07:05:21.016: INFO: stderr: "+ echo+ hostName\nnc -v -t -w 2 10.233.38.98 80\nConnection to 10.233.38.98 80 port [tcp/http] succeeded!\n" +Oct 21 07:05:21.016: INFO: stdout: "externalname-service-8k7lt" +Oct 21 07:05:21.016: INFO: Cleaning up the ExternalName to ClusterIP test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:05:21.037: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2781" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:11.021 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to ClusterIP [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance]","total":356,"completed":80,"skipped":1473,"failed":0} +SSSSS +------------------------------ +[sig-auth] ServiceAccounts + should mount an API token into pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:05:21.053: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should mount an API token into pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: reading a file in the container +Oct 21 07:05:23.155: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-87 pod-service-account-ebaa1918-43e7-4803-8ddc-9a24b32e2887 -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/token' +STEP: reading a file in the container +Oct 21 07:05:23.377: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-87 pod-service-account-ebaa1918-43e7-4803-8ddc-9a24b32e2887 -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/ca.crt' +STEP: reading a file in the container +Oct 21 07:05:23.624: INFO: Running '/usr/local/bin/kubectl exec --namespace=svcaccounts-87 pod-service-account-ebaa1918-43e7-4803-8ddc-9a24b32e2887 -c=test -- cat /var/run/secrets/kubernetes.io/serviceaccount/namespace' +Oct 21 07:05:23.864: INFO: Got root ca configmap in namespace "svcaccounts-87" +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:188 +Oct 21 07:05:23.872: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-87" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should mount an API token into pods [Conformance]","total":356,"completed":81,"skipped":1478,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:05:23.887: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-703 +[It] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Initializing watcher for selector baz=blah,foo=bar +STEP: Creating stateful set ss in namespace statefulset-703 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-703 +Oct 21 07:05:23.966: INFO: Found 0 stateful pods, waiting for 1 +Oct 21 07:05:33.976: 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 +Oct 21 07:05:33.984: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:05:34.265: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:05:34.265: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:05:34.265: 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' + +Oct 21 07:05:34.275: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Oct 21 07:05:44.286: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:05:44.286: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:05:44.320: INFO: Verifying statefulset ss doesn't scale past 1 for another 9.999999199s +Oct 21 07:05:45.330: INFO: Verifying statefulset ss doesn't scale past 1 for another 8.990714365s +Oct 21 07:05:46.355: INFO: Verifying statefulset ss doesn't scale past 1 for another 7.974648717s +Oct 21 07:05:47.363: INFO: Verifying statefulset ss doesn't scale past 1 for another 6.955369381s +Oct 21 07:05:48.370: INFO: Verifying statefulset ss doesn't scale past 1 for another 5.947402966s +Oct 21 07:05:49.378: INFO: Verifying statefulset ss doesn't scale past 1 for another 4.941151904s +Oct 21 07:05:50.386: INFO: Verifying statefulset ss doesn't scale past 1 for another 3.932897797s +Oct 21 07:05:51.392: INFO: Verifying statefulset ss doesn't scale past 1 for another 2.923736005s +Oct 21 07:05:52.400: INFO: Verifying statefulset ss doesn't scale past 1 for another 1.918759103s +Oct 21 07:05:53.405: INFO: Verifying statefulset ss doesn't scale past 1 for another 910.071263ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-703 +Oct 21 07:05:54.414: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:05:54.600: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Oct 21 07:05:54.600: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:05:54.600: 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' + +Oct 21 07:05:54.605: INFO: Found 1 stateful pods, waiting for 3 +Oct 21 07:06:04.619: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:06:04.619: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:06:04.619: 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 +Oct 21 07:06:04.631: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:06:04.803: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:06:04.803: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:06:04.803: 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' + +Oct 21 07:06:04.803: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:06:05.016: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:06:05.016: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:06:05.016: 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' + +Oct 21 07:06:05.016: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:06:05.268: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:06:05.268: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:06:05.268: 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' + +Oct 21 07:06:05.268: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:06:05.272: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 3 +Oct 21 07:06:15.294: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:06:15.294: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:06:15.294: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:06:15.313: INFO: Verifying statefulset ss doesn't scale past 3 for another 9.999999495s +Oct 21 07:06:16.323: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.99065049s +Oct 21 07:06:17.331: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.979723921s +Oct 21 07:06:18.342: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.972894737s +Oct 21 07:06:19.351: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.962204704s +Oct 21 07:06:20.359: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.952435232s +Oct 21 07:06:21.379: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.944962726s +Oct 21 07:06:22.387: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.925384577s +Oct 21 07:06:23.402: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.915948334s +Oct 21 07:06:24.412: INFO: Verifying statefulset ss doesn't scale past 3 for another 902.273755ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-703 +Oct 21 07:06:25.421: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:06:25.682: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Oct 21 07:06:25.682: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:06:25.682: 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' + +Oct 21 07:06:25.682: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:06:25.915: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Oct 21 07:06:25.915: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:06:25.915: 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' + +Oct 21 07:06:25.915: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-703 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:06:26.235: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Oct 21 07:06:26.235: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:06:26.235: 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' + +Oct 21 07:06:26.235: INFO: Scaling statefulset ss to 0 +STEP: Verifying that stateful set ss was scaled down in reverse order +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 07:06:36.264: INFO: Deleting all statefulset in ns statefulset-703 +Oct 21 07:06:36.268: INFO: Scaling statefulset ss to 0 +Oct 21 07:06:36.283: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:06:36.288: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 07:06:36.309: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-703" for this suite. + +• [SLOW TEST:72.436 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Scaling should happen in predictable order and halt if any stateful pod is unhealthy [Slow] [Conformance]","total":356,"completed":82,"skipped":1499,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:06:36.323: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should guarantee kube-root-ca.crt exist in any namespace [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:06:36.357: INFO: Got root ca configmap in namespace "svcaccounts-598" +Oct 21 07:06:36.365: INFO: Deleted root ca configmap in namespace "svcaccounts-598" +STEP: waiting for a new root ca configmap created +Oct 21 07:06:36.874: INFO: Recreated root ca configmap in namespace "svcaccounts-598" +Oct 21 07:06:36.881: INFO: Updated root ca configmap in namespace "svcaccounts-598" +STEP: waiting for the root ca configmap reconciled +Oct 21 07:06:37.387: INFO: Reconciled root ca configmap in namespace "svcaccounts-598" +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:188 +Oct 21 07:06:37.387: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-598" for this suite. +•{"msg":"PASSED [sig-auth] ServiceAccounts should guarantee kube-root-ca.crt exist in any namespace [Conformance]","total":356,"completed":83,"skipped":1582,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing mutating webhooks should work [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:06:37.403: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:06:37.868: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Oct 21 07:06:39.886: 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:time.Date(2022, time.October, 21, 7, 6, 37, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 6, 37, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 6, 37, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 6, 37, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-68c7bd4684\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:06:42.909: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing mutating webhooks should work [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:06:43.115: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-467" for this suite. +STEP: Destroying namespace "webhook-467-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:5.766 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + listing mutating webhooks should work [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]","total":356,"completed":84,"skipped":1600,"failed":0} +SSSSSSSSS +------------------------------ +[sig-network] Services + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:06:43.169: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service in namespace services-9353 +STEP: creating service affinity-nodeport-transition in namespace services-9353 +STEP: creating replication controller affinity-nodeport-transition in namespace services-9353 +I1021 07:06:43.239723 20 runners.go:193] Created replication controller with name: affinity-nodeport-transition, namespace: services-9353, replica count: 3 +I1021 07:06:46.291559 20 runners.go:193] affinity-nodeport-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:06:46.316: INFO: Creating new exec pod +Oct 21 07:06:49.338: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-9353 exec execpod-affinityn4f8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport-transition 80' +Oct 21 07:06:49.587: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport-transition 80\nConnection to affinity-nodeport-transition 80 port [tcp/http] succeeded!\n" +Oct 21 07:06:49.587: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:06:49.587: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-9353 exec execpod-affinityn4f8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.14.88 80' +Oct 21 07:06:49.774: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.14.88 80\nConnection to 10.233.14.88 80 port [tcp/http] succeeded!\n" +Oct 21 07:06:49.774: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:06:49.774: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-9353 exec execpod-affinityn4f8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.161 32509' +Oct 21 07:06:49.941: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.161 32509\nConnection to 10.6.178.161 32509 port [tcp/*] succeeded!\n" +Oct 21 07:06:49.941: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:06:49.941: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-9353 exec execpod-affinityn4f8s -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 32509' +Oct 21 07:06:50.143: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 32509\nConnection to 10.6.178.162 32509 port [tcp/*] succeeded!\n" +Oct 21 07:06:50.143: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:06:50.159: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-9353 exec execpod-affinityn4f8s -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.6.178.161:32509/ ; done' +Oct 21 07:06:50.572: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n" +Oct 21 07:06:50.572: INFO: stdout: "\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-9rmrp\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-9rmrp\naffinity-nodeport-transition-9rmrp\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-9rmrp\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-trq7f\naffinity-nodeport-transition-9rmrp" +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-9rmrp +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-9rmrp +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-9rmrp +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-9rmrp +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-trq7f +Oct 21 07:06:50.572: INFO: Received response from host: affinity-nodeport-transition-9rmrp +Oct 21 07:06:50.588: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-9353 exec execpod-affinityn4f8s -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.6.178.161:32509/ ; done' +Oct 21 07:06:50.948: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:32509/\n" +Oct 21 07:06:50.949: INFO: stdout: "\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k\naffinity-nodeport-transition-wmd9k" +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Received response from host: affinity-nodeport-transition-wmd9k +Oct 21 07:06:50.949: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport-transition in namespace services-9353, will wait for the garbage collector to delete the pods +Oct 21 07:06:51.036: INFO: Deleting ReplicationController affinity-nodeport-transition took: 9.499185ms +Oct 21 07:06:51.137: INFO: Terminating ReplicationController affinity-nodeport-transition pods took: 101.220064ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:06:53.663: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-9353" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:10.509 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance]","total":356,"completed":85,"skipped":1609,"failed":0} +SSS +------------------------------ +[sig-node] PreStop + should call prestop when killing a pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] PreStop + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:06:53.679: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename prestop +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] PreStop + test/e2e/node/pre_stop.go:159 +[It] should call prestop when killing a pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating server pod server in namespace prestop-6787 +STEP: Waiting for pods to come up. +STEP: Creating tester pod tester in namespace prestop-6787 +STEP: Deleting pre-stop pod +Oct 21 07:07:02.761: 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." + ], + "StillContactingPeers": true +} +STEP: Deleting the server pod +[AfterEach] [sig-node] PreStop + test/e2e/framework/framework.go:188 +Oct 21 07:07:02.777: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "prestop-6787" for this suite. + +• [SLOW TEST:9.111 seconds] +[sig-node] PreStop +test/e2e/node/framework.go:23 + should call prestop when killing a pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] PreStop should call prestop when killing a pod [Conformance]","total":356,"completed":86,"skipped":1612,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:07:02.790: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir-wrapper +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating 50 configmaps +STEP: Creating RC which spawns configmap-volume pods +Oct 21 07:07:03.148: INFO: Pod name wrapped-volume-race-b2635870-ee02-4dcd-bfe7-5355f44415a9: Found 1 pods out of 5 +Oct 21 07:07:08.158: INFO: Pod name wrapped-volume-race-b2635870-ee02-4dcd-bfe7-5355f44415a9: Found 5 pods out of 5 +STEP: Ensuring each pod is running +STEP: deleting ReplicationController wrapped-volume-race-b2635870-ee02-4dcd-bfe7-5355f44415a9 in namespace emptydir-wrapper-6695, will wait for the garbage collector to delete the pods +Oct 21 07:07:18.249: INFO: Deleting ReplicationController wrapped-volume-race-b2635870-ee02-4dcd-bfe7-5355f44415a9 took: 6.850906ms +Oct 21 07:07:18.351: INFO: Terminating ReplicationController wrapped-volume-race-b2635870-ee02-4dcd-bfe7-5355f44415a9 pods took: 101.184421ms +STEP: Creating RC which spawns configmap-volume pods +Oct 21 07:07:22.578: INFO: Pod name wrapped-volume-race-a2021359-1731-45a6-a54b-c107c9039711: Found 0 pods out of 5 +Oct 21 07:07:27.595: INFO: Pod name wrapped-volume-race-a2021359-1731-45a6-a54b-c107c9039711: Found 5 pods out of 5 +STEP: Ensuring each pod is running +STEP: deleting ReplicationController wrapped-volume-race-a2021359-1731-45a6-a54b-c107c9039711 in namespace emptydir-wrapper-6695, will wait for the garbage collector to delete the pods +Oct 21 07:07:37.785: INFO: Deleting ReplicationController wrapped-volume-race-a2021359-1731-45a6-a54b-c107c9039711 took: 20.441523ms +Oct 21 07:07:38.086: INFO: Terminating ReplicationController wrapped-volume-race-a2021359-1731-45a6-a54b-c107c9039711 pods took: 301.323075ms +STEP: Creating RC which spawns configmap-volume pods +Oct 21 07:07:42.585: INFO: Pod name wrapped-volume-race-31ae93ce-4527-4618-abc8-c3dbb3b3e591: Found 0 pods out of 5 +Oct 21 07:07:47.600: INFO: Pod name wrapped-volume-race-31ae93ce-4527-4618-abc8-c3dbb3b3e591: Found 5 pods out of 5 +STEP: Ensuring each pod is running +STEP: deleting ReplicationController wrapped-volume-race-31ae93ce-4527-4618-abc8-c3dbb3b3e591 in namespace emptydir-wrapper-6695, will wait for the garbage collector to delete the pods +Oct 21 07:07:57.789: INFO: Deleting ReplicationController wrapped-volume-race-31ae93ce-4527-4618-abc8-c3dbb3b3e591 took: 8.767011ms +Oct 21 07:07:57.890: INFO: Terminating ReplicationController wrapped-volume-race-31ae93ce-4527-4618-abc8-c3dbb3b3e591 pods took: 100.778327ms +STEP: Cleaning up the configMaps +[AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:188 +Oct 21 07:08:03.426: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-wrapper-6695" for this suite. + +• [SLOW TEST:60.666 seconds] +[sig-storage] EmptyDir wrapper volumes +test/e2e/storage/utils/framework.go:23 + should not cause race condition when used for configmaps [Serial] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not cause race condition when used for configmaps [Serial] [Conformance]","total":356,"completed":87,"skipped":1642,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:08:03.456: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +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-444 A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-444;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-444 A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-444;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-444.svc A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-444.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-444.svc A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-444.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-444.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-444.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-444.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-444.svc;check="$$(dig +notcp +noall +answer +search 115.6.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.6.115_udp@PTR;check="$$(dig +tcp +noall +answer +search 115.6.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.6.115_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-444 A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-444;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-444 A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-444;check="$$(dig +notcp +noall +answer +search dns-test-service.dns-444.svc A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-444.svc;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-444.svc A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-444.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-444.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-444.svc;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-444.svc;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-444.svc SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-444.svc;check="$$(dig +notcp +noall +answer +search 115.6.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.6.115_udp@PTR;check="$$(dig +tcp +noall +answer +search 115.6.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.6.115_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 +Oct 21 07:08:07.659: INFO: Unable to read wheezy_udp@dns-test-service from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.675: INFO: Unable to read wheezy_tcp@dns-test-service from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.682: INFO: Unable to read wheezy_udp@dns-test-service.dns-444 from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.694: INFO: Unable to read wheezy_tcp@dns-test-service.dns-444 from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.698: INFO: Unable to read wheezy_udp@dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.702: INFO: Unable to read wheezy_tcp@dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.711: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.729: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.795: INFO: Unable to read jessie_udp@dns-test-service from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.811: INFO: Unable to read jessie_tcp@dns-test-service from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.818: INFO: Unable to read jessie_udp@dns-test-service.dns-444 from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.840: INFO: Unable to read jessie_tcp@dns-test-service.dns-444 from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.859: INFO: Unable to read jessie_udp@dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.868: INFO: Unable to read jessie_tcp@dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.883: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.913: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.921: INFO: Unable to read jessie_udp@_http._tcp.test-service-2.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.935: INFO: Unable to read jessie_tcp@_http._tcp.test-service-2.dns-444.svc from pod dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c: the server could not find the requested resource (get pods dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c) +Oct 21 07:08:07.975: INFO: Lookups using dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c failed for: [wheezy_udp@dns-test-service wheezy_tcp@dns-test-service wheezy_udp@dns-test-service.dns-444 wheezy_tcp@dns-test-service.dns-444 wheezy_udp@dns-test-service.dns-444.svc wheezy_tcp@dns-test-service.dns-444.svc wheezy_udp@_http._tcp.dns-test-service.dns-444.svc wheezy_tcp@_http._tcp.dns-test-service.dns-444.svc jessie_udp@dns-test-service jessie_tcp@dns-test-service jessie_udp@dns-test-service.dns-444 jessie_tcp@dns-test-service.dns-444 jessie_udp@dns-test-service.dns-444.svc jessie_tcp@dns-test-service.dns-444.svc jessie_udp@_http._tcp.dns-test-service.dns-444.svc jessie_tcp@_http._tcp.dns-test-service.dns-444.svc jessie_udp@_http._tcp.test-service-2.dns-444.svc jessie_tcp@_http._tcp.test-service-2.dns-444.svc] + +Oct 21 07:08:13.127: INFO: DNS probes using dns-444/dns-test-7ce3a6a5-5af1-417b-b5c2-f41edabdff4c succeeded + +STEP: deleting the pod +STEP: deleting the test service +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 07:08:13.186: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-444" for this suite. + +• [SLOW TEST:9.756 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] DNS should resolve DNS of partial qualified names for services [LinuxOnly] [Conformance]","total":356,"completed":88,"skipped":1658,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:08:13.213: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow composing env vars into new env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test env composition +Oct 21 07:08:13.264: INFO: Waiting up to 5m0s for pod "var-expansion-5324671d-7b28-4294-a307-4cf94145f530" in namespace "var-expansion-7033" to be "Succeeded or Failed" +Oct 21 07:08:13.269: INFO: Pod "var-expansion-5324671d-7b28-4294-a307-4cf94145f530": Phase="Pending", Reason="", readiness=false. Elapsed: 5.019997ms +Oct 21 07:08:15.284: INFO: Pod "var-expansion-5324671d-7b28-4294-a307-4cf94145f530": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01969485s +Oct 21 07:08:17.293: INFO: Pod "var-expansion-5324671d-7b28-4294-a307-4cf94145f530": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02868406s +STEP: Saw pod success +Oct 21 07:08:17.293: INFO: Pod "var-expansion-5324671d-7b28-4294-a307-4cf94145f530" satisfied condition "Succeeded or Failed" +Oct 21 07:08:17.297: INFO: Trying to get logs from node node1 pod var-expansion-5324671d-7b28-4294-a307-4cf94145f530 container dapi-container: +STEP: delete the pod +Oct 21 07:08:17.347: INFO: Waiting for pod var-expansion-5324671d-7b28-4294-a307-4cf94145f530 to disappear +Oct 21 07:08:17.357: INFO: Pod var-expansion-5324671d-7b28-4294-a307-4cf94145f530 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 07:08:17.357: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-7033" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]","total":356,"completed":89,"skipped":1697,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context + should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:08:17.367: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename security-context +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser +Oct 21 07:08:17.419: INFO: Waiting up to 5m0s for pod "security-context-a2245728-27fa-4c8e-a941-851902f933a3" in namespace "security-context-5406" to be "Succeeded or Failed" +Oct 21 07:08:17.424: INFO: Pod "security-context-a2245728-27fa-4c8e-a941-851902f933a3": Phase="Pending", Reason="", readiness=false. Elapsed: 4.820319ms +Oct 21 07:08:19.433: INFO: Pod "security-context-a2245728-27fa-4c8e-a941-851902f933a3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013691852s +Oct 21 07:08:21.443: INFO: Pod "security-context-a2245728-27fa-4c8e-a941-851902f933a3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.024054669s +STEP: Saw pod success +Oct 21 07:08:21.443: INFO: Pod "security-context-a2245728-27fa-4c8e-a941-851902f933a3" satisfied condition "Succeeded or Failed" +Oct 21 07:08:21.446: INFO: Trying to get logs from node node1 pod security-context-a2245728-27fa-4c8e-a941-851902f933a3 container test-container: +STEP: delete the pod +Oct 21 07:08:21.461: INFO: Waiting for pod security-context-a2245728-27fa-4c8e-a941-851902f933a3 to disappear +Oct 21 07:08:21.466: INFO: Pod security-context-a2245728-27fa-4c8e-a941-851902f933a3 no longer exists +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:188 +Oct 21 07:08:21.466: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-5406" for this suite. +•{"msg":"PASSED [sig-node] Security Context should support container.SecurityContext.RunAsUser And container.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]","total":356,"completed":90,"skipped":1722,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:08:21.475: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service in namespace services-4346 +Oct 21 07:08:21.520: INFO: The status of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:08:23.527: INFO: The status of Pod kube-proxy-mode-detector is Running (Ready = true) +Oct 21 07:08:23.532: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode' +Oct 21 07:08:23.783: INFO: stderr: "+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode\n" +Oct 21 07:08:23.783: INFO: stdout: "iptables" +Oct 21 07:08:23.783: INFO: proxyMode: iptables +Oct 21 07:08:23.801: INFO: Waiting for pod kube-proxy-mode-detector to disappear +Oct 21 07:08:23.807: INFO: Pod kube-proxy-mode-detector no longer exists +STEP: creating service affinity-clusterip-timeout in namespace services-4346 +STEP: creating replication controller affinity-clusterip-timeout in namespace services-4346 +I1021 07:08:23.825349 20 runners.go:193] Created replication controller with name: affinity-clusterip-timeout, namespace: services-4346, replica count: 3 +I1021 07:08:26.881657 20 runners.go:193] affinity-clusterip-timeout Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:08:26.892: INFO: Creating new exec pod +Oct 21 07:08:29.927: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec execpod-affinitydwlgp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-timeout 80' +Oct 21 07:08:30.159: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-clusterip-timeout 80\nConnection to affinity-clusterip-timeout 80 port [tcp/http] succeeded!\n" +Oct 21 07:08:30.159: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:08:30.159: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec execpod-affinitydwlgp -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.8.160 80' +Oct 21 07:08:30.354: INFO: stderr: "+ + echonc -v hostName -t\n -w 2 10.233.8.160 80\nConnection to 10.233.8.160 80 port [tcp/http] succeeded!\n" +Oct 21 07:08:30.354: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:08:30.354: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec execpod-affinitydwlgp -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.8.160:80/ ; done' +Oct 21 07:08:30.692: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n" +Oct 21 07:08:30.692: INFO: stdout: "\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w\naffinity-clusterip-timeout-cjx6w" +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Received response from host: affinity-clusterip-timeout-cjx6w +Oct 21 07:08:30.692: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec execpod-affinitydwlgp -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.233.8.160:80/' +Oct 21 07:08:30.878: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n" +Oct 21 07:08:30.879: INFO: stdout: "affinity-clusterip-timeout-cjx6w" +Oct 21 07:08:50.881: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec execpod-affinitydwlgp -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.233.8.160:80/' +Oct 21 07:08:51.078: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n" +Oct 21 07:08:51.078: INFO: stdout: "affinity-clusterip-timeout-cjx6w" +Oct 21 07:09:11.079: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec execpod-affinitydwlgp -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.233.8.160:80/' +Oct 21 07:09:11.303: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n" +Oct 21 07:09:11.303: INFO: stdout: "affinity-clusterip-timeout-cjx6w" +Oct 21 07:09:31.305: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4346 exec execpod-affinitydwlgp -- /bin/sh -x -c curl -q -s --connect-timeout 2 http://10.233.8.160:80/' +Oct 21 07:09:31.549: INFO: stderr: "+ curl -q -s --connect-timeout 2 http://10.233.8.160:80/\n" +Oct 21 07:09:31.549: INFO: stdout: "affinity-clusterip-timeout-s9jvh" +Oct 21 07:09:31.549: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip-timeout in namespace services-4346, will wait for the garbage collector to delete the pods +Oct 21 07:09:31.657: INFO: Deleting ReplicationController affinity-clusterip-timeout took: 22.210324ms +Oct 21 07:09:31.768: INFO: Terminating ReplicationController affinity-clusterip-timeout pods took: 110.174611ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:09:34.487: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-4346" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:73.024 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance]","total":356,"completed":91,"skipped":1740,"failed":0} +SSS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:09:34.499: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:09:34.559: INFO: Waiting up to 5m0s for pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b" in namespace "downward-api-3350" to be "Succeeded or Failed" +Oct 21 07:09:34.566: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 6.261009ms +Oct 21 07:09:36.578: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019036715s +Oct 21 07:09:38.587: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.027530542s +Oct 21 07:09:40.593: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 6.03387287s +Oct 21 07:09:42.606: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 8.046264506s +Oct 21 07:09:44.614: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 10.054484027s +Oct 21 07:09:46.628: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 12.069016263s +Oct 21 07:09:48.640: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 14.080190403s +Oct 21 07:09:50.646: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 16.086118419s +Oct 21 07:09:52.659: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 18.099409506s +Oct 21 07:09:54.668: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 20.108965531s +Oct 21 07:09:56.682: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 22.122616492s +Oct 21 07:09:58.688: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 24.128803712s +Oct 21 07:10:00.694: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 26.13457304s +Oct 21 07:10:02.710: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 28.150866892s +Oct 21 07:10:04.720: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Pending", Reason="", readiness=false. Elapsed: 30.16095715s +Oct 21 07:10:06.730: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 32.170420172s +STEP: Saw pod success +Oct 21 07:10:06.730: INFO: Pod "downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b" satisfied condition "Succeeded or Failed" +Oct 21 07:10:06.734: INFO: Trying to get logs from node node1 pod downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b container client-container: +STEP: delete the pod +Oct 21 07:10:06.760: INFO: Waiting for pod downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b to disappear +Oct 21 07:10:06.763: INFO: Pod downwardapi-volume-015188c4-2030-43ea-ba81-41baa1a1ac8b no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 07:10:06.763: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3350" for this suite. + +• [SLOW TEST:32.271 seconds] +[sig-storage] Downward API volume +test/e2e/common/storage/framework.go:23 + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]","total":356,"completed":92,"skipped":1743,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:10:06.771: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-18603eab-ea29-4387-b98d-c941a01bb589 +STEP: Creating a pod to test consume secrets +Oct 21 07:10:06.799: INFO: Waiting up to 5m0s for pod "pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465" in namespace "secrets-3656" to be "Succeeded or Failed" +Oct 21 07:10:06.801: INFO: Pod "pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465": Phase="Pending", Reason="", readiness=false. Elapsed: 2.678871ms +Oct 21 07:10:08.809: INFO: Pod "pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010698258s +Oct 21 07:10:10.821: INFO: Pod "pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022869032s +STEP: Saw pod success +Oct 21 07:10:10.822: INFO: Pod "pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465" satisfied condition "Succeeded or Failed" +Oct 21 07:10:10.826: INFO: Trying to get logs from node node1 pod pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465 container secret-volume-test: +STEP: delete the pod +Oct 21 07:10:10.847: INFO: Waiting for pod pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465 to disappear +Oct 21 07:10:10.852: INFO: Pod pod-secrets-c2fd389e-0708-4409-a96a-ce5be643e465 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:10:10.852: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3656" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume [NodeConformance] [Conformance]","total":356,"completed":93,"skipped":1757,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:10:10.865: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-3306 +[It] should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a new StatefulSet +Oct 21 07:10:10.917: INFO: Found 0 stateful pods, waiting for 3 +Oct 21 07:10:20.928: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:10:20.929: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:10:20.929: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Updating stateful set template: update image from k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 to k8s.gcr.io/e2e-test-images/httpd:2.4.39-2 +Oct 21 07:10:20.976: 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 +Oct 21 07:10:31.027: INFO: Updating stateful set ss2 +Oct 21 07:10:31.037: INFO: Waiting for Pod statefulset-3306/ss2-2 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +STEP: Restoring Pods to the correct revision when they are deleted +Oct 21 07:10:41.090: INFO: Found 2 stateful pods, waiting for 3 +Oct 21 07:10:51.111: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:10:51.111: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:10:51.111: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:11:01.109: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:01.109: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:01.109: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:11:11.099: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:11.100: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:11.100: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:11:21.106: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:21.106: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:21.106: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:11:31.100: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:31.100: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:31.100: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:11:41.106: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:41.106: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:41.106: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:11:51.105: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:51.105: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:11:51.105: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:12:01.107: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:01.107: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:01.107: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:12:11.098: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:11.098: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:11.098: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:12:21.101: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:21.101: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:21.101: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:12:31.109: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:31.109: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:31.109: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:12:41.108: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:41.108: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:41.108: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:12:51.106: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:51.106: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:12:51.106: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:13:01.107: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:01.107: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:01.107: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:13:11.103: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:11.103: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:11.103: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:13:21.100: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:21.100: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:21.100: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:13:31.106: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:31.106: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:31.106: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:13:41.102: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:41.102: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:41.102: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:13:51.105: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:51.105: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:13:51.105: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:14:01.101: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:01.101: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:01.101: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:14:11.103: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:11.103: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:11.103: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:14:21.109: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:21.109: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:21.109: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Pending - Ready=false +Oct 21 07:14:31.109: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:31.109: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:14:31.109: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +STEP: Performing a phased rolling update +Oct 21 07:14:31.138: INFO: Updating stateful set ss2 +Oct 21 07:14:31.145: INFO: Waiting for Pod statefulset-3306/ss2-1 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +Oct 21 07:14:41.192: INFO: Updating stateful set ss2 +Oct 21 07:14:41.207: INFO: Waiting for StatefulSet statefulset-3306/ss2 to complete update +Oct 21 07:14:41.207: INFO: Waiting for Pod statefulset-3306/ss2-0 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +Oct 21 07:14:51.275: INFO: Waiting for StatefulSet statefulset-3306/ss2 to complete update +Oct 21 07:14:51.275: INFO: Waiting for Pod statefulset-3306/ss2-0 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +Oct 21 07:15:01.233: INFO: Waiting for StatefulSet statefulset-3306/ss2 to complete update +Oct 21 07:15:01.233: INFO: Waiting for Pod statefulset-3306/ss2-0 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +Oct 21 07:15:11.240: INFO: Waiting for StatefulSet statefulset-3306/ss2 to complete update +Oct 21 07:15:11.240: INFO: Waiting for Pod statefulset-3306/ss2-0 to have revision ss2-5f8764d585 update revision ss2-57bbdd95cb +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 07:15:21.225: INFO: Deleting all statefulset in ns statefulset-3306 +Oct 21 07:15:21.228: INFO: Scaling statefulset ss2 to 0 +Oct 21 07:15:31.260: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:15:31.265: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 07:15:31.290: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-3306" for this suite. + +• [SLOW TEST:320.447 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should perform canary updates and phased rolling updates of template modifications [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]","total":356,"completed":94,"skipped":1799,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] KubeletManagedEtcHosts + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:15:31.313: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename e2e-kubelet-etc-hosts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Setting up the test +STEP: Creating hostNetwork=false pod +Oct 21 07:15:31.370: INFO: The status of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:15:33.377: INFO: The status of Pod test-pod is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:15:35.384: INFO: The status of Pod test-pod is Running (Ready = true) +STEP: Creating hostNetwork=true pod +Oct 21 07:15:35.401: INFO: The status of Pod test-host-network-pod is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:15:37.416: INFO: The status of Pod test-host-network-pod is Running (Ready = true) +STEP: Running the test +STEP: Verifying /etc/hosts of container is kubelet-managed for pod with hostNetwork=false +Oct 21 07:15:37.421: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:37.421: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:37.421: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:37.422: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Oct 21 07:15:37.519: INFO: Exec stderr: "" +Oct 21 07:15:37.519: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:37.519: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:37.520: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:37.520: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Oct 21 07:15:37.648: INFO: Exec stderr: "" +Oct 21 07:15:37.648: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:37.648: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:37.649: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:37.650: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Oct 21 07:15:37.762: INFO: Exec stderr: "" +Oct 21 07:15:37.762: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:37.762: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:37.763: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:37.764: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Oct 21 07:15:37.869: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts of container is not kubelet-managed since container specifies /etc/hosts mount +Oct 21 07:15:37.869: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:37.869: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:37.869: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:37.870: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-3&container=busybox-3&stderr=true&stdout=true) +Oct 21 07:15:37.966: INFO: Exec stderr: "" +Oct 21 07:15:37.966: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-pod ContainerName:busybox-3 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:37.966: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:37.967: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:37.967: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-3&container=busybox-3&stderr=true&stdout=true) +Oct 21 07:15:38.033: INFO: Exec stderr: "" +STEP: Verifying /etc/hosts content of container is not kubelet-managed for pod with hostNetwork=true +Oct 21 07:15:38.033: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:38.033: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:38.033: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:38.033: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Oct 21 07:15:38.109: INFO: Exec stderr: "" +Oct 21 07:15:38.109: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-host-network-pod ContainerName:busybox-1 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:38.109: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:38.110: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:38.110: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-1&container=busybox-1&stderr=true&stdout=true) +Oct 21 07:15:38.179: INFO: Exec stderr: "" +Oct 21 07:15:38.179: INFO: ExecWithOptions {Command:[cat /etc/hosts] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:38.179: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:38.180: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:38.180: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Oct 21 07:15:38.265: INFO: Exec stderr: "" +Oct 21 07:15:38.265: INFO: ExecWithOptions {Command:[cat /etc/hosts-original] Namespace:e2e-kubelet-etc-hosts-5287 PodName:test-host-network-pod ContainerName:busybox-2 Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:15:38.265: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:15:38.266: INFO: ExecWithOptions: Clientset creation +Oct 21 07:15:38.266: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/e2e-kubelet-etc-hosts-5287/pods/test-host-network-pod/exec?command=cat&command=%2Fetc%2Fhosts-original&container=busybox-2&container=busybox-2&stderr=true&stdout=true) +Oct 21 07:15:38.351: INFO: Exec stderr: "" +[AfterEach] [sig-node] KubeletManagedEtcHosts + test/e2e/framework/framework.go:188 +Oct 21 07:15:38.351: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "e2e-kubelet-etc-hosts-5287" for this suite. + +• [SLOW TEST:7.050 seconds] +[sig-node] KubeletManagedEtcHosts +test/e2e/common/node/framework.go:23 + should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] KubeletManagedEtcHosts should test kubelet managed /etc/hosts file [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":95,"skipped":1819,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:15:38.364: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0666 on node default medium +Oct 21 07:15:38.398: INFO: Waiting up to 5m0s for pod "pod-0247528a-28b3-4b3e-a350-03a41f3db1b1" in namespace "emptydir-7911" to be "Succeeded or Failed" +Oct 21 07:15:38.401: INFO: Pod "pod-0247528a-28b3-4b3e-a350-03a41f3db1b1": Phase="Pending", Reason="", readiness=false. Elapsed: 3.596852ms +Oct 21 07:15:40.412: INFO: Pod "pod-0247528a-28b3-4b3e-a350-03a41f3db1b1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014102012s +Oct 21 07:15:42.426: INFO: Pod "pod-0247528a-28b3-4b3e-a350-03a41f3db1b1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.028239153s +Oct 21 07:15:44.436: INFO: Pod "pod-0247528a-28b3-4b3e-a350-03a41f3db1b1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.03831967s +STEP: Saw pod success +Oct 21 07:15:44.436: INFO: Pod "pod-0247528a-28b3-4b3e-a350-03a41f3db1b1" satisfied condition "Succeeded or Failed" +Oct 21 07:15:44.447: INFO: Trying to get logs from node master1 pod pod-0247528a-28b3-4b3e-a350-03a41f3db1b1 container test-container: +STEP: delete the pod +Oct 21 07:15:44.490: INFO: Waiting for pod pod-0247528a-28b3-4b3e-a350-03a41f3db1b1 to disappear +Oct 21 07:15:44.493: INFO: Pod pod-0247528a-28b3-4b3e-a350-03a41f3db1b1 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:15:44.493: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-7911" for this suite. + +• [SLOW TEST:6.142 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":96,"skipped":1863,"failed":0} +SSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a validating webhook should work [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:15:44.506: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:15:44.945: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:15:48.006: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a validating webhook should work [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:15:48.115: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7256" for this suite. +STEP: Destroying namespace "webhook-7256-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]","total":356,"completed":97,"skipped":1872,"failed":0} +SSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + listing validating webhooks should work [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:15:48.169: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:15:49.313: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:15:52.348: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] listing validating webhooks should work [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:15:52.595: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-1761" for this suite. +STEP: Destroying namespace "webhook-1761-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]","total":356,"completed":98,"skipped":1879,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + creating/deleting custom resource definition objects works [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:15:52.644: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] creating/deleting custom resource definition objects works [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:15:52.673: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 07:15:53.696: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-2282" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works [Conformance]","total":356,"completed":99,"skipped":1890,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should serve a basic image on each replica with a public image [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:15:53.709: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:15:53.730: INFO: Creating ReplicaSet my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4 +Oct 21 07:15:53.740: INFO: Pod name my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4: Found 0 pods out of 1 +Oct 21 07:15:58.748: INFO: Pod name my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4: Found 1 pods out of 1 +Oct 21 07:15:58.748: INFO: Ensuring a pod for ReplicaSet "my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4" is running +Oct 21 07:15:58.754: INFO: Pod "my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4-zpf8w" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:15:53 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:15:55 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:15:55 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:15:53 +0000 UTC Reason: Message:}]) +Oct 21 07:15:58.754: INFO: Trying to dial the pod +Oct 21 07:16:03.776: INFO: Controller my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4: Got expected result from replica 1 [my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4-zpf8w]: "my-hostname-basic-52d235c5-efc0-4607-92e5-ba10e53b71c4-zpf8w", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:188 +Oct 21 07:16:03.777: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-9965" for this suite. + +• [SLOW TEST:10.080 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should serve a basic image on each replica with a public image [Conformance]","total":356,"completed":100,"skipped":1935,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:16:03.789: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name projected-configmap-test-volume-ebc8b177-643e-4231-8541-d572af8b6b07 +STEP: Creating a pod to test consume configMaps +Oct 21 07:16:03.856: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94" in namespace "projected-373" to be "Succeeded or Failed" +Oct 21 07:16:03.862: INFO: Pod "pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94": Phase="Pending", Reason="", readiness=false. Elapsed: 6.473511ms +Oct 21 07:16:05.878: INFO: Pod "pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94": Phase="Pending", Reason="", readiness=false. Elapsed: 2.021656154s +Oct 21 07:16:07.889: INFO: Pod "pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94": Phase="Pending", Reason="", readiness=false. Elapsed: 4.033347223s +Oct 21 07:16:09.903: INFO: Pod "pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.046864087s +STEP: Saw pod success +Oct 21 07:16:09.903: INFO: Pod "pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94" satisfied condition "Succeeded or Failed" +Oct 21 07:16:09.907: INFO: Trying to get logs from node node1 pod pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94 container agnhost-container: +STEP: delete the pod +Oct 21 07:16:09.935: INFO: Waiting for pod pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94 to disappear +Oct 21 07:16:09.939: INFO: Pod pod-projected-configmaps-12ad33f5-3668-4180-9253-9ba96b09bc94 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 07:16:09.939: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-373" for this suite. + +• [SLOW TEST:6.162 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]","total":356,"completed":101,"skipped":1945,"failed":0} +SS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:16:09.951: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0777 on tmpfs +Oct 21 07:16:10.020: INFO: Waiting up to 5m0s for pod "pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c" in namespace "emptydir-944" to be "Succeeded or Failed" +Oct 21 07:16:10.024: INFO: Pod "pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.94689ms +Oct 21 07:16:12.891: INFO: Pod "pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.871143426s +Oct 21 07:16:14.899: INFO: Pod "pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c": Phase="Running", Reason="", readiness=true. Elapsed: 4.878820877s +Oct 21 07:16:16.914: INFO: Pod "pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c": Phase="Running", Reason="", readiness=false. Elapsed: 6.894161503s +Oct 21 07:16:18.926: INFO: Pod "pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.906334978s +STEP: Saw pod success +Oct 21 07:16:18.927: INFO: Pod "pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c" satisfied condition "Succeeded or Failed" +Oct 21 07:16:18.932: INFO: Trying to get logs from node node1 pod pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c container test-container: +STEP: delete the pod +Oct 21 07:16:18.957: INFO: Waiting for pod pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c to disappear +Oct 21 07:16:18.962: INFO: Pod pod-fd6fa226-40b4-4cf3-b556-f0d1c4ad201c no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:16:18.962: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-944" for this suite. + +• [SLOW TEST:9.024 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":102,"skipped":1947,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a read only busybox container + should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:16:18.975: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:40 +[It] should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:16:19.029: INFO: The status of Pod busybox-readonly-fs9654abcc-e64a-4c30-98ea-b87d66b414c1 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:16:21.040: INFO: The status of Pod busybox-readonly-fs9654abcc-e64a-4c30-98ea-b87d66b414c1 is Running (Ready = true) +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:188 +Oct 21 07:16:21.059: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-4826" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":103,"skipped":1955,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:16:21.073: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-volume-map-c163d25b-0b6a-4e5b-b67c-bef2713e5220 +STEP: Creating a pod to test consume configMaps +Oct 21 07:16:21.118: INFO: Waiting up to 5m0s for pod "pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f" in namespace "configmap-9538" to be "Succeeded or Failed" +Oct 21 07:16:21.129: INFO: Pod "pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f": Phase="Pending", Reason="", readiness=false. Elapsed: 9.815345ms +Oct 21 07:16:23.134: INFO: Pod "pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015244043s +Oct 21 07:16:25.143: INFO: Pod "pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.024397275s +STEP: Saw pod success +Oct 21 07:16:25.144: INFO: Pod "pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f" satisfied condition "Succeeded or Failed" +Oct 21 07:16:25.148: INFO: Trying to get logs from node node1 pod pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f container agnhost-container: +STEP: delete the pod +Oct 21 07:16:25.165: INFO: Waiting for pod pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f to disappear +Oct 21 07:16:25.168: INFO: Pod pod-configmaps-1d55bcb7-dbdc-42d0-9341-ce852305bf4f no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 07:16:25.169: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-9538" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings as non-root [NodeConformance] [Conformance]","total":356,"completed":104,"skipped":1998,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:16:25.180: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/framework/framework.go:652 +STEP: CRs in the same group and version but different kinds (two CRDs) show up in OpenAPI documentation +Oct 21 07:16:25.210: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:16:28.192: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 07:16:40.780: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-83" for this suite. + +• [SLOW TEST:15.625 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group and version but different kinds [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group and version but different kinds [Conformance]","total":356,"completed":105,"skipped":2015,"failed":0} +SSSSSS +------------------------------ +[sig-cli] Kubectl client Update Demo + should scale a replication controller [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:16:40.806: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:297 +[It] should scale a replication controller [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a replication controller +Oct 21 07:16:40.839: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 create -f -' +Oct 21 07:16:42.264: INFO: stderr: "" +Oct 21 07:16:42.264: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Oct 21 07:16:42.264: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:16:42.512: INFO: stderr: "" +Oct 21 07:16:42.512: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:16:42.512: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:16:42.669: INFO: stderr: "" +Oct 21 07:16:42.669: INFO: stdout: "" +Oct 21 07:16:42.669: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:16:47.672: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:16:47.783: INFO: stderr: "" +Oct 21 07:16:47.783: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:16:47.783: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:16:47.890: INFO: stderr: "" +Oct 21 07:16:47.890: INFO: stdout: "" +Oct 21 07:16:47.890: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:16:52.892: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:16:53.026: INFO: stderr: "" +Oct 21 07:16:53.026: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:16:53.026: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:16:53.138: INFO: stderr: "" +Oct 21 07:16:53.138: INFO: stdout: "" +Oct 21 07:16:53.138: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:16:58.140: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:16:58.259: INFO: stderr: "" +Oct 21 07:16:58.259: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:16:58.259: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:16:58.385: INFO: stderr: "" +Oct 21 07:16:58.385: INFO: stdout: "" +Oct 21 07:16:58.385: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:17:03.390: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:03.507: INFO: stderr: "" +Oct 21 07:17:03.508: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:17:03.508: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:03.619: INFO: stderr: "" +Oct 21 07:17:03.619: INFO: stdout: "" +Oct 21 07:17:03.619: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:17:08.622: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:08.734: INFO: stderr: "" +Oct 21 07:17:08.735: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:17:08.735: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:08.823: INFO: stderr: "" +Oct 21 07:17:08.823: INFO: stdout: "" +Oct 21 07:17:08.823: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:17:13.823: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:13.920: INFO: stderr: "" +Oct 21 07:17:13.920: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:17:13.920: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:14.022: INFO: stderr: "" +Oct 21 07:17:14.022: INFO: stdout: "" +Oct 21 07:17:14.022: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:17:19.026: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:19.264: INFO: stderr: "" +Oct 21 07:17:19.264: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:17:19.264: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:19.536: INFO: stderr: "" +Oct 21 07:17:19.536: INFO: stdout: "" +Oct 21 07:17:19.536: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:17:24.539: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:24.680: INFO: stderr: "" +Oct 21 07:17:24.680: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:17:24.680: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:24.774: INFO: stderr: "" +Oct 21 07:17:24.774: INFO: stdout: "" +Oct 21 07:17:24.774: INFO: update-demo-nautilus-dkgfv is created but not running +Oct 21 07:17:29.779: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:29.920: INFO: stderr: "" +Oct 21 07:17:29.920: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +Oct 21 07:17:29.920: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:30.021: INFO: stderr: "" +Oct 21 07:17:30.021: INFO: stdout: "true" +Oct 21 07:17:30.021: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Oct 21 07:17:30.104: INFO: stderr: "" +Oct 21 07:17:30.104: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Oct 21 07:17:30.104: INFO: validating pod update-demo-nautilus-dkgfv +Oct 21 07:17:30.122: INFO: got data: { + "image": "nautilus.jpg" +} + +Oct 21 07:17:30.122: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Oct 21 07:17:30.122: INFO: update-demo-nautilus-dkgfv is verified up and running +Oct 21 07:17:30.122: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-fprdj -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:30.210: INFO: stderr: "" +Oct 21 07:17:30.210: INFO: stdout: "true" +Oct 21 07:17:30.210: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-fprdj -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Oct 21 07:17:30.301: INFO: stderr: "" +Oct 21 07:17:30.301: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Oct 21 07:17:30.301: INFO: validating pod update-demo-nautilus-fprdj +Oct 21 07:17:30.311: INFO: got data: { + "image": "nautilus.jpg" +} + +Oct 21 07:17:30.311: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Oct 21 07:17:30.311: INFO: update-demo-nautilus-fprdj is verified up and running +STEP: scaling down the replication controller +Oct 21 07:17:30.313: INFO: scanned /root for discovery docs: +Oct 21 07:17:30.313: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 scale rc update-demo-nautilus --replicas=1 --timeout=5m' +Oct 21 07:17:31.563: INFO: stderr: "" +Oct 21 07:17:31.563: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Oct 21 07:17:31.564: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:31.730: INFO: stderr: "" +Oct 21 07:17:31.730: INFO: stdout: "update-demo-nautilus-dkgfv update-demo-nautilus-fprdj " +STEP: Replicas for name=update-demo: expected=1 actual=2 +Oct 21 07:17:36.731: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:36.818: INFO: stderr: "" +Oct 21 07:17:36.818: INFO: stdout: "update-demo-nautilus-dkgfv " +Oct 21 07:17:36.818: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:36.901: INFO: stderr: "" +Oct 21 07:17:36.901: INFO: stdout: "true" +Oct 21 07:17:36.901: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Oct 21 07:17:36.990: INFO: stderr: "" +Oct 21 07:17:36.990: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Oct 21 07:17:36.990: INFO: validating pod update-demo-nautilus-dkgfv +Oct 21 07:17:36.994: INFO: got data: { + "image": "nautilus.jpg" +} + +Oct 21 07:17:36.994: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Oct 21 07:17:36.994: INFO: update-demo-nautilus-dkgfv is verified up and running +STEP: scaling up the replication controller +Oct 21 07:17:36.997: INFO: scanned /root for discovery docs: +Oct 21 07:17:36.997: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 scale rc update-demo-nautilus --replicas=2 --timeout=5m' +Oct 21 07:17:38.120: INFO: stderr: "" +Oct 21 07:17:38.120: INFO: stdout: "replicationcontroller/update-demo-nautilus scaled\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Oct 21 07:17:38.120: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:38.262: INFO: stderr: "" +Oct 21 07:17:38.263: INFO: stdout: "update-demo-nautilus-4brww update-demo-nautilus-dkgfv " +Oct 21 07:17:38.263: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-4brww -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:38.377: INFO: stderr: "" +Oct 21 07:17:38.377: INFO: stdout: "" +Oct 21 07:17:38.377: INFO: update-demo-nautilus-4brww is created but not running +Oct 21 07:17:43.377: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 07:17:43.493: INFO: stderr: "" +Oct 21 07:17:43.493: INFO: stdout: "update-demo-nautilus-4brww update-demo-nautilus-dkgfv " +Oct 21 07:17:43.493: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-4brww -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:43.604: INFO: stderr: "" +Oct 21 07:17:43.604: INFO: stdout: "true" +Oct 21 07:17:43.604: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-4brww -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Oct 21 07:17:43.722: INFO: stderr: "" +Oct 21 07:17:43.722: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Oct 21 07:17:43.722: INFO: validating pod update-demo-nautilus-4brww +Oct 21 07:17:43.733: INFO: got data: { + "image": "nautilus.jpg" +} + +Oct 21 07:17:43.733: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Oct 21 07:17:43.733: INFO: update-demo-nautilus-4brww is verified up and running +Oct 21 07:17:43.733: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 07:17:43.834: INFO: stderr: "" +Oct 21 07:17:43.834: INFO: stdout: "true" +Oct 21 07:17:43.834: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods update-demo-nautilus-dkgfv -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Oct 21 07:17:43.922: INFO: stderr: "" +Oct 21 07:17:43.922: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Oct 21 07:17:43.922: INFO: validating pod update-demo-nautilus-dkgfv +Oct 21 07:17:43.928: INFO: got data: { + "image": "nautilus.jpg" +} + +Oct 21 07:17:43.928: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Oct 21 07:17:43.928: INFO: update-demo-nautilus-dkgfv is verified up and running +STEP: using delete to clean up resources +Oct 21 07:17:43.928: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 delete --grace-period=0 --force -f -' +Oct 21 07:17:44.042: 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" +Oct 21 07:17:44.043: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Oct 21 07:17:44.043: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get rc,svc -l name=update-demo --no-headers' +Oct 21 07:17:44.184: INFO: stderr: "No resources found in kubectl-5840 namespace.\n" +Oct 21 07:17:44.184: INFO: stdout: "" +Oct 21 07:17:44.184: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5840 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Oct 21 07:17:44.319: INFO: stderr: "" +Oct 21 07:17:44.319: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:17:44.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5840" for this suite. + +• [SLOW TEST:63.523 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Update Demo + test/e2e/kubectl/kubectl.go:295 + should scale a replication controller [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Update Demo should scale a replication controller [Conformance]","total":356,"completed":106,"skipped":2021,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop complex daemon [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:17:44.331: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should run and stop complex daemon [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:17:44.381: INFO: Creating daemon "daemon-set" with a node selector +STEP: Initially, daemon pods should not be running on any nodes. +Oct 21 07:17:44.427: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:44.427: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +STEP: Change node label to blue, check that daemon pod is launched. +Oct 21 07:17:44.600: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:44.600: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:46.890: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:46.890: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:47.906: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:47.906: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:48.605: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:48.605: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:51.173: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:51.173: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:51.689: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:51.689: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:52.615: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:17:52.615: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set +STEP: Update the node label to green, and wait for daemons to be unscheduled +Oct 21 07:17:52.648: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:17:52.648: INFO: Number of running nodes: 0, number of available pods: 1 in daemonset daemon-set +Oct 21 07:17:53.655: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:53.655: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +STEP: Update DaemonSet node selector to green, and change its update strategy to RollingUpdate +Oct 21 07:17:54.094: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:54.094: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:55.303: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:55.303: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:56.102: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:56.102: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:57.101: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:57.101: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:58.103: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:17:58.103: INFO: Node node1 is running 0 daemon pod, expected 1 +Oct 21 07:17:59.438: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 07:17:59.438: INFO: Number of running nodes: 1, number of available pods: 1 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-269, will wait for the garbage collector to delete the pods +Oct 21 07:17:59.517: INFO: Deleting DaemonSet.extensions daemon-set took: 8.627452ms +Oct 21 07:17:59.618: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.514028ms +Oct 21 07:18:01.532: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:18:01.532: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Oct 21 07:18:01.537: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"29666"},"items":null} + +Oct 21 07:18:01.540: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"29666"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:18:01.608: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-269" for this suite. + +• [SLOW TEST:17.296 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should run and stop complex daemon [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop complex daemon [Conformance]","total":356,"completed":107,"skipped":2052,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should patch a Namespace [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:18:01.627: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename namespaces +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should patch a Namespace [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a Namespace +STEP: patching the Namespace +STEP: get the Namespace and ensuring it has the label +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:18:01.762: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-9108" for this suite. +STEP: Destroying namespace "nspatchtest-3071c8d6-c96a-4342-926e-0d7e3a225421-8422" for this suite. +•{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should patch a Namespace [Conformance]","total":356,"completed":108,"skipped":2096,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:18:01.825: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod test-webserver-dd18bd96-cdde-45f9-9aba-aabf1aa640a0 in namespace container-probe-6466 +Oct 21 07:18:03.951: INFO: Started pod test-webserver-dd18bd96-cdde-45f9-9aba-aabf1aa640a0 in namespace container-probe-6466 +STEP: checking the pod's current state and verifying that restartCount is present +Oct 21 07:18:03.955: INFO: Initial restart count of pod test-webserver-dd18bd96-cdde-45f9-9aba-aabf1aa640a0 is 0 +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 07:22:05.374: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-6466" for this suite. + +• [SLOW TEST:243.567 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":356,"completed":109,"skipped":2108,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate pod and apply defaults after mutation [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:22:05.398: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:22:06.038: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:22:09.067: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate pod and apply defaults after mutation [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:22:09.118: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-3623" for this suite. +STEP: Destroying namespace "webhook-3623-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance]","total":356,"completed":110,"skipped":2138,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with different stored version [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:22:09.174: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:22:09.816: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:22:12.843: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with different stored version [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:22:12.857: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-9318-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] + test/e2e/framework/framework.go:188 +Oct 21 07:22:16.125: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-5990" for this suite. +STEP: Destroying namespace "webhook-5990-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:7.015 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource with different stored version [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with different stored version [Conformance]","total":356,"completed":111,"skipped":2176,"failed":0} +SS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] + validates basic preemption works [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:22:16.188: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Oct 21 07:22:16.254: INFO: Waiting up to 1m0s for all nodes to be ready +Oct 21 07:23:16.288: INFO: Waiting for terminating namespaces to be deleted... +[It] validates basic preemption works [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create pods that use 4/5 of node resources. +Oct 21 07:23:16.311: INFO: Created pod: pod0-0-sched-preemption-low-priority +Oct 21 07:23:16.316: INFO: Created pod: pod0-1-sched-preemption-medium-priority +Oct 21 07:23:16.337: INFO: Created pod: pod1-0-sched-preemption-medium-priority +Oct 21 07:23:16.344: INFO: Created pod: pod1-1-sched-preemption-medium-priority +STEP: Wait for pods to be scheduled. +STEP: Run a high priority pod that has same requirements as that of lower priority pod +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:23:24.399: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-5639" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + +• [SLOW TEST:68.255 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + validates basic preemption works [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] validates basic preemption works [Conformance]","total":356,"completed":112,"skipped":2178,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:23:24.444: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a service nodeport-service with the type=NodePort in namespace services-3708 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service +STEP: creating service externalsvc in namespace services-3708 +STEP: creating replication controller externalsvc in namespace services-3708 +I1021 07:23:24.486569 20 runners.go:193] Created replication controller with name: externalsvc, namespace: services-3708, replica count: 2 +I1021 07:23:27.538083 20 runners.go:193] 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 +Oct 21 07:23:27.558: INFO: Creating new exec pod +Oct 21 07:23:31.605: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-3708 exec execpodgcph5 -- /bin/sh -x -c nslookup nodeport-service.services-3708.svc.cluster.local' +Oct 21 07:23:31.855: INFO: stderr: "+ nslookup nodeport-service.services-3708.svc.cluster.local\n" +Oct 21 07:23:31.855: INFO: stdout: "Server:\t\t10.233.0.3\nAddress:\t10.233.0.3#53\n\nnodeport-service.services-3708.svc.cluster.local\tcanonical name = externalsvc.services-3708.svc.cluster.local.\nName:\texternalsvc.services-3708.svc.cluster.local\nAddress: 10.233.21.30\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-3708, will wait for the garbage collector to delete the pods +Oct 21 07:23:31.916: INFO: Deleting ReplicationController externalsvc took: 6.090965ms +Oct 21 07:23:32.017: INFO: Terminating ReplicationController externalsvc pods took: 100.439693ms +Oct 21 07:23:34.733: INFO: Cleaning up the NodePort to ExternalName test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:23:34.742: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3708" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:10.305 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from NodePort to ExternalName [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]","total":356,"completed":113,"skipped":2207,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:23:34.749: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a job +STEP: Ensuring active pods == parallelism +STEP: Orphaning one of the Job's Pods +Oct 21 07:23:37.320: INFO: Successfully updated pod "adopt-release-jjjdd" +STEP: Checking that the Job readopts the Pod +Oct 21 07:23:37.320: INFO: Waiting up to 15m0s for pod "adopt-release-jjjdd" in namespace "job-7032" to be "adopted" +Oct 21 07:23:37.324: INFO: Pod "adopt-release-jjjdd": Phase="Running", Reason="", readiness=true. Elapsed: 3.991552ms +Oct 21 07:23:39.331: INFO: Pod "adopt-release-jjjdd": Phase="Running", Reason="", readiness=true. Elapsed: 2.011157831s +Oct 21 07:23:39.331: INFO: Pod "adopt-release-jjjdd" satisfied condition "adopted" +STEP: Removing the labels from the Job's Pod +Oct 21 07:23:39.851: INFO: Successfully updated pod "adopt-release-jjjdd" +STEP: Checking that the Job releases the Pod +Oct 21 07:23:39.851: INFO: Waiting up to 15m0s for pod "adopt-release-jjjdd" in namespace "job-7032" to be "released" +Oct 21 07:23:39.890: INFO: Pod "adopt-release-jjjdd": Phase="Running", Reason="", readiness=true. Elapsed: 38.392493ms +Oct 21 07:23:41.901: INFO: Pod "adopt-release-jjjdd": Phase="Running", Reason="", readiness=true. Elapsed: 2.049344869s +Oct 21 07:23:41.901: INFO: Pod "adopt-release-jjjdd" satisfied condition "released" +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:188 +Oct 21 07:23:41.901: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-7032" for this suite. + +• [SLOW TEST:7.165 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should adopt matching orphans and release non-matching pods [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]","total":356,"completed":114,"skipped":2220,"failed":0} +S +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:23:41.915: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Performing setup for networking test in namespace pod-network-test-5158 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Oct 21 07:23:41.941: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Oct 21 07:23:41.974: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:23:43.983: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:23:45.985: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:23:47.982: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:23:49.983: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:23:51.988: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:23:53.984: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:23:55.979: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:23:57.983: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:23:59.986: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:24:01.989: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:24:03.985: INFO: The status of Pod netserver-0 is Running (Ready = true) +Oct 21 07:24:03.995: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Oct 21 07:24:06.088: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Oct 21 07:24:06.088: INFO: Going to poll 10.233.104.120 on port 8083 at least 0 times, with a maximum of 34 tries before failing +Oct 21 07:24:06.091: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.233.104.120:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-5158 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:24:06.091: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:24:06.092: INFO: ExecWithOptions: Clientset creation +Oct 21 07:24:06.092: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-5158/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F10.233.104.120%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Oct 21 07:24:06.172: INFO: Found all 1 expected endpoints: [netserver-0] +Oct 21 07:24:06.172: INFO: Going to poll 10.233.102.185 on port 8083 at least 0 times, with a maximum of 34 tries before failing +Oct 21 07:24:06.175: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s --max-time 15 --connect-timeout 1 http://10.233.102.185:8083/hostName | grep -v '^\s*$'] Namespace:pod-network-test-5158 PodName:host-test-container-pod ContainerName:agnhost-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:24:06.175: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:24:06.176: INFO: ExecWithOptions: Clientset creation +Oct 21 07:24:06.176: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-5158/pods/host-test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+--max-time+15+--connect-timeout+1+http%3A%2F%2F10.233.102.185%3A8083%2FhostName+%7C+grep+-v+%27%5E%5Cs%2A%24%27&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true) +Oct 21 07:24:06.276: INFO: Found all 1 expected endpoints: [netserver-1] +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:188 +Oct 21 07:24:06.277: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-5158" for this suite. + +• [SLOW TEST:24.372 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: http [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":115,"skipped":2221,"failed":0} +SSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartNever pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:24:06.287: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should invoke init containers on a RestartNever pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +Oct 21 07:24:06.365: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:188 +Oct 21 07:24:14.698: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-7476" for this suite. + +• [SLOW TEST:8.433 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should invoke init containers on a RestartNever pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]","total":356,"completed":116,"skipped":2224,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:24:14.720: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0666 on tmpfs +Oct 21 07:24:14.752: INFO: Waiting up to 5m0s for pod "pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c" in namespace "emptydir-2219" to be "Succeeded or Failed" +Oct 21 07:24:14.756: INFO: Pod "pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.315775ms +Oct 21 07:24:16.762: INFO: Pod "pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009901841s +Oct 21 07:24:18.767: INFO: Pod "pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.014064317s +Oct 21 07:24:20.775: INFO: Pod "pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.02292435s +STEP: Saw pod success +Oct 21 07:24:20.776: INFO: Pod "pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c" satisfied condition "Succeeded or Failed" +Oct 21 07:24:20.778: INFO: Trying to get logs from node node1 pod pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c container test-container: +STEP: delete the pod +Oct 21 07:24:20.800: INFO: Waiting for pod pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c to disappear +Oct 21 07:24:20.803: INFO: Pod pod-e2d9bfc5-51e6-4881-9e40-b54c4bf82a3c no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:24:20.803: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2219" for this suite. + +• [SLOW TEST:6.090 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":117,"skipped":2232,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should serve a basic image on each replica with a public image [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:24:20.810: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should serve a basic image on each replica with a public image [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating replication controller my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54 +Oct 21 07:24:20.840: INFO: Pod name my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54: Found 0 pods out of 1 +Oct 21 07:24:25.850: INFO: Pod name my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54: Found 1 pods out of 1 +Oct 21 07:24:25.850: INFO: Ensuring all pods for ReplicationController "my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54" are running +Oct 21 07:24:25.853: INFO: Pod "my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54-6dppg" is running (conditions: [{Type:Initialized Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:24:20 +0000 UTC Reason: Message:} {Type:Ready Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:24:21 +0000 UTC Reason: Message:} {Type:ContainersReady Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:24:21 +0000 UTC Reason: Message:} {Type:PodScheduled Status:True LastProbeTime:0001-01-01 00:00:00 +0000 UTC LastTransitionTime:2022-10-21 07:24:20 +0000 UTC Reason: Message:}]) +Oct 21 07:24:25.853: INFO: Trying to dial the pod +Oct 21 07:24:30.875: INFO: Controller my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54: Got expected result from replica 1 [my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54-6dppg]: "my-hostname-basic-42f90079-9866-42b7-a5e9-19cf37c15e54-6dppg", 1 of 1 required successes so far +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:188 +Oct 21 07:24:30.875: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-3939" for this suite. + +• [SLOW TEST:10.074 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should serve a basic image on each replica with a public image [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicationController should serve a basic image on each replica with a public image [Conformance]","total":356,"completed":118,"skipped":2245,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for multiple CRDs of same group but different versions [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:24:30.885: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for multiple CRDs of same group but different versions [Conformance] + test/e2e/framework/framework.go:652 +STEP: CRs in the same group but different versions (one multiversion CRD) show up in OpenAPI documentation +Oct 21 07:24:30.913: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: CRs in the same group but different versions (two CRDs) show up in OpenAPI documentation +Oct 21 07:24:47.704: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:24:52.096: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 07:25:07.794: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-7066" for this suite. + +• [SLOW TEST:36.925 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for multiple CRDs of same group but different versions [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group but different versions [Conformance]","total":356,"completed":119,"skipped":2275,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:25:07.811: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name cm-test-opt-del-cea5e1fe-440c-4432-881b-ad30042752a0 +STEP: Creating configMap with name cm-test-opt-upd-47dca40b-4caa-4f6d-a0bb-6479f6a2982c +STEP: Creating the pod +Oct 21 07:25:07.909: INFO: The status of Pod pod-configmaps-43b60223-095d-4c84-8487-c36d8a0615ee is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:25:09.919: INFO: The status of Pod pod-configmaps-43b60223-095d-4c84-8487-c36d8a0615ee is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:25:11.919: INFO: The status of Pod pod-configmaps-43b60223-095d-4c84-8487-c36d8a0615ee is Running (Ready = true) +STEP: Deleting configmap cm-test-opt-del-cea5e1fe-440c-4432-881b-ad30042752a0 +STEP: Updating configmap cm-test-opt-upd-47dca40b-4caa-4f6d-a0bb-6479f6a2982c +STEP: Creating configMap with name cm-test-opt-create-27f9f96f-e9b9-4633-a224-75399f91be0d +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 07:26:44.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7679" for this suite. + +• [SLOW TEST:96.619 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap optional updates should be reflected in volume [NodeConformance] [Conformance]","total":356,"completed":120,"skipped":2316,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates resource limits of pods that are allowed to run [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:26:44.430: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Oct 21 07:26:44.487: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Oct 21 07:26:44.495: INFO: Waiting for terminating namespaces to be deleted... +Oct 21 07:26:44.499: INFO: +Logging pods the apiserver thinks is on node master1 before test +Oct 21 07:26:44.507: INFO: calico-node-9n84k from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:26:44.507: INFO: coredns-58795d59cc-nsz4k from kube-system started at 2022-10-21 03:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container coredns ready: true, restart count 2 +Oct 21 07:26:44.507: INFO: dns-autoscaler-bf5f67d8d-mbjl6 from kube-system started at 2022-10-21 03:57:08 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container autoscaler ready: true, restart count 1 +Oct 21 07:26:44.507: INFO: etcd-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container etcd ready: true, restart count 1 +Oct 21 07:26:44.507: INFO: kube-apiserver-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container kube-apiserver ready: true, restart count 2 +Oct 21 07:26:44.507: INFO: kube-controller-manager-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container kube-controller-manager ready: true, restart count 4 +Oct 21 07:26:44.507: INFO: kube-proxy-xnsrn from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:26:44.507: INFO: kube-scheduler-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container kube-scheduler ready: true, restart count 4 +Oct 21 07:26:44.507: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-hmdz7 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:26:44.507: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:26:44.507: INFO: Container systemd-logs ready: true, restart count 0 +Oct 21 07:26:44.507: INFO: +Logging pods the apiserver thinks is on node node1 before test +Oct 21 07:26:44.516: INFO: pod-configmaps-43b60223-095d-4c84-8487-c36d8a0615ee from configmap-7679 started at 2022-10-21 07:25:07 +0000 UTC (3 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container createcm-volume-test ready: true, restart count 0 +Oct 21 07:26:44.516: INFO: Container delcm-volume-test ready: true, restart count 0 +Oct 21 07:26:44.516: INFO: Container updcm-volume-test ready: true, restart count 0 +Oct 21 07:26:44.516: INFO: calico-kube-controllers-7cd4576599-bmvcb from kube-system started at 2022-10-21 03:56:12 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container calico-kube-controllers ready: true, restart count 2 +Oct 21 07:26:44.516: INFO: calico-node-bq8ch from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:26:44.516: INFO: coredns-58795d59cc-xktnt from kube-system started at 2022-10-21 04:01:00 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container coredns ready: true, restart count 1 +Oct 21 07:26:44.516: INFO: kube-proxy-p7p7v from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:26:44.516: INFO: nginx-proxy-node1 from kube-system started at 2022-10-21 05:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container nginx-proxy ready: true, restart count 1 +Oct 21 07:26:44.516: INFO: sonobuoy from sonobuoy started at 2022-10-21 06:36:59 +0000 UTC (1 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container kube-sonobuoy ready: true, restart count 0 +Oct 21 07:26:44.516: INFO: sonobuoy-e2e-job-cdcb43d37aeb4369 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container e2e ready: true, restart count 0 +Oct 21 07:26:44.516: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:26:44.516: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-7kmrp from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:26:44.516: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:26:44.516: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates resource limits of pods that are allowed to run [Conformance] + test/e2e/framework/framework.go:652 +STEP: verifying the node has the label node master1 +STEP: verifying the node has the label node node1 +Oct 21 07:26:44.570: INFO: Pod pod-configmaps-43b60223-095d-4c84-8487-c36d8a0615ee requesting resource cpu=0m on Node node1 +Oct 21 07:26:44.570: INFO: Pod calico-kube-controllers-7cd4576599-bmvcb requesting resource cpu=30m on Node node1 +Oct 21 07:26:44.570: INFO: Pod calico-node-9n84k requesting resource cpu=150m on Node master1 +Oct 21 07:26:44.570: INFO: Pod calico-node-bq8ch requesting resource cpu=150m on Node node1 +Oct 21 07:26:44.570: INFO: Pod coredns-58795d59cc-nsz4k requesting resource cpu=100m on Node master1 +Oct 21 07:26:44.570: INFO: Pod coredns-58795d59cc-xktnt requesting resource cpu=100m on Node node1 +Oct 21 07:26:44.570: INFO: Pod dns-autoscaler-bf5f67d8d-mbjl6 requesting resource cpu=20m on Node master1 +Oct 21 07:26:44.570: INFO: Pod etcd-master1 requesting resource cpu=100m on Node master1 +Oct 21 07:26:44.570: INFO: Pod kube-apiserver-master1 requesting resource cpu=250m on Node master1 +Oct 21 07:26:44.570: INFO: Pod kube-controller-manager-master1 requesting resource cpu=200m on Node master1 +Oct 21 07:26:44.570: INFO: Pod kube-proxy-p7p7v requesting resource cpu=0m on Node node1 +Oct 21 07:26:44.570: INFO: Pod kube-proxy-xnsrn requesting resource cpu=0m on Node master1 +Oct 21 07:26:44.570: INFO: Pod kube-scheduler-master1 requesting resource cpu=100m on Node master1 +Oct 21 07:26:44.570: INFO: Pod nginx-proxy-node1 requesting resource cpu=25m on Node node1 +Oct 21 07:26:44.571: INFO: Pod sonobuoy requesting resource cpu=0m on Node node1 +Oct 21 07:26:44.571: INFO: Pod sonobuoy-e2e-job-cdcb43d37aeb4369 requesting resource cpu=0m on Node node1 +Oct 21 07:26:44.571: INFO: Pod sonobuoy-systemd-logs-daemon-set-19de479fe502442e-7kmrp requesting resource cpu=0m on Node node1 +Oct 21 07:26:44.571: INFO: Pod sonobuoy-systemd-logs-daemon-set-19de479fe502442e-hmdz7 requesting resource cpu=0m on Node master1 +STEP: Starting Pods to consume most of the cluster CPU. +Oct 21 07:26:44.571: INFO: Creating a pod which consumes cpu=4816m on Node master1 +Oct 21 07:26:44.584: INFO: Creating a pod which consumes cpu=5316m on Node node1 +STEP: Creating another pod that requires unavailable amount of CPU. +STEP: Considering event: +Type = [Normal], Name = [filler-pod-26c4e9e7-bcc7-477f-85cd-b8707b86901b.172004dbe4a5bc37], Reason = [Scheduled], Message = [Successfully assigned sched-pred-8558/filler-pod-26c4e9e7-bcc7-477f-85cd-b8707b86901b to node1] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-26c4e9e7-bcc7-477f-85cd-b8707b86901b.172004dc17040abe], Reason = [Pulled], Message = [Container image "k8s.gcr.io/pause:3.7" already present on machine] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-26c4e9e7-bcc7-477f-85cd-b8707b86901b.172004dc1909d4e9], Reason = [Created], Message = [Created container filler-pod-26c4e9e7-bcc7-477f-85cd-b8707b86901b] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-26c4e9e7-bcc7-477f-85cd-b8707b86901b.172004dc2300644a], Reason = [Started], Message = [Started container filler-pod-26c4e9e7-bcc7-477f-85cd-b8707b86901b] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6ed44731-a331-4aaa-af30-6e3b21983541.172004dbe3e66dfa], Reason = [Scheduled], Message = [Successfully assigned sched-pred-8558/filler-pod-6ed44731-a331-4aaa-af30-6e3b21983541 to master1] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6ed44731-a331-4aaa-af30-6e3b21983541.172004dc173a24fb], Reason = [Pulled], Message = [Container image "k8s.gcr.io/pause:3.7" already present on machine] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6ed44731-a331-4aaa-af30-6e3b21983541.172004dc19488293], Reason = [Created], Message = [Created container filler-pod-6ed44731-a331-4aaa-af30-6e3b21983541] +STEP: Considering event: +Type = [Normal], Name = [filler-pod-6ed44731-a331-4aaa-af30-6e3b21983541.172004dc22c14ebf], Reason = [Started], Message = [Started container filler-pod-6ed44731-a331-4aaa-af30-6e3b21983541] +STEP: Considering event: +Type = [Warning], Name = [additional-pod.172004dc5dbc3807], Reason = [FailedScheduling], Message = [0/2 nodes are available: 2 Insufficient cpu. preemption: 0/2 nodes are available: 2 No preemption victims found for incoming pod.] +STEP: removing the label node off the node master1 +STEP: verifying the node doesn't have the label node +STEP: removing the label node off the node node1 +STEP: verifying the node doesn't have the label node +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:26:47.690: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-8558" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 +•{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]","total":356,"completed":121,"skipped":2339,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:26:47.703: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:26:49.752: INFO: Deleting pod "var-expansion-903976dc-f324-41d5-9c73-25e290a840e4" in namespace "var-expansion-1784" +Oct 21 07:26:49.759: INFO: Wait up to 5m0s for pod "var-expansion-903976dc-f324-41d5-9c73-25e290a840e4" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 07:26:53.817: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-1784" for this suite. + +• [SLOW TEST:6.129 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should fail substituting values in a volume subpath with backticks [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should fail substituting values in a volume subpath with backticks [Slow] [Conformance]","total":356,"completed":122,"skipped":2362,"failed":0} +SSSS +------------------------------ +[sig-apps] CronJob + should support CronJob API operations [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:26:53.832: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support CronJob API operations [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a cronjob +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Oct 21 07:26:53.882: INFO: starting watch +STEP: cluster-wide listing +STEP: cluster-wide watching +Oct 21 07:26:53.888: INFO: starting watch +STEP: patching +STEP: updating +Oct 21 07:26:53.915: INFO: waiting for watch events with expected annotations +Oct 21 07:26:53.915: INFO: saw patched and updated annotations +STEP: patching /status +STEP: updating /status +STEP: get /status +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:188 +Oct 21 07:26:53.972: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-4190" for this suite. +•{"msg":"PASSED [sig-apps] CronJob should support CronJob API operations [Conformance]","total":356,"completed":123,"skipped":2366,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:26:53.987: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. +Oct 21 07:26:54.074: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:26:56.086: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: create the pod with lifecycle hook +Oct 21 07:26:56.099: INFO: The status of Pod pod-with-prestop-http-hook is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:26:58.104: INFO: The status of Pod pod-with-prestop-http-hook is Running (Ready = true) +STEP: delete the pod with lifecycle hook +Oct 21 07:26:58.113: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Oct 21 07:26:58.117: INFO: Pod pod-with-prestop-http-hook still exists +Oct 21 07:27:00.118: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Oct 21 07:27:00.125: INFO: Pod pod-with-prestop-http-hook still exists +Oct 21 07:27:02.119: INFO: Waiting for pod pod-with-prestop-http-hook to disappear +Oct 21 07:27:02.129: INFO: Pod pod-with-prestop-http-hook no longer exists +STEP: check prestop hook +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:188 +Oct 21 07:27:02.144: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-698" for this suite. + +• [SLOW TEST:8.167 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute prestop http hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop http hook properly [NodeConformance] [Conformance]","total":356,"completed":124,"skipped":2398,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl logs + should be able to retrieve and filter logs [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:02.154: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[BeforeEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1412 +STEP: creating an pod +Oct 21 07:27:02.193: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 run logs-generator --image=k8s.gcr.io/e2e-test-images/agnhost:2.39 --restart=Never --pod-running-timeout=2m0s -- logs-generator --log-lines-total 100 --run-duration 20s' +Oct 21 07:27:02.295: INFO: stderr: "" +Oct 21 07:27:02.295: INFO: stdout: "pod/logs-generator created\n" +[It] should be able to retrieve and filter logs [Conformance] + test/e2e/framework/framework.go:652 +STEP: Waiting for log generator to start. +Oct 21 07:27:02.295: INFO: Waiting up to 5m0s for 1 pods to be running and ready, or succeeded: [logs-generator] +Oct 21 07:27:02.295: INFO: Waiting up to 5m0s for pod "logs-generator" in namespace "kubectl-334" to be "running and ready, or succeeded" +Oct 21 07:27:02.299: INFO: Pod "logs-generator": Phase="Pending", Reason="", readiness=false. Elapsed: 4.255322ms +Oct 21 07:27:04.309: INFO: Pod "logs-generator": Phase="Running", Reason="", readiness=true. Elapsed: 2.014032455s +Oct 21 07:27:04.309: INFO: Pod "logs-generator" satisfied condition "running and ready, or succeeded" +Oct 21 07:27:04.309: INFO: Wanted all 1 pods to be running and ready, or succeeded. Result: true. Pods: [logs-generator] +STEP: checking for a matching strings +Oct 21 07:27:04.309: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 logs logs-generator logs-generator' +Oct 21 07:27:04.426: INFO: stderr: "" +Oct 21 07:27:04.426: INFO: stdout: "I1021 07:27:03.445959 1 logs_generator.go:76] 0 POST /api/v1/namespaces/kube-system/pods/vcn 499\nI1021 07:27:03.646479 1 logs_generator.go:76] 1 POST /api/v1/namespaces/default/pods/x7m 590\nI1021 07:27:03.848823 1 logs_generator.go:76] 2 PUT /api/v1/namespaces/default/pods/7kx6 304\nI1021 07:27:04.046103 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/default/pods/gnz 259\nI1021 07:27:04.246637 1 logs_generator.go:76] 4 PUT /api/v1/namespaces/kube-system/pods/582k 286\n" +STEP: limiting log lines +Oct 21 07:27:04.426: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 logs logs-generator logs-generator --tail=1' +Oct 21 07:27:04.521: INFO: stderr: "" +Oct 21 07:27:04.521: INFO: stdout: "I1021 07:27:04.445972 1 logs_generator.go:76] 5 POST /api/v1/namespaces/default/pods/hqq 359\n" +Oct 21 07:27:04.521: INFO: got output "I1021 07:27:04.445972 1 logs_generator.go:76] 5 POST /api/v1/namespaces/default/pods/hqq 359\n" +STEP: limiting log bytes +Oct 21 07:27:04.521: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 logs logs-generator logs-generator --limit-bytes=1' +Oct 21 07:27:04.615: INFO: stderr: "" +Oct 21 07:27:04.615: INFO: stdout: "I" +Oct 21 07:27:04.615: INFO: got output "I" +STEP: exposing timestamps +Oct 21 07:27:04.615: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 logs logs-generator logs-generator --tail=1 --timestamps' +Oct 21 07:27:04.721: INFO: stderr: "" +Oct 21 07:27:04.721: INFO: stdout: "2022-10-21T15:27:04.646619614+08:00 I1021 07:27:04.646397 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/dh7 230\n" +Oct 21 07:27:04.721: INFO: got output "2022-10-21T15:27:04.646619614+08:00 I1021 07:27:04.646397 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/dh7 230\n" +STEP: restricting to a time range +Oct 21 07:27:07.224: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 logs logs-generator logs-generator --since=1s' +Oct 21 07:27:07.342: INFO: stderr: "" +Oct 21 07:27:07.342: INFO: stdout: "I1021 07:27:06.446459 1 logs_generator.go:76] 15 GET /api/v1/namespaces/ns/pods/llqn 229\nI1021 07:27:06.647015 1 logs_generator.go:76] 16 POST /api/v1/namespaces/kube-system/pods/pxl 478\nI1021 07:27:06.846563 1 logs_generator.go:76] 17 PUT /api/v1/namespaces/ns/pods/kxm6 304\nI1021 07:27:07.052046 1 logs_generator.go:76] 18 GET /api/v1/namespaces/kube-system/pods/knjf 493\nI1021 07:27:07.246683 1 logs_generator.go:76] 19 PUT /api/v1/namespaces/ns/pods/v5sm 335\n" +Oct 21 07:27:07.342: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 logs logs-generator logs-generator --since=24h' +Oct 21 07:27:07.481: INFO: stderr: "" +Oct 21 07:27:07.481: INFO: stdout: "I1021 07:27:03.445959 1 logs_generator.go:76] 0 POST /api/v1/namespaces/kube-system/pods/vcn 499\nI1021 07:27:03.646479 1 logs_generator.go:76] 1 POST /api/v1/namespaces/default/pods/x7m 590\nI1021 07:27:03.848823 1 logs_generator.go:76] 2 PUT /api/v1/namespaces/default/pods/7kx6 304\nI1021 07:27:04.046103 1 logs_generator.go:76] 3 PUT /api/v1/namespaces/default/pods/gnz 259\nI1021 07:27:04.246637 1 logs_generator.go:76] 4 PUT /api/v1/namespaces/kube-system/pods/582k 286\nI1021 07:27:04.445972 1 logs_generator.go:76] 5 POST /api/v1/namespaces/default/pods/hqq 359\nI1021 07:27:04.646397 1 logs_generator.go:76] 6 GET /api/v1/namespaces/kube-system/pods/dh7 230\nI1021 07:27:04.846829 1 logs_generator.go:76] 7 GET /api/v1/namespaces/kube-system/pods/gw6 515\nI1021 07:27:05.046175 1 logs_generator.go:76] 8 GET /api/v1/namespaces/default/pods/cnnq 205\nI1021 07:27:05.246724 1 logs_generator.go:76] 9 GET /api/v1/namespaces/kube-system/pods/b7m 212\nI1021 07:27:05.446057 1 logs_generator.go:76] 10 POST /api/v1/namespaces/kube-system/pods/mx5 513\nI1021 07:27:05.646499 1 logs_generator.go:76] 11 GET /api/v1/namespaces/default/pods/6jdc 414\nI1021 07:27:05.846935 1 logs_generator.go:76] 12 GET /api/v1/namespaces/default/pods/9f6b 296\nI1021 07:27:06.046494 1 logs_generator.go:76] 13 PUT /api/v1/namespaces/default/pods/9l7 466\nI1021 07:27:06.246982 1 logs_generator.go:76] 14 PUT /api/v1/namespaces/kube-system/pods/cn8k 584\nI1021 07:27:06.446459 1 logs_generator.go:76] 15 GET /api/v1/namespaces/ns/pods/llqn 229\nI1021 07:27:06.647015 1 logs_generator.go:76] 16 POST /api/v1/namespaces/kube-system/pods/pxl 478\nI1021 07:27:06.846563 1 logs_generator.go:76] 17 PUT /api/v1/namespaces/ns/pods/kxm6 304\nI1021 07:27:07.052046 1 logs_generator.go:76] 18 GET /api/v1/namespaces/kube-system/pods/knjf 493\nI1021 07:27:07.246683 1 logs_generator.go:76] 19 PUT /api/v1/namespaces/ns/pods/v5sm 335\nI1021 07:27:07.446079 1 logs_generator.go:76] 20 POST /api/v1/namespaces/default/pods/s77t 554\n" +[AfterEach] Kubectl logs + test/e2e/kubectl/kubectl.go:1417 +Oct 21 07:27:07.481: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-334 delete pod logs-generator' +Oct 21 07:27:08.530: INFO: stderr: "" +Oct 21 07:27:08.531: INFO: stdout: "pod \"logs-generator\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:27:08.531: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-334" for this suite. + +• [SLOW TEST:6.391 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl logs + test/e2e/kubectl/kubectl.go:1409 + should be able to retrieve and filter logs [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs [Conformance]","total":356,"completed":125,"skipped":2410,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] PodTemplates + should replace a pod template [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:08.546: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename podtemplate +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should replace a pod template [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create a pod template +STEP: Replace a pod template +Oct 21 07:27:08.585: INFO: Found updated podtemplate annotation: "true" + +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:188 +Oct 21 07:27:08.585: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-4955" for this suite. +•{"msg":"PASSED [sig-node] PodTemplates should replace a pod template [Conformance]","total":356,"completed":126,"skipped":2439,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-node] Pods + should be updated [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:08.596: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should be updated [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Oct 21 07:27:08.643: INFO: The status of Pod pod-update-43bb9569-1356-410a-8202-6f1b80844624 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:27:10.656: INFO: The status of Pod pod-update-43bb9569-1356-410a-8202-6f1b80844624 is Running (Ready = true) +STEP: verifying the pod is in kubernetes +STEP: updating the pod +Oct 21 07:27:11.186: INFO: Successfully updated pod "pod-update-43bb9569-1356-410a-8202-6f1b80844624" +STEP: verifying the updated pod is in kubernetes +Oct 21 07:27:11.200: INFO: Pod update OK +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 07:27:11.200: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-2088" for this suite. +•{"msg":"PASSED [sig-node] Pods should be updated [NodeConformance] [Conformance]","total":356,"completed":127,"skipped":2450,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:11.214: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:27:11.259: INFO: Waiting up to 5m0s for pod "downwardapi-volume-3643d154-e502-4185-ace9-38257598156c" in namespace "projected-209" to be "Succeeded or Failed" +Oct 21 07:27:11.263: INFO: Pod "downwardapi-volume-3643d154-e502-4185-ace9-38257598156c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.693289ms +Oct 21 07:27:13.268: INFO: Pod "downwardapi-volume-3643d154-e502-4185-ace9-38257598156c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008815428s +Oct 21 07:27:15.278: INFO: Pod "downwardapi-volume-3643d154-e502-4185-ace9-38257598156c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.018326417s +STEP: Saw pod success +Oct 21 07:27:15.278: INFO: Pod "downwardapi-volume-3643d154-e502-4185-ace9-38257598156c" satisfied condition "Succeeded or Failed" +Oct 21 07:27:15.280: INFO: Trying to get logs from node node1 pod downwardapi-volume-3643d154-e502-4185-ace9-38257598156c container client-container: +STEP: delete the pod +Oct 21 07:27:15.295: INFO: Waiting for pod downwardapi-volume-3643d154-e502-4185-ace9-38257598156c to disappear +Oct 21 07:27:15.298: INFO: Pod downwardapi-volume-3643d154-e502-4185-ace9-38257598156c no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 07:27:15.298: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-209" 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":356,"completed":128,"skipped":2464,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command that always fails in a pod + should be possible to delete [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:15.309: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:40 +[BeforeEach] when scheduling a busybox command that always fails in a pod + test/e2e/common/node/kubelet.go:84 +[It] should be possible to delete [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:188 +Oct 21 07:27:15.363: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-3500" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]","total":356,"completed":129,"skipped":2482,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with projected pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:15.378: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data +[It] should support subpaths with projected pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod pod-subpath-test-projected-kv4m +STEP: Creating a pod to test atomic-volume-subpath +Oct 21 07:27:15.434: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-kv4m" in namespace "subpath-9561" to be "Succeeded or Failed" +Oct 21 07:27:15.438: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Pending", Reason="", readiness=false. Elapsed: 4.21816ms +Oct 21 07:27:17.452: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 2.017975221s +Oct 21 07:27:19.457: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 4.02241774s +Oct 21 07:27:21.468: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 6.033438053s +Oct 21 07:27:23.474: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 8.039713202s +Oct 21 07:27:25.481: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 10.047114129s +Oct 21 07:27:27.492: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 12.058154585s +Oct 21 07:27:29.498: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 14.063898121s +Oct 21 07:27:31.504: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 16.069879519s +Oct 21 07:27:33.511: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 18.077338725s +Oct 21 07:27:35.521: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=true. Elapsed: 20.087109567s +Oct 21 07:27:37.535: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Running", Reason="", readiness=false. Elapsed: 22.100403482s +Oct 21 07:27:39.541: INFO: Pod "pod-subpath-test-projected-kv4m": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.106631078s +STEP: Saw pod success +Oct 21 07:27:39.541: INFO: Pod "pod-subpath-test-projected-kv4m" satisfied condition "Succeeded or Failed" +Oct 21 07:27:39.544: INFO: Trying to get logs from node node1 pod pod-subpath-test-projected-kv4m container test-container-subpath-projected-kv4m: +STEP: delete the pod +Oct 21 07:27:39.556: INFO: Waiting for pod pod-subpath-test-projected-kv4m to disappear +Oct 21 07:27:39.559: INFO: Pod pod-subpath-test-projected-kv4m no longer exists +STEP: Deleting pod pod-subpath-test-projected-kv4m +Oct 21 07:27:39.559: INFO: Deleting pod "pod-subpath-test-projected-kv4m" in namespace "subpath-9561" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:188 +Oct 21 07:27:39.563: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-9561" for this suite. + +• [SLOW TEST:24.193 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with projected pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with projected pod [Conformance]","total":356,"completed":130,"skipped":2516,"failed":0} +SSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should not be able to mutate or prevent deletion of webhook configuration objects [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:39.571: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:27:39.814: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:27:42.837: 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] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:27:42.958: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-9436" for this suite. +STEP: Destroying namespace "webhook-9436-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]","total":356,"completed":131,"skipped":2519,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:43.052: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0777 on node default medium +Oct 21 07:27:43.096: INFO: Waiting up to 5m0s for pod "pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e" in namespace "emptydir-9086" to be "Succeeded or Failed" +Oct 21 07:27:43.103: INFO: Pod "pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e": Phase="Pending", Reason="", readiness=false. Elapsed: 6.996973ms +Oct 21 07:27:45.116: INFO: Pod "pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020614181s +Oct 21 07:27:47.129: INFO: Pod "pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.033428849s +STEP: Saw pod success +Oct 21 07:27:47.129: INFO: Pod "pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e" satisfied condition "Succeeded or Failed" +Oct 21 07:27:47.133: INFO: Trying to get logs from node node1 pod pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e container test-container: +STEP: delete the pod +Oct 21 07:27:47.150: INFO: Waiting for pod pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e to disappear +Oct 21 07:27:47.153: INFO: Pod pod-a23ff0ce-c7c0-42fc-903a-0dc53e9bac2e no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:27:47.153: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-9086" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":132,"skipped":2541,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] LimitRange + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] LimitRange + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:47.162: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename limitrange +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a LimitRange +STEP: Setting up watch +STEP: Submitting a LimitRange +Oct 21 07:27:47.198: INFO: observed the limitRanges list +STEP: Verifying LimitRange creation was observed +STEP: Fetching the LimitRange to ensure it has proper values +Oct 21 07:27:47.208: 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}] +Oct 21 07:27:47.212: 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 +Oct 21 07:27:47.220: 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}] +Oct 21 07:27:47.220: 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 +Oct 21 07:27:47.227: 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}] +Oct 21 07:27:47.227: 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 +Oct 21 07:27:54.288: INFO: limitRange is already deleted +STEP: Creating a Pod with more than former max resources +[AfterEach] [sig-scheduling] LimitRange + test/e2e/framework/framework.go:188 +Oct 21 07:27:54.296: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "limitrange-8088" for this suite. + +• [SLOW TEST:7.147 seconds] +[sig-scheduling] LimitRange +test/e2e/scheduling/framework.go:40 + should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]","total":356,"completed":133,"skipped":2587,"failed":0} +SS +------------------------------ +[sig-node] Pods + should be submitted and removed [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:54.309: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should be submitted and removed [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +STEP: setting up watch +STEP: submitting the pod to kubernetes +Oct 21 07:27:54.409: 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 pod deletion was observed +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 07:27:58.768: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-8663" for this suite. +•{"msg":"PASSED [sig-node] Pods should be submitted and removed [NodeConformance] [Conformance]","total":356,"completed":134,"skipped":2589,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny attaching pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:27:58.780: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:27:59.396: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:28:02.427: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny attaching pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: Registering the webhook via the AdmissionRegistration API +STEP: create a pod +STEP: 'kubectl attach' the pod, should be denied by the webhook +Oct 21 07:28:04.477: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=webhook-4691 attach --namespace=webhook-4691 to-be-attached-pod -i -c=container1' +Oct 21 07:28:04.582: INFO: rc: 1 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 07:28:04.588: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-4691" for this suite. +STEP: Destroying namespace "webhook-4691-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:5.892 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny attaching pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]","total":356,"completed":135,"skipped":2612,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:28:04.672: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +STEP: waiting for pod running +STEP: creating a file in subpath +Oct 21 07:28:08.744: INFO: ExecWithOptions {Command:[/bin/sh -c touch /volume_mount/mypath/foo/test.log] Namespace:var-expansion-2086 PodName:var-expansion-333583ad-f659-4bc8-b64e-bb8bfe54b123 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:28:08.744: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:28:08.744: INFO: ExecWithOptions: Clientset creation +Oct 21 07:28:08.748: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/var-expansion-2086/pods/var-expansion-333583ad-f659-4bc8-b64e-bb8bfe54b123/exec?command=%2Fbin%2Fsh&command=-c&command=touch+%2Fvolume_mount%2Fmypath%2Ffoo%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) +STEP: test for file in mounted path +Oct 21 07:28:08.854: INFO: ExecWithOptions {Command:[/bin/sh -c test -f /subpath_mount/test.log] Namespace:var-expansion-2086 PodName:var-expansion-333583ad-f659-4bc8-b64e-bb8bfe54b123 ContainerName:dapi-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:28:08.854: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:28:08.855: INFO: ExecWithOptions: Clientset creation +Oct 21 07:28:08.855: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/var-expansion-2086/pods/var-expansion-333583ad-f659-4bc8-b64e-bb8bfe54b123/exec?command=%2Fbin%2Fsh&command=-c&command=test+-f+%2Fsubpath_mount%2Ftest.log&container=dapi-container&container=dapi-container&stderr=true&stdout=true) +STEP: updating the annotation value +Oct 21 07:28:09.471: INFO: Successfully updated pod "var-expansion-333583ad-f659-4bc8-b64e-bb8bfe54b123" +STEP: waiting for annotated pod running +STEP: deleting the pod gracefully +Oct 21 07:28:09.475: INFO: Deleting pod "var-expansion-333583ad-f659-4bc8-b64e-bb8bfe54b123" in namespace "var-expansion-2086" +Oct 21 07:28:09.479: INFO: Wait up to 5m0s for pod "var-expansion-333583ad-f659-4bc8-b64e-bb8bfe54b123" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 07:28:41.546: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-2086" for this suite. + +• [SLOW TEST:36.887 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should succeed in writing subpaths in container [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should succeed in writing subpaths in container [Slow] [Conformance]","total":356,"completed":136,"skipped":2703,"failed":0} +SSSSSSSS +------------------------------ +[sig-network] Service endpoints latency + should not be very high [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Service endpoints latency + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:28:41.560: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename svc-latency +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not be very high [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:28:41.585: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: creating replication controller svc-latency-rc in namespace svc-latency-3129 +I1021 07:28:41.593299 20 runners.go:193] Created replication controller with name: svc-latency-rc, namespace: svc-latency-3129, replica count: 1 +I1021 07:28:42.644633 20 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I1021 07:28:43.645064 20 runners.go:193] svc-latency-rc Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:28:43.756: INFO: Created: latency-svc-jg8sz +Oct 21 07:28:43.762: INFO: Got endpoints: latency-svc-jg8sz [17.093287ms] +Oct 21 07:28:43.772: INFO: Created: latency-svc-j7zqg +Oct 21 07:28:43.777: INFO: Got endpoints: latency-svc-j7zqg [13.883564ms] +Oct 21 07:28:43.778: INFO: Created: latency-svc-846hz +Oct 21 07:28:43.780: INFO: Got endpoints: latency-svc-846hz [16.998917ms] +Oct 21 07:28:43.781: INFO: Created: latency-svc-krnlc +Oct 21 07:28:43.785: INFO: Created: latency-svc-tbl88 +Oct 21 07:28:43.786: INFO: Got endpoints: latency-svc-krnlc [22.390835ms] +Oct 21 07:28:43.787: INFO: Created: latency-svc-csvz2 +Oct 21 07:28:43.794: INFO: Created: latency-svc-rrnrq +Oct 21 07:28:43.794: INFO: Got endpoints: latency-svc-csvz2 [31.011526ms] +Oct 21 07:28:43.795: INFO: Got endpoints: latency-svc-tbl88 [31.237562ms] +Oct 21 07:28:43.798: INFO: Got endpoints: latency-svc-rrnrq [35.278966ms] +Oct 21 07:28:43.799: INFO: Created: latency-svc-zfwvn +Oct 21 07:28:43.804: INFO: Created: latency-svc-46s5c +Oct 21 07:28:43.806: INFO: Got endpoints: latency-svc-zfwvn [42.434248ms] +Oct 21 07:28:43.808: INFO: Got endpoints: latency-svc-46s5c [44.725229ms] +Oct 21 07:28:43.814: INFO: Created: latency-svc-bxw66 +Oct 21 07:28:43.815: INFO: Got endpoints: latency-svc-bxw66 [51.166806ms] +Oct 21 07:28:43.816: INFO: Created: latency-svc-xxrsz +Oct 21 07:28:43.819: INFO: Got endpoints: latency-svc-xxrsz [56.03663ms] +Oct 21 07:28:43.824: INFO: Created: latency-svc-vzw7g +Oct 21 07:28:43.828: INFO: Got endpoints: latency-svc-vzw7g [64.700556ms] +Oct 21 07:28:43.828: INFO: Created: latency-svc-7lf7l +Oct 21 07:28:43.830: INFO: Got endpoints: latency-svc-7lf7l [66.836184ms] +Oct 21 07:28:43.834: INFO: Created: latency-svc-lz2z5 +Oct 21 07:28:43.841: INFO: Created: latency-svc-hwqzh +Oct 21 07:28:43.843: INFO: Got endpoints: latency-svc-lz2z5 [79.877031ms] +Oct 21 07:28:43.845: INFO: Got endpoints: latency-svc-hwqzh [81.244606ms] +Oct 21 07:28:43.850: INFO: Created: latency-svc-zcb2k +Oct 21 07:28:43.858: INFO: Created: latency-svc-h7gnq +Oct 21 07:28:43.858: INFO: Got endpoints: latency-svc-zcb2k [95.141953ms] +Oct 21 07:28:43.865: INFO: Got endpoints: latency-svc-h7gnq [88.106966ms] +Oct 21 07:28:43.872: INFO: Created: latency-svc-ljk58 +Oct 21 07:28:43.873: INFO: Created: latency-svc-xlsln +Oct 21 07:28:43.877: INFO: Created: latency-svc-997k5 +Oct 21 07:28:43.883: INFO: Got endpoints: latency-svc-xlsln [102.600393ms] +Oct 21 07:28:43.883: INFO: Got endpoints: latency-svc-ljk58 [24.517314ms] +Oct 21 07:28:43.889: INFO: Got endpoints: latency-svc-997k5 [94.893281ms] +Oct 21 07:28:43.890: INFO: Created: latency-svc-tmtlg +Oct 21 07:28:43.896: INFO: Got endpoints: latency-svc-tmtlg [101.790398ms] +Oct 21 07:28:43.897: INFO: Created: latency-svc-2tx5p +Oct 21 07:28:43.900: INFO: Got endpoints: latency-svc-2tx5p [101.489529ms] +Oct 21 07:28:43.913: INFO: Created: latency-svc-8dsf2 +Oct 21 07:28:43.920: INFO: Created: latency-svc-pfxdw +Oct 21 07:28:43.921: INFO: Got endpoints: latency-svc-8dsf2 [115.169974ms] +Oct 21 07:28:43.927: INFO: Got endpoints: latency-svc-pfxdw [118.370133ms] +Oct 21 07:28:43.927: INFO: Created: latency-svc-hbdmp +Oct 21 07:28:43.933: INFO: Got endpoints: latency-svc-hbdmp [118.566054ms] +Oct 21 07:28:43.942: INFO: Created: latency-svc-vrh5m +Oct 21 07:28:43.946: INFO: Created: latency-svc-v44kc +Oct 21 07:28:43.950: INFO: Got endpoints: latency-svc-vrh5m [130.190747ms] +Oct 21 07:28:43.950: INFO: Created: latency-svc-drqnz +Oct 21 07:28:43.952: INFO: Got endpoints: latency-svc-v44kc [124.298738ms] +Oct 21 07:28:43.955: INFO: Created: latency-svc-7fg69 +Oct 21 07:28:43.962: INFO: Got endpoints: latency-svc-drqnz [131.545833ms] +Oct 21 07:28:43.963: INFO: Got endpoints: latency-svc-7fg69 [119.268486ms] +Oct 21 07:28:43.965: INFO: Created: latency-svc-ng7nm +Oct 21 07:28:43.977: INFO: Got endpoints: latency-svc-ng7nm [131.798677ms] +Oct 21 07:28:43.981: INFO: Created: latency-svc-tzj8s +Oct 21 07:28:43.990: INFO: Created: latency-svc-s7fs8 +Oct 21 07:28:44.003: INFO: Created: latency-svc-p6kbd +Oct 21 07:28:44.003: INFO: Got endpoints: latency-svc-tzj8s [217.465084ms] +Oct 21 07:28:44.004: INFO: Got endpoints: latency-svc-s7fs8 [139.703496ms] +Oct 21 07:28:44.017: INFO: Got endpoints: latency-svc-p6kbd [134.378745ms] +Oct 21 07:28:44.018: INFO: Created: latency-svc-kd5sm +Oct 21 07:28:44.038: INFO: Got endpoints: latency-svc-kd5sm [154.891584ms] +Oct 21 07:28:44.042: INFO: Created: latency-svc-npqxh +Oct 21 07:28:44.047: INFO: Created: latency-svc-4l97k +Oct 21 07:28:44.050: INFO: Got endpoints: latency-svc-npqxh [160.508918ms] +Oct 21 07:28:44.053: INFO: Created: latency-svc-wdldm +Oct 21 07:28:44.059: INFO: Created: latency-svc-bvrtf +Oct 21 07:28:44.064: INFO: Got endpoints: latency-svc-4l97k [167.478794ms] +Oct 21 07:28:44.064: INFO: Created: latency-svc-r82lc +Oct 21 07:28:44.071: INFO: Created: latency-svc-x5mhb +Oct 21 07:28:44.072: INFO: Created: latency-svc-nwk57 +Oct 21 07:28:44.077: INFO: Created: latency-svc-p8kd2 +Oct 21 07:28:44.088: INFO: Created: latency-svc-5zp8l +Oct 21 07:28:44.097: INFO: Created: latency-svc-wqb9n +Oct 21 07:28:44.104: INFO: Created: latency-svc-mn6gr +Oct 21 07:28:44.111: INFO: Created: latency-svc-gf2xm +Oct 21 07:28:44.111: INFO: Got endpoints: latency-svc-wdldm [210.918055ms] +Oct 21 07:28:44.115: INFO: Created: latency-svc-h9jpk +Oct 21 07:28:44.118: INFO: Created: latency-svc-p9jvg +Oct 21 07:28:44.128: INFO: Created: latency-svc-j9gcd +Oct 21 07:28:44.128: INFO: Created: latency-svc-8cqzj +Oct 21 07:28:44.147: INFO: Created: latency-svc-85gtl +Oct 21 07:28:44.150: INFO: Created: latency-svc-f2zbv +Oct 21 07:28:44.162: INFO: Got endpoints: latency-svc-bvrtf [240.778227ms] +Oct 21 07:28:44.177: INFO: Created: latency-svc-zmmkq +Oct 21 07:28:44.211: INFO: Got endpoints: latency-svc-r82lc [284.149722ms] +Oct 21 07:28:44.226: INFO: Created: latency-svc-rcf8h +Oct 21 07:28:44.266: INFO: Got endpoints: latency-svc-x5mhb [332.673848ms] +Oct 21 07:28:44.278: INFO: Created: latency-svc-q5jp8 +Oct 21 07:28:44.313: INFO: Got endpoints: latency-svc-nwk57 [362.892889ms] +Oct 21 07:28:44.322: INFO: Created: latency-svc-8qmqn +Oct 21 07:28:44.365: INFO: Got endpoints: latency-svc-p8kd2 [412.228686ms] +Oct 21 07:28:44.379: INFO: Created: latency-svc-xk7jv +Oct 21 07:28:44.410: INFO: Got endpoints: latency-svc-5zp8l [448.311666ms] +Oct 21 07:28:44.422: INFO: Created: latency-svc-rxf28 +Oct 21 07:28:44.461: INFO: Got endpoints: latency-svc-wqb9n [497.739306ms] +Oct 21 07:28:44.470: INFO: Created: latency-svc-tjz6x +Oct 21 07:28:44.510: INFO: Got endpoints: latency-svc-mn6gr [533.34083ms] +Oct 21 07:28:44.572: INFO: Got endpoints: latency-svc-gf2xm [569.316356ms] +Oct 21 07:28:44.577: INFO: Created: latency-svc-mschk +Oct 21 07:28:44.583: INFO: Created: latency-svc-dzxpb +Oct 21 07:28:44.610: INFO: Got endpoints: latency-svc-h9jpk [605.947313ms] +Oct 21 07:28:44.618: INFO: Created: latency-svc-hn5s2 +Oct 21 07:28:44.662: INFO: Got endpoints: latency-svc-p9jvg [644.481319ms] +Oct 21 07:28:44.672: INFO: Created: latency-svc-5728k +Oct 21 07:28:44.711: INFO: Got endpoints: latency-svc-8cqzj [672.868655ms] +Oct 21 07:28:44.719: INFO: Created: latency-svc-c26vv +Oct 21 07:28:44.761: INFO: Got endpoints: latency-svc-j9gcd [711.477865ms] +Oct 21 07:28:44.769: INFO: Created: latency-svc-4mpsr +Oct 21 07:28:44.811: INFO: Got endpoints: latency-svc-85gtl [747.423243ms] +Oct 21 07:28:44.821: INFO: Created: latency-svc-9ltgz +Oct 21 07:28:44.860: INFO: Got endpoints: latency-svc-f2zbv [748.835448ms] +Oct 21 07:28:44.907: INFO: Created: latency-svc-n4xt5 +Oct 21 07:28:44.910: INFO: Got endpoints: latency-svc-zmmkq [747.899455ms] +Oct 21 07:28:44.923: INFO: Created: latency-svc-pxcpl +Oct 21 07:28:44.961: INFO: Got endpoints: latency-svc-rcf8h [749.624467ms] +Oct 21 07:28:44.969: INFO: Created: latency-svc-fgnbq +Oct 21 07:28:45.011: INFO: Got endpoints: latency-svc-q5jp8 [745.452613ms] +Oct 21 07:28:45.020: INFO: Created: latency-svc-w4j4p +Oct 21 07:28:45.060: INFO: Got endpoints: latency-svc-8qmqn [746.742267ms] +Oct 21 07:28:45.071: INFO: Created: latency-svc-tr256 +Oct 21 07:28:45.111: INFO: Got endpoints: latency-svc-xk7jv [746.504423ms] +Oct 21 07:28:45.119: INFO: Created: latency-svc-x68ct +Oct 21 07:28:45.161: INFO: Got endpoints: latency-svc-rxf28 [750.536492ms] +Oct 21 07:28:45.170: INFO: Created: latency-svc-kt6qt +Oct 21 07:28:45.212: INFO: Got endpoints: latency-svc-tjz6x [750.966039ms] +Oct 21 07:28:45.230: INFO: Created: latency-svc-pd52x +Oct 21 07:28:45.262: INFO: Got endpoints: latency-svc-mschk [751.762288ms] +Oct 21 07:28:45.272: INFO: Created: latency-svc-x2b7j +Oct 21 07:28:45.312: INFO: Got endpoints: latency-svc-dzxpb [739.212435ms] +Oct 21 07:28:45.327: INFO: Created: latency-svc-2wkcg +Oct 21 07:28:45.360: INFO: Got endpoints: latency-svc-hn5s2 [749.175462ms] +Oct 21 07:28:45.371: INFO: Created: latency-svc-27k89 +Oct 21 07:28:45.409: INFO: Got endpoints: latency-svc-5728k [747.362254ms] +Oct 21 07:28:45.419: INFO: Created: latency-svc-424tn +Oct 21 07:28:45.461: INFO: Got endpoints: latency-svc-c26vv [750.031846ms] +Oct 21 07:28:45.479: INFO: Created: latency-svc-gsw98 +Oct 21 07:28:45.510: INFO: Got endpoints: latency-svc-4mpsr [748.6056ms] +Oct 21 07:28:45.516: INFO: Created: latency-svc-5lttx +Oct 21 07:28:45.560: INFO: Got endpoints: latency-svc-9ltgz [748.135042ms] +Oct 21 07:28:45.569: INFO: Created: latency-svc-n9c46 +Oct 21 07:28:45.610: INFO: Got endpoints: latency-svc-n4xt5 [749.736104ms] +Oct 21 07:28:45.631: INFO: Created: latency-svc-47z6k +Oct 21 07:28:45.664: INFO: Got endpoints: latency-svc-pxcpl [754.413362ms] +Oct 21 07:28:45.675: INFO: Created: latency-svc-nmsvz +Oct 21 07:28:45.715: INFO: Got endpoints: latency-svc-fgnbq [754.061586ms] +Oct 21 07:28:45.724: INFO: Created: latency-svc-5rwqp +Oct 21 07:28:45.761: INFO: Got endpoints: latency-svc-w4j4p [749.237511ms] +Oct 21 07:28:45.769: INFO: Created: latency-svc-mcjl5 +Oct 21 07:28:45.815: INFO: Got endpoints: latency-svc-tr256 [755.65149ms] +Oct 21 07:28:45.824: INFO: Created: latency-svc-vm4wm +Oct 21 07:28:45.861: INFO: Got endpoints: latency-svc-x68ct [749.104749ms] +Oct 21 07:28:45.869: INFO: Created: latency-svc-9fz59 +Oct 21 07:28:45.912: INFO: Got endpoints: latency-svc-kt6qt [750.545673ms] +Oct 21 07:28:45.921: INFO: Created: latency-svc-qrmgn +Oct 21 07:28:45.962: INFO: Got endpoints: latency-svc-pd52x [750.47634ms] +Oct 21 07:28:45.977: INFO: Created: latency-svc-lrd9h +Oct 21 07:28:46.015: INFO: Got endpoints: latency-svc-x2b7j [752.773821ms] +Oct 21 07:28:46.024: INFO: Created: latency-svc-b6hfv +Oct 21 07:28:46.062: INFO: Got endpoints: latency-svc-2wkcg [750.184683ms] +Oct 21 07:28:46.072: INFO: Created: latency-svc-w9zsf +Oct 21 07:28:46.112: INFO: Got endpoints: latency-svc-27k89 [752.209944ms] +Oct 21 07:28:46.124: INFO: Created: latency-svc-jvkg7 +Oct 21 07:28:46.163: INFO: Got endpoints: latency-svc-424tn [753.2964ms] +Oct 21 07:28:46.174: INFO: Created: latency-svc-x24pr +Oct 21 07:28:46.213: INFO: Got endpoints: latency-svc-gsw98 [752.574768ms] +Oct 21 07:28:46.225: INFO: Created: latency-svc-ddndf +Oct 21 07:28:46.265: INFO: Got endpoints: latency-svc-5lttx [754.58335ms] +Oct 21 07:28:46.276: INFO: Created: latency-svc-cmbf8 +Oct 21 07:28:46.314: INFO: Got endpoints: latency-svc-n9c46 [754.460202ms] +Oct 21 07:28:46.327: INFO: Created: latency-svc-q8594 +Oct 21 07:28:46.362: INFO: Got endpoints: latency-svc-47z6k [752.462986ms] +Oct 21 07:28:46.374: INFO: Created: latency-svc-znjt8 +Oct 21 07:28:46.411: INFO: Got endpoints: latency-svc-nmsvz [746.930244ms] +Oct 21 07:28:46.423: INFO: Created: latency-svc-6fl6p +Oct 21 07:28:46.460: INFO: Got endpoints: latency-svc-5rwqp [745.617911ms] +Oct 21 07:28:46.468: INFO: Created: latency-svc-w5v7b +Oct 21 07:28:46.515: INFO: Got endpoints: latency-svc-mcjl5 [754.386434ms] +Oct 21 07:28:46.524: INFO: Created: latency-svc-j86mq +Oct 21 07:28:46.563: INFO: Got endpoints: latency-svc-vm4wm [747.557183ms] +Oct 21 07:28:46.573: INFO: Created: latency-svc-h87g7 +Oct 21 07:28:46.610: INFO: Got endpoints: latency-svc-9fz59 [749.37624ms] +Oct 21 07:28:46.621: INFO: Created: latency-svc-54h2h +Oct 21 07:28:46.660: INFO: Got endpoints: latency-svc-qrmgn [748.711956ms] +Oct 21 07:28:46.671: INFO: Created: latency-svc-tg7f5 +Oct 21 07:28:46.715: INFO: Got endpoints: latency-svc-lrd9h [752.505508ms] +Oct 21 07:28:46.727: INFO: Created: latency-svc-9h826 +Oct 21 07:28:46.762: INFO: Got endpoints: latency-svc-b6hfv [746.694547ms] +Oct 21 07:28:46.826: INFO: Got endpoints: latency-svc-w9zsf [763.902411ms] +Oct 21 07:28:46.826: INFO: Created: latency-svc-wvsvh +Oct 21 07:28:46.837: INFO: Created: latency-svc-w5x6m +Oct 21 07:28:46.863: INFO: Got endpoints: latency-svc-jvkg7 [750.860136ms] +Oct 21 07:28:46.874: INFO: Created: latency-svc-q922w +Oct 21 07:28:46.911: INFO: Got endpoints: latency-svc-x24pr [748.565755ms] +Oct 21 07:28:46.925: INFO: Created: latency-svc-z5tck +Oct 21 07:28:46.960: INFO: Got endpoints: latency-svc-ddndf [746.668997ms] +Oct 21 07:28:46.972: INFO: Created: latency-svc-2kbk8 +Oct 21 07:28:47.012: INFO: Got endpoints: latency-svc-cmbf8 [747.713162ms] +Oct 21 07:28:47.022: INFO: Created: latency-svc-48cxx +Oct 21 07:28:47.064: INFO: Got endpoints: latency-svc-q8594 [750.095857ms] +Oct 21 07:28:47.076: INFO: Created: latency-svc-wh4m6 +Oct 21 07:28:47.112: INFO: Got endpoints: latency-svc-znjt8 [749.355583ms] +Oct 21 07:28:47.125: INFO: Created: latency-svc-f7jwf +Oct 21 07:28:47.166: INFO: Got endpoints: latency-svc-6fl6p [754.123314ms] +Oct 21 07:28:47.176: INFO: Created: latency-svc-nfjds +Oct 21 07:28:47.211: INFO: Got endpoints: latency-svc-w5v7b [750.811038ms] +Oct 21 07:28:47.222: INFO: Created: latency-svc-kjsxx +Oct 21 07:28:47.263: INFO: Got endpoints: latency-svc-j86mq [748.050497ms] +Oct 21 07:28:47.275: INFO: Created: latency-svc-7t5cx +Oct 21 07:28:47.311: INFO: Got endpoints: latency-svc-h87g7 [748.05109ms] +Oct 21 07:28:47.323: INFO: Created: latency-svc-kpgxc +Oct 21 07:28:47.362: INFO: Got endpoints: latency-svc-54h2h [751.719269ms] +Oct 21 07:28:47.370: INFO: Created: latency-svc-9dh5b +Oct 21 07:28:47.412: INFO: Got endpoints: latency-svc-tg7f5 [751.864067ms] +Oct 21 07:28:47.422: INFO: Created: latency-svc-kjkvt +Oct 21 07:28:47.462: INFO: Got endpoints: latency-svc-9h826 [746.983593ms] +Oct 21 07:28:47.473: INFO: Created: latency-svc-rghxm +Oct 21 07:28:47.515: INFO: Got endpoints: latency-svc-wvsvh [753.234305ms] +Oct 21 07:28:47.526: INFO: Created: latency-svc-pxxt9 +Oct 21 07:28:47.562: INFO: Got endpoints: latency-svc-w5x6m [735.815781ms] +Oct 21 07:28:47.573: INFO: Created: latency-svc-dpbgf +Oct 21 07:28:47.612: INFO: Got endpoints: latency-svc-q922w [748.987883ms] +Oct 21 07:28:47.630: INFO: Created: latency-svc-vbjxg +Oct 21 07:28:47.663: INFO: Got endpoints: latency-svc-z5tck [752.04887ms] +Oct 21 07:28:47.677: INFO: Created: latency-svc-m4447 +Oct 21 07:28:47.717: INFO: Got endpoints: latency-svc-2kbk8 [756.467698ms] +Oct 21 07:28:47.727: INFO: Created: latency-svc-l4zxd +Oct 21 07:28:47.764: INFO: Got endpoints: latency-svc-48cxx [751.219661ms] +Oct 21 07:28:47.779: INFO: Created: latency-svc-qtjv2 +Oct 21 07:28:47.814: INFO: Got endpoints: latency-svc-wh4m6 [749.442331ms] +Oct 21 07:28:47.827: INFO: Created: latency-svc-2hvq4 +Oct 21 07:28:47.865: INFO: Got endpoints: latency-svc-f7jwf [753.231462ms] +Oct 21 07:28:47.877: INFO: Created: latency-svc-n7j2k +Oct 21 07:28:47.911: INFO: Got endpoints: latency-svc-nfjds [745.090364ms] +Oct 21 07:28:47.924: INFO: Created: latency-svc-xnzbx +Oct 21 07:28:47.963: INFO: Got endpoints: latency-svc-kjsxx [752.062401ms] +Oct 21 07:28:47.975: INFO: Created: latency-svc-f595h +Oct 21 07:28:48.012: INFO: Got endpoints: latency-svc-7t5cx [748.326075ms] +Oct 21 07:28:48.022: INFO: Created: latency-svc-tws4k +Oct 21 07:28:48.062: INFO: Got endpoints: latency-svc-kpgxc [750.93555ms] +Oct 21 07:28:48.073: INFO: Created: latency-svc-fg9bt +Oct 21 07:28:48.115: INFO: Got endpoints: latency-svc-9dh5b [753.555192ms] +Oct 21 07:28:48.125: INFO: Created: latency-svc-kpbl8 +Oct 21 07:28:48.162: INFO: Got endpoints: latency-svc-kjkvt [749.338662ms] +Oct 21 07:28:48.174: INFO: Created: latency-svc-svbdx +Oct 21 07:28:48.211: INFO: Got endpoints: latency-svc-rghxm [749.490579ms] +Oct 21 07:28:48.222: INFO: Created: latency-svc-ss9fr +Oct 21 07:28:48.262: INFO: Got endpoints: latency-svc-pxxt9 [747.071515ms] +Oct 21 07:28:48.274: INFO: Created: latency-svc-zr9q8 +Oct 21 07:28:48.337: INFO: Got endpoints: latency-svc-dpbgf [773.528133ms] +Oct 21 07:28:48.349: INFO: Created: latency-svc-7k977 +Oct 21 07:28:48.365: INFO: Got endpoints: latency-svc-vbjxg [753.111065ms] +Oct 21 07:28:48.377: INFO: Created: latency-svc-k7clt +Oct 21 07:28:48.412: INFO: Got endpoints: latency-svc-m4447 [748.870607ms] +Oct 21 07:28:48.426: INFO: Created: latency-svc-k22ft +Oct 21 07:28:48.466: INFO: Got endpoints: latency-svc-l4zxd [749.474065ms] +Oct 21 07:28:48.497: INFO: Created: latency-svc-g4gt9 +Oct 21 07:28:48.523: INFO: Got endpoints: latency-svc-qtjv2 [759.415209ms] +Oct 21 07:28:48.536: INFO: Created: latency-svc-gpwq9 +Oct 21 07:28:48.564: INFO: Got endpoints: latency-svc-2hvq4 [750.082028ms] +Oct 21 07:28:48.596: INFO: Created: latency-svc-tqfj7 +Oct 21 07:28:48.620: INFO: Got endpoints: latency-svc-n7j2k [755.363068ms] +Oct 21 07:28:48.639: INFO: Created: latency-svc-fpbxg +Oct 21 07:28:48.668: INFO: Got endpoints: latency-svc-xnzbx [757.561532ms] +Oct 21 07:28:48.682: INFO: Created: latency-svc-kbndw +Oct 21 07:28:48.713: INFO: Got endpoints: latency-svc-f595h [749.252391ms] +Oct 21 07:28:48.726: INFO: Created: latency-svc-4kq4d +Oct 21 07:28:48.764: INFO: Got endpoints: latency-svc-tws4k [751.636366ms] +Oct 21 07:28:48.782: INFO: Created: latency-svc-nzj9z +Oct 21 07:28:48.813: INFO: Got endpoints: latency-svc-fg9bt [751.113565ms] +Oct 21 07:28:48.824: INFO: Created: latency-svc-mbcdb +Oct 21 07:28:48.865: INFO: Got endpoints: latency-svc-kpbl8 [749.311474ms] +Oct 21 07:28:48.875: INFO: Created: latency-svc-4mpjp +Oct 21 07:28:48.912: INFO: Got endpoints: latency-svc-svbdx [750.47792ms] +Oct 21 07:28:48.923: INFO: Created: latency-svc-v2rxc +Oct 21 07:28:48.962: INFO: Got endpoints: latency-svc-ss9fr [750.359562ms] +Oct 21 07:28:48.982: INFO: Created: latency-svc-98mwp +Oct 21 07:28:49.012: INFO: Got endpoints: latency-svc-zr9q8 [749.613772ms] +Oct 21 07:28:49.030: INFO: Created: latency-svc-56vdw +Oct 21 07:28:49.062: INFO: Got endpoints: latency-svc-7k977 [725.891605ms] +Oct 21 07:28:49.074: INFO: Created: latency-svc-88rbv +Oct 21 07:28:49.112: INFO: Got endpoints: latency-svc-k7clt [747.121664ms] +Oct 21 07:28:49.124: INFO: Created: latency-svc-tthxq +Oct 21 07:28:49.166: INFO: Got endpoints: latency-svc-k22ft [753.221443ms] +Oct 21 07:28:49.180: INFO: Created: latency-svc-fsv7m +Oct 21 07:28:49.214: INFO: Got endpoints: latency-svc-g4gt9 [747.433818ms] +Oct 21 07:28:49.226: INFO: Created: latency-svc-78s6v +Oct 21 07:28:49.262: INFO: Got endpoints: latency-svc-gpwq9 [738.357755ms] +Oct 21 07:28:49.271: INFO: Created: latency-svc-xlsdf +Oct 21 07:28:49.317: INFO: Got endpoints: latency-svc-tqfj7 [753.265842ms] +Oct 21 07:28:49.329: INFO: Created: latency-svc-vsbhx +Oct 21 07:28:49.363: INFO: Got endpoints: latency-svc-fpbxg [742.82183ms] +Oct 21 07:28:49.376: INFO: Created: latency-svc-lpvc4 +Oct 21 07:28:49.412: INFO: Got endpoints: latency-svc-kbndw [743.730596ms] +Oct 21 07:28:49.424: INFO: Created: latency-svc-jrgvd +Oct 21 07:28:49.463: INFO: Got endpoints: latency-svc-4kq4d [750.512519ms] +Oct 21 07:28:49.475: INFO: Created: latency-svc-42czh +Oct 21 07:28:49.514: INFO: Got endpoints: latency-svc-nzj9z [750.402076ms] +Oct 21 07:28:49.525: INFO: Created: latency-svc-sgkxj +Oct 21 07:28:49.570: INFO: Got endpoints: latency-svc-mbcdb [756.581449ms] +Oct 21 07:28:49.582: INFO: Created: latency-svc-sps82 +Oct 21 07:28:49.612: INFO: Got endpoints: latency-svc-4mpjp [747.430945ms] +Oct 21 07:28:49.622: INFO: Created: latency-svc-vrj69 +Oct 21 07:28:49.664: INFO: Got endpoints: latency-svc-v2rxc [751.26563ms] +Oct 21 07:28:49.682: INFO: Created: latency-svc-s97k5 +Oct 21 07:28:49.716: INFO: Got endpoints: latency-svc-98mwp [754.006084ms] +Oct 21 07:28:49.737: INFO: Created: latency-svc-8f667 +Oct 21 07:28:49.763: INFO: Got endpoints: latency-svc-56vdw [751.559945ms] +Oct 21 07:28:49.779: INFO: Created: latency-svc-sxqt9 +Oct 21 07:28:49.813: INFO: Got endpoints: latency-svc-88rbv [750.842224ms] +Oct 21 07:28:49.824: INFO: Created: latency-svc-mpbg2 +Oct 21 07:28:49.866: INFO: Got endpoints: latency-svc-tthxq [753.735857ms] +Oct 21 07:28:49.878: INFO: Created: latency-svc-44pn2 +Oct 21 07:28:49.914: INFO: Got endpoints: latency-svc-fsv7m [748.10685ms] +Oct 21 07:28:49.926: INFO: Created: latency-svc-4j8dx +Oct 21 07:28:49.962: INFO: Got endpoints: latency-svc-78s6v [748.320846ms] +Oct 21 07:28:49.970: INFO: Created: latency-svc-vdmrr +Oct 21 07:28:50.011: INFO: Got endpoints: latency-svc-xlsdf [749.672372ms] +Oct 21 07:28:50.023: INFO: Created: latency-svc-dnsb6 +Oct 21 07:28:50.064: INFO: Got endpoints: latency-svc-vsbhx [746.351201ms] +Oct 21 07:28:50.073: INFO: Created: latency-svc-t5c2v +Oct 21 07:28:50.112: INFO: Got endpoints: latency-svc-lpvc4 [748.517523ms] +Oct 21 07:28:50.125: INFO: Created: latency-svc-kdc7k +Oct 21 07:28:50.164: INFO: Got endpoints: latency-svc-jrgvd [752.302229ms] +Oct 21 07:28:50.175: INFO: Created: latency-svc-j7pr7 +Oct 21 07:28:50.210: INFO: Got endpoints: latency-svc-42czh [747.140979ms] +Oct 21 07:28:50.222: INFO: Created: latency-svc-dpl2v +Oct 21 07:28:50.262: INFO: Got endpoints: latency-svc-sgkxj [747.434312ms] +Oct 21 07:28:50.275: INFO: Created: latency-svc-rx5dz +Oct 21 07:28:50.314: INFO: Got endpoints: latency-svc-sps82 [744.030088ms] +Oct 21 07:28:50.324: INFO: Created: latency-svc-27n5x +Oct 21 07:28:50.364: INFO: Got endpoints: latency-svc-vrj69 [751.934825ms] +Oct 21 07:28:50.376: INFO: Created: latency-svc-jgzvz +Oct 21 07:28:50.412: INFO: Got endpoints: latency-svc-s97k5 [748.592779ms] +Oct 21 07:28:50.425: INFO: Created: latency-svc-4qlbm +Oct 21 07:28:50.462: INFO: Got endpoints: latency-svc-8f667 [746.035424ms] +Oct 21 07:28:50.478: INFO: Created: latency-svc-cj6xt +Oct 21 07:28:50.511: INFO: Got endpoints: latency-svc-sxqt9 [747.952427ms] +Oct 21 07:28:50.522: INFO: Created: latency-svc-96mpf +Oct 21 07:28:50.563: INFO: Got endpoints: latency-svc-mpbg2 [749.146676ms] +Oct 21 07:28:50.574: INFO: Created: latency-svc-wn9ht +Oct 21 07:28:50.611: INFO: Got endpoints: latency-svc-44pn2 [744.92698ms] +Oct 21 07:28:50.628: INFO: Created: latency-svc-c65h8 +Oct 21 07:28:50.661: INFO: Got endpoints: latency-svc-4j8dx [747.516504ms] +Oct 21 07:28:50.673: INFO: Created: latency-svc-9qvbv +Oct 21 07:28:50.713: INFO: Got endpoints: latency-svc-vdmrr [750.764149ms] +Oct 21 07:28:50.722: INFO: Created: latency-svc-8lqpv +Oct 21 07:28:50.761: INFO: Got endpoints: latency-svc-dnsb6 [749.778829ms] +Oct 21 07:28:50.771: INFO: Created: latency-svc-27kc9 +Oct 21 07:28:50.813: INFO: Got endpoints: latency-svc-t5c2v [749.460148ms] +Oct 21 07:28:50.827: INFO: Created: latency-svc-j6dwx +Oct 21 07:28:50.864: INFO: Got endpoints: latency-svc-kdc7k [751.700664ms] +Oct 21 07:28:50.878: INFO: Created: latency-svc-h4lzg +Oct 21 07:28:50.916: INFO: Got endpoints: latency-svc-j7pr7 [751.137433ms] +Oct 21 07:28:50.930: INFO: Created: latency-svc-gspwl +Oct 21 07:28:50.961: INFO: Got endpoints: latency-svc-dpl2v [750.467476ms] +Oct 21 07:28:50.973: INFO: Created: latency-svc-87wgv +Oct 21 07:28:51.011: INFO: Got endpoints: latency-svc-rx5dz [749.443114ms] +Oct 21 07:28:51.021: INFO: Created: latency-svc-z8jll +Oct 21 07:28:51.061: INFO: Got endpoints: latency-svc-27n5x [746.70593ms] +Oct 21 07:28:51.070: INFO: Created: latency-svc-dlrfj +Oct 21 07:28:51.112: INFO: Got endpoints: latency-svc-jgzvz [748.060173ms] +Oct 21 07:28:51.122: INFO: Created: latency-svc-tj649 +Oct 21 07:28:51.163: INFO: Got endpoints: latency-svc-4qlbm [750.406271ms] +Oct 21 07:28:51.175: INFO: Created: latency-svc-w2ndk +Oct 21 07:28:51.211: INFO: Got endpoints: latency-svc-cj6xt [748.513229ms] +Oct 21 07:28:51.219: INFO: Created: latency-svc-8btst +Oct 21 07:28:51.267: INFO: Got endpoints: latency-svc-96mpf [756.071675ms] +Oct 21 07:28:51.290: INFO: Created: latency-svc-bngzq +Oct 21 07:28:51.316: INFO: Got endpoints: latency-svc-wn9ht [753.711121ms] +Oct 21 07:28:51.379: INFO: Created: latency-svc-hqhf8 +Oct 21 07:28:51.379: INFO: Got endpoints: latency-svc-c65h8 [768.209348ms] +Oct 21 07:28:51.396: INFO: Created: latency-svc-gzvcv +Oct 21 07:28:51.417: INFO: Got endpoints: latency-svc-9qvbv [755.043128ms] +Oct 21 07:28:51.432: INFO: Created: latency-svc-w79rh +Oct 21 07:28:51.465: INFO: Got endpoints: latency-svc-8lqpv [752.312151ms] +Oct 21 07:28:51.489: INFO: Created: latency-svc-xfcvp +Oct 21 07:28:51.515: INFO: Got endpoints: latency-svc-27kc9 [753.279848ms] +Oct 21 07:28:51.534: INFO: Created: latency-svc-8d975 +Oct 21 07:28:51.579: INFO: Got endpoints: latency-svc-j6dwx [766.206869ms] +Oct 21 07:28:51.597: INFO: Created: latency-svc-9lqpl +Oct 21 07:28:51.622: INFO: Got endpoints: latency-svc-h4lzg [757.872929ms] +Oct 21 07:28:51.665: INFO: Got endpoints: latency-svc-gspwl [749.241883ms] +Oct 21 07:28:51.717: INFO: Got endpoints: latency-svc-87wgv [756.284514ms] +Oct 21 07:28:51.764: INFO: Got endpoints: latency-svc-z8jll [752.404845ms] +Oct 21 07:28:51.813: INFO: Got endpoints: latency-svc-dlrfj [752.741673ms] +Oct 21 07:28:51.865: INFO: Got endpoints: latency-svc-tj649 [753.015941ms] +Oct 21 07:28:51.912: INFO: Got endpoints: latency-svc-w2ndk [749.043264ms] +Oct 21 07:28:51.961: INFO: Got endpoints: latency-svc-8btst [750.598135ms] +Oct 21 07:28:52.011: INFO: Got endpoints: latency-svc-bngzq [743.494072ms] +Oct 21 07:28:52.064: INFO: Got endpoints: latency-svc-hqhf8 [747.149502ms] +Oct 21 07:28:52.109: INFO: Got endpoints: latency-svc-gzvcv [730.022266ms] +Oct 21 07:28:52.160: INFO: Got endpoints: latency-svc-w79rh [743.416272ms] +Oct 21 07:28:52.213: INFO: Got endpoints: latency-svc-xfcvp [747.948937ms] +Oct 21 07:28:52.261: INFO: Got endpoints: latency-svc-8d975 [746.591196ms] +Oct 21 07:28:52.310: INFO: Got endpoints: latency-svc-9lqpl [730.849154ms] +Oct 21 07:28:52.310: INFO: Latencies: [13.883564ms 16.998917ms 22.390835ms 24.517314ms 31.011526ms 31.237562ms 35.278966ms 42.434248ms 44.725229ms 51.166806ms 56.03663ms 64.700556ms 66.836184ms 79.877031ms 81.244606ms 88.106966ms 94.893281ms 95.141953ms 101.489529ms 101.790398ms 102.600393ms 115.169974ms 118.370133ms 118.566054ms 119.268486ms 124.298738ms 130.190747ms 131.545833ms 131.798677ms 134.378745ms 139.703496ms 154.891584ms 160.508918ms 167.478794ms 210.918055ms 217.465084ms 240.778227ms 284.149722ms 332.673848ms 362.892889ms 412.228686ms 448.311666ms 497.739306ms 533.34083ms 569.316356ms 605.947313ms 644.481319ms 672.868655ms 711.477865ms 725.891605ms 730.022266ms 730.849154ms 735.815781ms 738.357755ms 739.212435ms 742.82183ms 743.416272ms 743.494072ms 743.730596ms 744.030088ms 744.92698ms 745.090364ms 745.452613ms 745.617911ms 746.035424ms 746.351201ms 746.504423ms 746.591196ms 746.668997ms 746.694547ms 746.70593ms 746.742267ms 746.930244ms 746.983593ms 747.071515ms 747.121664ms 747.140979ms 747.149502ms 747.362254ms 747.423243ms 747.430945ms 747.433818ms 747.434312ms 747.516504ms 747.557183ms 747.713162ms 747.899455ms 747.948937ms 747.952427ms 748.050497ms 748.05109ms 748.060173ms 748.10685ms 748.135042ms 748.320846ms 748.326075ms 748.513229ms 748.517523ms 748.565755ms 748.592779ms 748.6056ms 748.711956ms 748.835448ms 748.870607ms 748.987883ms 749.043264ms 749.104749ms 749.146676ms 749.175462ms 749.237511ms 749.241883ms 749.252391ms 749.311474ms 749.338662ms 749.355583ms 749.37624ms 749.442331ms 749.443114ms 749.460148ms 749.474065ms 749.490579ms 749.613772ms 749.624467ms 749.672372ms 749.736104ms 749.778829ms 750.031846ms 750.082028ms 750.095857ms 750.184683ms 750.359562ms 750.402076ms 750.406271ms 750.467476ms 750.47634ms 750.47792ms 750.512519ms 750.536492ms 750.545673ms 750.598135ms 750.764149ms 750.811038ms 750.842224ms 750.860136ms 750.93555ms 750.966039ms 751.113565ms 751.137433ms 751.219661ms 751.26563ms 751.559945ms 751.636366ms 751.700664ms 751.719269ms 751.762288ms 751.864067ms 751.934825ms 752.04887ms 752.062401ms 752.209944ms 752.302229ms 752.312151ms 752.404845ms 752.462986ms 752.505508ms 752.574768ms 752.741673ms 752.773821ms 753.015941ms 753.111065ms 753.221443ms 753.231462ms 753.234305ms 753.265842ms 753.279848ms 753.2964ms 753.555192ms 753.711121ms 753.735857ms 754.006084ms 754.061586ms 754.123314ms 754.386434ms 754.413362ms 754.460202ms 754.58335ms 755.043128ms 755.363068ms 755.65149ms 756.071675ms 756.284514ms 756.467698ms 756.581449ms 757.561532ms 757.872929ms 759.415209ms 763.902411ms 766.206869ms 768.209348ms 773.528133ms] +Oct 21 07:28:52.311: INFO: 50 %ile: 748.6056ms +Oct 21 07:28:52.311: INFO: 90 %ile: 754.061586ms +Oct 21 07:28:52.311: INFO: 99 %ile: 768.209348ms +Oct 21 07:28:52.311: INFO: Total sample count: 200 +[AfterEach] [sig-network] Service endpoints latency + test/e2e/framework/framework.go:188 +Oct 21 07:28:52.311: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svc-latency-3129" for this suite. + +• [SLOW TEST:10.767 seconds] +[sig-network] Service endpoints latency +test/e2e/network/common/framework.go:23 + should not be very high [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Service endpoints latency should not be very high [Conformance]","total":356,"completed":137,"skipped":2711,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate configmap [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:28:52.327: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:28:52.869: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +Oct 21 07:28:54.889: 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:time.Date(2022, time.October, 21, 7, 28, 52, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 28, 52, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 28, 52, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 28, 52, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-68c7bd4684\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:28:57.907: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate configmap [Conformance] + test/e2e/framework/framework.go:652 +STEP: Registering the mutating configmap webhook via the AdmissionRegistration API +STEP: create a configmap that should be updated by the webhook +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 07:28:57.965: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7186" for this suite. +STEP: Destroying namespace "webhook-7186-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:5.697 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate configmap [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]","total":356,"completed":138,"skipped":2716,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:28:58.024: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 07:29:14.124: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-5499" for this suite. + +• [SLOW TEST:16.115 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a secret. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a secret. [Conformance]","total":356,"completed":139,"skipped":2737,"failed":0} +SSSSS +------------------------------ +[sig-node] ConfigMap + should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:29:14.139: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable via environment variable [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap configmap-6204/configmap-test-fd84e427-bcf2-4549-be12-81aea9161c26 +STEP: Creating a pod to test consume configMaps +Oct 21 07:29:14.207: INFO: Waiting up to 5m0s for pod "pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1" in namespace "configmap-6204" to be "Succeeded or Failed" +Oct 21 07:29:14.211: INFO: Pod "pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.047887ms +Oct 21 07:29:16.224: INFO: Pod "pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016865045s +Oct 21 07:29:18.232: INFO: Pod "pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025251632s +STEP: Saw pod success +Oct 21 07:29:18.232: INFO: Pod "pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1" satisfied condition "Succeeded or Failed" +Oct 21 07:29:18.238: INFO: Trying to get logs from node node1 pod pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1 container env-test: +STEP: delete the pod +Oct 21 07:29:18.278: INFO: Waiting for pod pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1 to disappear +Oct 21 07:29:18.281: INFO: Pod pod-configmaps-e218706c-8256-42ef-8217-4bfdb0210cc1 no longer exists +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 07:29:18.281: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-6204" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]","total":356,"completed":140,"skipped":2742,"failed":0} +SSSSSSSSS +------------------------------ +[sig-node] Pods + should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:29:18.296: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:29:18.334: INFO: The status of Pod server-envvars-81f69557-6fad-42bb-ad4b-5f62fc8b4161 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:29:20.351: INFO: The status of Pod server-envvars-81f69557-6fad-42bb-ad4b-5f62fc8b4161 is Running (Ready = true) +Oct 21 07:29:20.376: INFO: Waiting up to 5m0s for pod "client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c" in namespace "pods-4094" to be "Succeeded or Failed" +Oct 21 07:29:20.387: INFO: Pod "client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c": Phase="Pending", Reason="", readiness=false. Elapsed: 10.885409ms +Oct 21 07:29:22.400: INFO: Pod "client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.024239011s +Oct 21 07:29:24.409: INFO: Pod "client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.032859497s +STEP: Saw pod success +Oct 21 07:29:24.409: INFO: Pod "client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c" satisfied condition "Succeeded or Failed" +Oct 21 07:29:24.412: INFO: Trying to get logs from node node1 pod client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c container env3cont: +STEP: delete the pod +Oct 21 07:29:24.427: INFO: Waiting for pod client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c to disappear +Oct 21 07:29:24.430: INFO: Pod client-envvars-595e3f13-04c8-4cb6-9993-a05f6b7df79c no longer exists +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 07:29:24.430: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-4094" for this suite. + +• [SLOW TEST:6.144 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should contain environment variables for services [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Pods should contain environment variables for services [NodeConformance] [Conformance]","total":356,"completed":141,"skipped":2751,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should be able to start watching from a specific resource version [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:29:24.440: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to start watching from a specific resource version [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 07:29:24.490: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4024 dc077478-5263-4c0d-8032-83e77e60d0cb 34141 0 2022-10-21 07:29:24 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-10-21 07:29:24 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:29:24.490: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-resource-version watch-4024 dc077478-5263-4c0d-8032-83e77e60d0cb 34142 0 2022-10-21 07:29:24 +0000 UTC map[watch-this-configmap:from-resource-version] map[] [] [] [{e2e.test Update v1 2022-10-21 07:29:24 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:188 +Oct 21 07:29:24.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-4024" for this suite. +•{"msg":"PASSED [sig-api-machinery] Watchers should be able to start watching from a specific resource version [Conformance]","total":356,"completed":142,"skipped":2763,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath + runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:29:24.501: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Oct 21 07:29:24.546: INFO: Waiting up to 1m0s for all nodes to be ready +Oct 21 07:30:24.587: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PreemptionExecutionPath + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:30:24.591: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-preemption-path +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:496 +STEP: Finding an available node +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. +Oct 21 07:30:26.665: INFO: found a healthy node: node1 +[It] runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:30:40.753: INFO: pods created so far: [1 1 1] +Oct 21 07:30:40.753: INFO: length of pods created so far: 3 +Oct 21 07:30:42.768: INFO: pods created so far: [2 2 1] +[AfterEach] PreemptionExecutionPath + test/e2e/framework/framework.go:188 +Oct 21 07:30:49.774: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-path-7814" for this suite. +[AfterEach] PreemptionExecutionPath + test/e2e/scheduling/preemption.go:470 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:30:49.815: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-1684" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + +• [SLOW TEST:85.360 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + PreemptionExecutionPath + test/e2e/scheduling/preemption.go:458 + runs ReplicaSets to verify preemption running path [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] PreemptionExecutionPath runs ReplicaSets to verify preemption running path [Conformance]","total":356,"completed":143,"skipped":2831,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context + should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:30:49.862: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename security-context +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test pod.Spec.SecurityContext.RunAsUser +Oct 21 07:30:49.905: INFO: Waiting up to 5m0s for pod "security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c" in namespace "security-context-4797" to be "Succeeded or Failed" +Oct 21 07:30:49.908: INFO: Pod "security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.104099ms +Oct 21 07:30:54.043: INFO: Pod "security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.138209956s +Oct 21 07:30:56.053: INFO: Pod "security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c": Phase="Running", Reason="", readiness=false. Elapsed: 6.147606912s +Oct 21 07:30:58.066: INFO: Pod "security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.160658697s +STEP: Saw pod success +Oct 21 07:30:58.066: INFO: Pod "security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c" satisfied condition "Succeeded or Failed" +Oct 21 07:30:58.076: INFO: Trying to get logs from node node1 pod security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c container test-container: +STEP: delete the pod +Oct 21 07:30:58.135: INFO: Waiting for pod security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c to disappear +Oct 21 07:30:58.140: INFO: Pod security-context-2cbbaf39-dda9-4f76-b636-3f0056ba902c no longer exists +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:188 +Oct 21 07:30:58.140: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-4797" for this suite. + +• [SLOW TEST:8.291 seconds] +[sig-node] Security Context +test/e2e/node/framework.go:23 + should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Security Context should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]","total":356,"completed":144,"skipped":2866,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Proxy server + should support --unix-socket=/path [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:30:58.154: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should support --unix-socket=/path [Conformance] + test/e2e/framework/framework.go:652 +STEP: Starting the proxy +Oct 21 07:30:58.194: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-1652 proxy --unix-socket=/tmp/kubectl-proxy-unix1063463332/test' +STEP: retrieving proxy /api/ output +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:30:58.272: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-1652" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support --unix-socket=/path [Conformance]","total":356,"completed":145,"skipped":2907,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected combined + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected combined + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:30:58.286: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-projected-all-test-volume-00cdb99a-ed0f-4dac-bcf5-383e0bc50b37 +STEP: Creating secret with name secret-projected-all-test-volume-9c90078b-e99b-46ec-b6e2-0ed5b94197e1 +STEP: Creating a pod to test Check all projections for projected volume plugin +Oct 21 07:30:58.323: INFO: Waiting up to 5m0s for pod "projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b" in namespace "projected-898" to be "Succeeded or Failed" +Oct 21 07:30:58.327: INFO: Pod "projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b": Phase="Pending", Reason="", readiness=false. Elapsed: 3.939533ms +Oct 21 07:31:00.343: INFO: Pod "projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.019820934s +Oct 21 07:31:04.390: INFO: Pod "projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.066275521s +STEP: Saw pod success +Oct 21 07:31:04.390: INFO: Pod "projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b" satisfied condition "Succeeded or Failed" +Oct 21 07:31:04.403: INFO: Trying to get logs from node node1 pod projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b container projected-all-volume-test: +STEP: delete the pod +Oct 21 07:31:04.483: INFO: Waiting for pod projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b to disappear +Oct 21 07:31:04.487: INFO: Pod projected-volume-5ab00f27-52d7-4241-8c88-f08d701fff5b no longer exists +[AfterEach] [sig-storage] Projected combined + test/e2e/framework/framework.go:188 +Oct 21 07:31:04.487: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-898" for this suite. + +• [SLOW TEST:6.213 seconds] +[sig-storage] Projected combined +test/e2e/common/storage/framework.go:23 + should project all components that make up the projection API [Projection][NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]","total":356,"completed":146,"skipped":2923,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should serve a basic endpoint from pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:31:04.500: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should serve a basic endpoint from pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service endpoint-test2 in namespace services-6134 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-6134 to expose endpoints map[] +Oct 21 07:31:04.552: INFO: successfully validated that service endpoint-test2 in namespace services-6134 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-6134 +Oct 21 07:31:04.569: INFO: The status of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:31:06.579: INFO: The status of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:31:08.581: INFO: The status of Pod pod1 is Running (Ready = true) +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-6134 to expose endpoints map[pod1:[80]] +Oct 21 07:31:08.602: INFO: successfully validated that service endpoint-test2 in namespace services-6134 exposes endpoints map[pod1:[80]] +STEP: Checking if the Service forwards traffic to pod1 +Oct 21 07:31:08.602: INFO: Creating new exec pod +Oct 21 07:31:11.626: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-6134 exec execpodk7fz8 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Oct 21 07:31:11.796: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Oct 21 07:31:11.796: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:31:11.796: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-6134 exec execpodk7fz8 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.57.51 80' +Oct 21 07:31:11.962: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.57.51 80\nConnection to 10.233.57.51 80 port [tcp/http] succeeded!\n" +Oct 21 07:31:11.962: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Creating pod pod2 in namespace services-6134 +Oct 21 07:31:11.972: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:31:13.983: INFO: The status of Pod pod2 is Running (Ready = true) +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-6134 to expose endpoints map[pod1:[80] pod2:[80]] +Oct 21 07:31:14.032: INFO: successfully validated that service endpoint-test2 in namespace services-6134 exposes endpoints map[pod1:[80] pod2:[80]] +STEP: Checking if the Service forwards traffic to pod1 and pod2 +Oct 21 07:31:15.033: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-6134 exec execpodk7fz8 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Oct 21 07:31:15.216: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Oct 21 07:31:15.216: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:31:15.216: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-6134 exec execpodk7fz8 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.57.51 80' +Oct 21 07:31:15.392: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.57.51 80\nConnection to 10.233.57.51 80 port [tcp/http] succeeded!\n" +Oct 21 07:31:15.392: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Deleting pod pod1 in namespace services-6134 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-6134 to expose endpoints map[pod2:[80]] +Oct 21 07:31:15.438: INFO: successfully validated that service endpoint-test2 in namespace services-6134 exposes endpoints map[pod2:[80]] +STEP: Checking if the Service forwards traffic to pod2 +Oct 21 07:31:16.438: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-6134 exec execpodk7fz8 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 endpoint-test2 80' +Oct 21 07:31:16.635: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 endpoint-test2 80\nConnection to endpoint-test2 80 port [tcp/http] succeeded!\n" +Oct 21 07:31:16.635: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:31:16.635: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-6134 exec execpodk7fz8 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.57.51 80' +Oct 21 07:31:16.809: INFO: stderr: "+ echo+ hostName\nnc -v -t -w 2 10.233.57.51 80\nConnection to 10.233.57.51 80 port [tcp/http] succeeded!\n" +Oct 21 07:31:16.809: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Deleting pod pod2 in namespace services-6134 +STEP: waiting up to 3m0s for service endpoint-test2 in namespace services-6134 to expose endpoints map[] +Oct 21 07:31:16.865: INFO: successfully validated that service endpoint-test2 in namespace services-6134 exposes endpoints map[] +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:31:16.891: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6134" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:12.403 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should serve a basic endpoint from pods [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should serve a basic endpoint from pods [Conformance]","total":356,"completed":147,"skipped":2985,"failed":0} +SSS +------------------------------ +[sig-api-machinery] Discovery + should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Discovery + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:31:16.903: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename discovery +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Discovery + test/e2e/apimachinery/discovery.go:43 +STEP: Setting up server cert +[It] should validate PreferredVersion for each APIGroup [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:31:17.310: INFO: Checking APIGroup: apiregistration.k8s.io +Oct 21 07:31:17.312: INFO: PreferredVersion.GroupVersion: apiregistration.k8s.io/v1 +Oct 21 07:31:17.312: INFO: Versions found [{apiregistration.k8s.io/v1 v1}] +Oct 21 07:31:17.312: INFO: apiregistration.k8s.io/v1 matches apiregistration.k8s.io/v1 +Oct 21 07:31:17.312: INFO: Checking APIGroup: apps +Oct 21 07:31:17.313: INFO: PreferredVersion.GroupVersion: apps/v1 +Oct 21 07:31:17.313: INFO: Versions found [{apps/v1 v1}] +Oct 21 07:31:17.313: INFO: apps/v1 matches apps/v1 +Oct 21 07:31:17.313: INFO: Checking APIGroup: events.k8s.io +Oct 21 07:31:17.315: INFO: PreferredVersion.GroupVersion: events.k8s.io/v1 +Oct 21 07:31:17.315: INFO: Versions found [{events.k8s.io/v1 v1} {events.k8s.io/v1beta1 v1beta1}] +Oct 21 07:31:17.315: INFO: events.k8s.io/v1 matches events.k8s.io/v1 +Oct 21 07:31:17.315: INFO: Checking APIGroup: authentication.k8s.io +Oct 21 07:31:17.316: INFO: PreferredVersion.GroupVersion: authentication.k8s.io/v1 +Oct 21 07:31:17.316: INFO: Versions found [{authentication.k8s.io/v1 v1}] +Oct 21 07:31:17.316: INFO: authentication.k8s.io/v1 matches authentication.k8s.io/v1 +Oct 21 07:31:17.316: INFO: Checking APIGroup: authorization.k8s.io +Oct 21 07:31:17.318: INFO: PreferredVersion.GroupVersion: authorization.k8s.io/v1 +Oct 21 07:31:17.318: INFO: Versions found [{authorization.k8s.io/v1 v1}] +Oct 21 07:31:17.318: INFO: authorization.k8s.io/v1 matches authorization.k8s.io/v1 +Oct 21 07:31:17.318: INFO: Checking APIGroup: autoscaling +Oct 21 07:31:17.321: INFO: PreferredVersion.GroupVersion: autoscaling/v2 +Oct 21 07:31:17.321: INFO: Versions found [{autoscaling/v2 v2} {autoscaling/v1 v1} {autoscaling/v2beta1 v2beta1} {autoscaling/v2beta2 v2beta2}] +Oct 21 07:31:17.321: INFO: autoscaling/v2 matches autoscaling/v2 +Oct 21 07:31:17.321: INFO: Checking APIGroup: batch +Oct 21 07:31:17.322: INFO: PreferredVersion.GroupVersion: batch/v1 +Oct 21 07:31:17.322: INFO: Versions found [{batch/v1 v1} {batch/v1beta1 v1beta1}] +Oct 21 07:31:17.322: INFO: batch/v1 matches batch/v1 +Oct 21 07:31:17.322: INFO: Checking APIGroup: certificates.k8s.io +Oct 21 07:31:17.325: INFO: PreferredVersion.GroupVersion: certificates.k8s.io/v1 +Oct 21 07:31:17.325: INFO: Versions found [{certificates.k8s.io/v1 v1}] +Oct 21 07:31:17.325: INFO: certificates.k8s.io/v1 matches certificates.k8s.io/v1 +Oct 21 07:31:17.325: INFO: Checking APIGroup: networking.k8s.io +Oct 21 07:31:17.326: INFO: PreferredVersion.GroupVersion: networking.k8s.io/v1 +Oct 21 07:31:17.326: INFO: Versions found [{networking.k8s.io/v1 v1}] +Oct 21 07:31:17.326: INFO: networking.k8s.io/v1 matches networking.k8s.io/v1 +Oct 21 07:31:17.326: INFO: Checking APIGroup: policy +Oct 21 07:31:17.328: INFO: PreferredVersion.GroupVersion: policy/v1 +Oct 21 07:31:17.328: INFO: Versions found [{policy/v1 v1} {policy/v1beta1 v1beta1}] +Oct 21 07:31:17.328: INFO: policy/v1 matches policy/v1 +Oct 21 07:31:17.328: INFO: Checking APIGroup: rbac.authorization.k8s.io +Oct 21 07:31:17.330: INFO: PreferredVersion.GroupVersion: rbac.authorization.k8s.io/v1 +Oct 21 07:31:17.330: INFO: Versions found [{rbac.authorization.k8s.io/v1 v1}] +Oct 21 07:31:17.330: INFO: rbac.authorization.k8s.io/v1 matches rbac.authorization.k8s.io/v1 +Oct 21 07:31:17.330: INFO: Checking APIGroup: storage.k8s.io +Oct 21 07:31:17.331: INFO: PreferredVersion.GroupVersion: storage.k8s.io/v1 +Oct 21 07:31:17.331: INFO: Versions found [{storage.k8s.io/v1 v1} {storage.k8s.io/v1beta1 v1beta1}] +Oct 21 07:31:17.331: INFO: storage.k8s.io/v1 matches storage.k8s.io/v1 +Oct 21 07:31:17.331: INFO: Checking APIGroup: admissionregistration.k8s.io +Oct 21 07:31:17.336: INFO: PreferredVersion.GroupVersion: admissionregistration.k8s.io/v1 +Oct 21 07:31:17.336: INFO: Versions found [{admissionregistration.k8s.io/v1 v1}] +Oct 21 07:31:17.336: INFO: admissionregistration.k8s.io/v1 matches admissionregistration.k8s.io/v1 +Oct 21 07:31:17.336: INFO: Checking APIGroup: apiextensions.k8s.io +Oct 21 07:31:17.338: INFO: PreferredVersion.GroupVersion: apiextensions.k8s.io/v1 +Oct 21 07:31:17.338: INFO: Versions found [{apiextensions.k8s.io/v1 v1}] +Oct 21 07:31:17.338: INFO: apiextensions.k8s.io/v1 matches apiextensions.k8s.io/v1 +Oct 21 07:31:17.338: INFO: Checking APIGroup: scheduling.k8s.io +Oct 21 07:31:17.340: INFO: PreferredVersion.GroupVersion: scheduling.k8s.io/v1 +Oct 21 07:31:17.340: INFO: Versions found [{scheduling.k8s.io/v1 v1}] +Oct 21 07:31:17.340: INFO: scheduling.k8s.io/v1 matches scheduling.k8s.io/v1 +Oct 21 07:31:17.340: INFO: Checking APIGroup: coordination.k8s.io +Oct 21 07:31:17.343: INFO: PreferredVersion.GroupVersion: coordination.k8s.io/v1 +Oct 21 07:31:17.343: INFO: Versions found [{coordination.k8s.io/v1 v1}] +Oct 21 07:31:17.343: INFO: coordination.k8s.io/v1 matches coordination.k8s.io/v1 +Oct 21 07:31:17.343: INFO: Checking APIGroup: node.k8s.io +Oct 21 07:31:17.345: INFO: PreferredVersion.GroupVersion: node.k8s.io/v1 +Oct 21 07:31:17.345: INFO: Versions found [{node.k8s.io/v1 v1} {node.k8s.io/v1beta1 v1beta1}] +Oct 21 07:31:17.345: INFO: node.k8s.io/v1 matches node.k8s.io/v1 +Oct 21 07:31:17.345: INFO: Checking APIGroup: discovery.k8s.io +Oct 21 07:31:17.346: INFO: PreferredVersion.GroupVersion: discovery.k8s.io/v1 +Oct 21 07:31:17.346: INFO: Versions found [{discovery.k8s.io/v1 v1} {discovery.k8s.io/v1beta1 v1beta1}] +Oct 21 07:31:17.346: INFO: discovery.k8s.io/v1 matches discovery.k8s.io/v1 +Oct 21 07:31:17.346: INFO: Checking APIGroup: flowcontrol.apiserver.k8s.io +Oct 21 07:31:17.348: INFO: PreferredVersion.GroupVersion: flowcontrol.apiserver.k8s.io/v1beta2 +Oct 21 07:31:17.348: INFO: Versions found [{flowcontrol.apiserver.k8s.io/v1beta2 v1beta2} {flowcontrol.apiserver.k8s.io/v1beta1 v1beta1}] +Oct 21 07:31:17.348: INFO: flowcontrol.apiserver.k8s.io/v1beta2 matches flowcontrol.apiserver.k8s.io/v1beta2 +Oct 21 07:31:17.348: INFO: Checking APIGroup: crd.projectcalico.org +Oct 21 07:31:17.349: INFO: PreferredVersion.GroupVersion: crd.projectcalico.org/v1 +Oct 21 07:31:17.349: INFO: Versions found [{crd.projectcalico.org/v1 v1}] +Oct 21 07:31:17.349: INFO: crd.projectcalico.org/v1 matches crd.projectcalico.org/v1 +[AfterEach] [sig-api-machinery] Discovery + test/e2e/framework/framework.go:188 +Oct 21 07:31:17.349: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "discovery-5429" for this suite. +•{"msg":"PASSED [sig-api-machinery] Discovery should validate PreferredVersion for each APIGroup [Conformance]","total":356,"completed":148,"skipped":2988,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] Aggregator + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Aggregator + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:31:17.362: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename aggregator +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:79 +Oct 21 07:31:17.402: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[It] Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/framework/framework.go:652 +STEP: Registering the sample API server. +Oct 21 07:31:18.103: INFO: deployment "sample-apiserver-deployment" doesn't have the required revision set +Oct 21 07:31:20.159: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31: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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:24.171: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:26.175: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:28.164: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:30.170: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:32.337: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:34.170: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:36.167: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:38.167: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:40.171: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:42.170: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:44.173: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:46.169: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:48.166: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:50.169: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:52.170: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:54.169: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:56.174: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:31:58.166: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:32:00.168: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:32:02.168: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:32:04.189: 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:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 31, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-apiserver-deployment-d9646c97b\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 07:32:06.313: INFO: Waited 137.510072ms for the sample-apiserver to be ready to handle requests. +STEP: Read Status for v1alpha1.wardle.example.com +STEP: kubectl patch apiservice v1alpha1.wardle.example.com -p '{"spec":{"versionPriority": 400}}' +STEP: List APIServices +Oct 21 07:32:06.425: INFO: Found v1alpha1.wardle.example.com in APIServiceList +[AfterEach] [sig-api-machinery] Aggregator + test/e2e/apimachinery/aggregator.go:69 +[AfterEach] [sig-api-machinery] Aggregator + test/e2e/framework/framework.go:188 +Oct 21 07:32:06.791: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "aggregator-7930" for this suite. + +• [SLOW TEST:49.530 seconds] +[sig-api-machinery] Aggregator +test/e2e/apimachinery/framework.go:23 + Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]","total":356,"completed":149,"skipped":2994,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should delete old replica sets [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:32:06.894: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should delete old replica sets [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:32:06.939: INFO: Pod name cleanup-pod: Found 0 pods out of 1 +Oct 21 07:32:11.945: INFO: Pod name cleanup-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Oct 21 07:32:11.945: INFO: Creating deployment test-cleanup-deployment +STEP: Waiting for deployment test-cleanup-deployment history to be cleaned up +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 07:32:12.016: INFO: Deployment "test-cleanup-deployment": +&Deployment{ObjectMeta:{test-cleanup-deployment deployment-7714 c5cfbcb2-26a1-4bf1-80c8-59d4bfeb7c97 34906 1 2022-10-21 07:32:11 +0000 UTC map[name:cleanup-pod] map[] [] [] [{e2e.test Update apps/v1 2022-10-21 07:32:11 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} }]},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 k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc0028056b8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},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,},} + +Oct 21 07:32:12.021: INFO: New ReplicaSet "test-cleanup-deployment-6755c7b765" of Deployment "test-cleanup-deployment": +&ReplicaSet{ObjectMeta:{test-cleanup-deployment-6755c7b765 deployment-7714 d620679a-6fdc-4de3-89fd-a8f00b9818f6 34908 1 2022-10-21 07:32:11 +0000 UTC map[name:cleanup-pod pod-template-hash:6755c7b765] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-cleanup-deployment c5cfbcb2-26a1-4bf1-80c8-59d4bfeb7c97 0xc003c3e177 0xc003c3e178}] [] [{kube-controller-manager Update apps/v1 2022-10-21 07:32:11 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"c5cfbcb2-26a1-4bf1-80c8-59d4bfeb7c97\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} }]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: cleanup-pod,pod-template-hash: 6755c7b765,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:cleanup-pod pod-template-hash:6755c7b765] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc003c3e208 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:0,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Oct 21 07:32:12.021: INFO: All old ReplicaSets of Deployment "test-cleanup-deployment": +Oct 21 07:32:12.021: INFO: &ReplicaSet{ObjectMeta:{test-cleanup-controller deployment-7714 e3419482-f9ea-46bf-80cf-3b2c16ce4cf8 34907 1 2022-10-21 07:32:06 +0000 UTC map[name:cleanup-pod pod:httpd] map[] [{apps/v1 Deployment test-cleanup-deployment c5cfbcb2-26a1-4bf1-80c8-59d4bfeb7c97 0xc003c3e037 0xc003c3e038}] [] [{e2e.test Update apps/v1 2022-10-21 07:32:06 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:32:08 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status} {kube-controller-manager Update apps/v1 2022-10-21 07:32:11 +0000 UTC FieldsV1 {"f:metadata":{"f:ownerReferences":{".":{},"k:{\"uid\":\"c5cfbcb2-26a1-4bf1-80c8-59d4bfeb7c97\"}":{}}}} }]},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 k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc003c3e108 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Oct 21 07:32:12.029: INFO: Pod "test-cleanup-controller-dx9kg" is available: +&Pod{ObjectMeta:{test-cleanup-controller-dx9kg test-cleanup-controller- deployment-7714 c8fb10b9-ca6e-4cd0-9df4-5d31db23b6b4 34886 0 2022-10-21 07:32:06 +0000 UTC map[name:cleanup-pod pod:httpd] map[cni.projectcalico.org/containerID:7fb3e1f86a63a71f8a1869b4eab40c371e86bf984e5129c33c5a5daaf06ce6c6 cni.projectcalico.org/podIP:10.233.102.175/32 cni.projectcalico.org/podIPs:10.233.102.175/32] [{apps/v1 ReplicaSet test-cleanup-controller e3419482-f9ea-46bf-80cf-3b2c16ce4cf8 0xc003c3e647 0xc003c3e648}] [] [{kube-controller-manager Update v1 2022-10-21 07:32:06 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"e3419482-f9ea-46bf-80cf-3b2c16ce4cf8\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:32:07 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:32:08 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.175\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-v89nc,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-v89nc,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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:32:06 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:32:08 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:32:08 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:32:06 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.175,StartTime:2022-10-21 07:32:06 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:32:08 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://6b3895c83dc490b46311d5a1918fe3bfd15ddd9c9e974d6f780d375b79bd3077,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.175,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:32:12.030: INFO: Pod "test-cleanup-deployment-6755c7b765-rnc9w" is not available: +&Pod{ObjectMeta:{test-cleanup-deployment-6755c7b765-rnc9w test-cleanup-deployment-6755c7b765- deployment-7714 23a2aa6e-479e-4abc-847e-b791e7441ab3 34913 0 2022-10-21 07:32:12 +0000 UTC map[name:cleanup-pod pod-template-hash:6755c7b765] map[] [{apps/v1 ReplicaSet test-cleanup-deployment-6755c7b765 d620679a-6fdc-4de3-89fd-a8f00b9818f6 0xc003c3e867 0xc003c3e868}] [] [{kube-controller-manager Update v1 2022-10-21 07:32:12 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d620679a-6fdc-4de3-89fd-a8f00b9818f6\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-h77lc,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:k8s.gcr.io/e2e-test-images/agnhost:2.39,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-h77lc,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:32:12 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 07:32:12.030: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-7714" for this suite. + +• [SLOW TEST:5.158 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should delete old replica sets [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should delete old replica sets [Conformance]","total":356,"completed":150,"skipped":3029,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:32:12.052: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:32:12.080: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties +Oct 21 07:32:14.759: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2587 --namespace=crd-publish-openapi-2587 create -f -' +Oct 21 07:32:15.787: INFO: stderr: "" +Oct 21 07:32:15.787: INFO: stdout: "e2e-test-crd-publish-openapi-2441-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Oct 21 07:32:15.787: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2587 --namespace=crd-publish-openapi-2587 delete e2e-test-crd-publish-openapi-2441-crds test-cr' +Oct 21 07:32:15.888: INFO: stderr: "" +Oct 21 07:32:15.888: INFO: stdout: "e2e-test-crd-publish-openapi-2441-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +Oct 21 07:32:15.888: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2587 --namespace=crd-publish-openapi-2587 apply -f -' +Oct 21 07:32:16.168: INFO: stderr: "" +Oct 21 07:32:16.168: INFO: stdout: "e2e-test-crd-publish-openapi-2441-crd.crd-publish-openapi-test-unknown-at-root.example.com/test-cr created\n" +Oct 21 07:32:16.168: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2587 --namespace=crd-publish-openapi-2587 delete e2e-test-crd-publish-openapi-2441-crds test-cr' +Oct 21 07:32:16.302: INFO: stderr: "" +Oct 21 07:32:16.303: INFO: stdout: "e2e-test-crd-publish-openapi-2441-crd.crd-publish-openapi-test-unknown-at-root.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR +Oct 21 07:32:16.303: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2587 explain e2e-test-crd-publish-openapi-2441-crds' +Oct 21 07:32:16.556: INFO: stderr: "" +Oct 21 07:32:16.556: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-2441-crd\nVERSION: crd-publish-openapi-test-unknown-at-root.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 07:32:19.413: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-2587" for this suite. + +• [SLOW TEST:7.387 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields at the schema root [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields at the schema root [Conformance]","total":356,"completed":151,"skipped":3041,"failed":0} +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:32:19.439: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 +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 +Oct 21 07:32:20.423: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set +Oct 21 07:32:22.438: 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:time.Date(2022, time.October, 21, 7, 32, 20, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 32, 20, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 7, 32, 20, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 7, 32, 20, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-crd-conversion-webhook-deployment-656754656d\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:32:25.457: 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] + test/e2e/framework/framework.go:652 +Oct 21 07:32:25.464: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:32:28.730: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-webhook-9390" for this suite. +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 + +• [SLOW TEST:9.388 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to convert a non homogeneous list of CRs [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert a non homogeneous list of CRs [Conformance]","total":356,"completed":152,"skipped":3041,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:32:28.827: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name projected-configmap-test-volume-7b157253-15e8-483f-b8f4-283b34dab810 +STEP: Creating a pod to test consume configMaps +Oct 21 07:32:28.877: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35" in namespace "projected-7447" to be "Succeeded or Failed" +Oct 21 07:32:28.885: INFO: Pod "pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35": Phase="Pending", Reason="", readiness=false. Elapsed: 8.044616ms +Oct 21 07:32:30.901: INFO: Pod "pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023560824s +Oct 21 07:32:32.908: INFO: Pod "pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35": Phase="Pending", Reason="", readiness=false. Elapsed: 4.030587921s +Oct 21 07:32:34.918: INFO: Pod "pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.040567817s +STEP: Saw pod success +Oct 21 07:32:34.918: INFO: Pod "pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35" satisfied condition "Succeeded or Failed" +Oct 21 07:32:34.923: INFO: Trying to get logs from node node1 pod pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35 container agnhost-container: +STEP: delete the pod +Oct 21 07:32:34.948: INFO: Waiting for pod pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35 to disappear +Oct 21 07:32:34.952: INFO: Pod pod-projected-configmaps-861a8c44-de5e-45e7-bbb0-c1bde0fb9c35 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 07:32:34.952: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7447" for this suite. + +• [SLOW TEST:6.133 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":356,"completed":153,"skipped":3082,"failed":0} +[sig-network] EndpointSlice + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:32:34.961: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/framework/framework.go:652 +STEP: referencing a single matching pod +STEP: referencing matching pods with named port +STEP: creating empty Endpoints and EndpointSlices for no matching Pods +STEP: recreating EndpointSlices after they've been deleted +Oct 21 07:32:55.114: INFO: EndpointSlice for Service endpointslice-7085/example-named-port not found +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:188 +Oct 21 07:33:05.142: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-7085" for this suite. + +• [SLOW TEST:30.194 seconds] +[sig-network] EndpointSlice +test/e2e/network/common/framework.go:23 + should create Endpoints and EndpointSlices for Pods matching a Service [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] EndpointSlice should create Endpoints and EndpointSlices for Pods matching a Service [Conformance]","total":356,"completed":154,"skipped":3082,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:33:05.155: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename namespaces +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a test namespace +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: Verifying there is no service in the namespace +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:33:11.273: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-6243" for this suite. +STEP: Destroying namespace "nsdeletetest-736" for this suite. +Oct 21 07:33:11.293: INFO: Namespace nsdeletetest-736 was already deleted +STEP: Destroying namespace "nsdeletetest-493" for this suite. + +• [SLOW TEST:6.143 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should ensure that all services are removed when a namespace is deleted [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all services are removed when a namespace is deleted [Conformance]","total":356,"completed":155,"skipped":3087,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] NoExecuteTaintManager Single Pod [Serial] + removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:33:11.299: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename taint-single-pod +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/node/taints.go:166 +Oct 21 07:33:11.333: INFO: Waiting up to 1m0s for all nodes to be ready +Oct 21 07:34:11.378: INFO: Waiting for terminating namespaces to be deleted... +[It] removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:34:11.382: INFO: Starting informer... +STEP: Starting pod... +Oct 21 07:34:11.601: INFO: Pod is running on node1. 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 +Oct 21 07:34:11.620: INFO: Pod wasn't evicted. Proceeding +Oct 21 07:34:11.620: 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. +Oct 21 07:35:26.645: INFO: Pod wasn't evicted. Test successful +[AfterEach] [sig-node] NoExecuteTaintManager Single Pod [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:35:26.645: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "taint-single-pod-4060" for this suite. + +• [SLOW TEST:135.360 seconds] +[sig-node] NoExecuteTaintManager Single Pod [Serial] +test/e2e/node/framework.go:23 + removing taint cancels eviction [Disruptive] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]","total":356,"completed":156,"skipped":3110,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should include webhook resources in discovery documents [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:26.660: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:35:27.085: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:35:30.110: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should include webhook resources in discovery documents [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:35:30.128: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-5430" for this suite. +STEP: Destroying namespace "webhook-5430-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]","total":356,"completed":157,"skipped":3195,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:30.217: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-map-f602afe7-601f-42f1-9507-6acf25b8ba92 +STEP: Creating a pod to test consume secrets +Oct 21 07:35:30.275: INFO: Waiting up to 5m0s for pod "pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7" in namespace "secrets-4725" to be "Succeeded or Failed" +Oct 21 07:35:30.278: INFO: Pod "pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7": Phase="Pending", Reason="", readiness=false. Elapsed: 3.48237ms +Oct 21 07:35:32.291: INFO: Pod "pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016825963s +Oct 21 07:35:34.300: INFO: Pod "pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.024962145s +STEP: Saw pod success +Oct 21 07:35:34.300: INFO: Pod "pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7" satisfied condition "Succeeded or Failed" +Oct 21 07:35:34.304: INFO: Trying to get logs from node node1 pod pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7 container secret-volume-test: +STEP: delete the pod +Oct 21 07:35:34.345: INFO: Waiting for pod pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7 to disappear +Oct 21 07:35:34.349: INFO: Pod pod-secrets-04320523-228c-48c5-b295-8d49d59ffdb7 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:35:34.349: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4725" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":356,"completed":158,"skipped":3208,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] RuntimeClass + should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:34.361: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename runtimeclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:188 +Oct 21 07:35:34.404: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-2805" for this suite. +•{"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance]","total":356,"completed":159,"skipped":3216,"failed":0} +SSS +------------------------------ +[sig-apps] DisruptionController + should update/patch PodDisruptionBudget status [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:34.415: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should update/patch PodDisruptionBudget status [Conformance] + test/e2e/framework/framework.go:652 +STEP: Waiting for the pdb to be processed +STEP: Updating PodDisruptionBudget status +STEP: Waiting for all pods to be running +Oct 21 07:35:36.480: INFO: running pods: 0 < 1 +STEP: locating a running pod +STEP: Waiting for the pdb to be processed +STEP: Patching PodDisruptionBudget status +STEP: Waiting for the pdb to be processed +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:188 +Oct 21 07:35:38.523: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2750" for this suite. +•{"msg":"PASSED [sig-apps] DisruptionController should update/patch PodDisruptionBudget status [Conformance]","total":356,"completed":160,"skipped":3219,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:38.534: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating Indexed job +STEP: Ensuring job reaches completions +STEP: Ensuring pods with index for job exist +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:188 +Oct 21 07:35:48.587: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-6512" for this suite. + +• [SLOW TEST:10.067 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should create pods for an Indexed job with completion indexes and specified hostname [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Job should create pods for an Indexed job with completion indexes and specified hostname [Conformance]","total":356,"completed":161,"skipped":3241,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + should include custom resource definition resources in discovery documents [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:48.601: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should include custom resource definition resources in discovery documents [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:35:48.631: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-583" for this suite. +•{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] should include custom resource definition resources in discovery documents [Conformance]","total":356,"completed":162,"skipped":3262,"failed":0} +SSSSSSS +------------------------------ +[sig-node] Containers + should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:48.641: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should use the image defaults if command and args are blank [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:188 +Oct 21 07:35:52.699: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-9330" for this suite. +•{"msg":"PASSED [sig-node] Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]","total":356,"completed":163,"skipped":3269,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:52.713: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should adopt matching pods on creation and release no longer matching pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: Given a Pod with a 'name' label pod-adoption-release is created +Oct 21 07:35:52.757: INFO: The status of Pod pod-adoption-release is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:35:54.763: INFO: The status of Pod pod-adoption-release is Running (Ready = true) +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 +Oct 21 07:35:55.786: INFO: Pod name pod-adoption-release: Found 1 pods out of 1 +STEP: Then the pod is released +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:188 +Oct 21 07:35:56.813: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-9414" for this suite. +•{"msg":"PASSED [sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]","total":356,"completed":164,"skipped":3282,"failed":0} +SSSS +------------------------------ +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:35:56.824: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename taint-multiple-pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/node/taints.go:348 +Oct 21 07:35:56.853: INFO: Waiting up to 1m0s for all nodes to be ready +Oct 21 07:36:56.887: INFO: Waiting for terminating namespaces to be deleted... +[It] evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:36:56.891: INFO: Starting informer... +STEP: Starting pods... +Oct 21 07:36:57.112: INFO: Pod1 is running on node1. Tainting Node +Oct 21 07:36:59.341: INFO: Pod2 is running on node1. 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 +Oct 21 07:37:05.388: INFO: Noticed Pod "taint-eviction-b1" gets evicted. +Oct 21 07:37:25.133: 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] [sig-node] NoExecuteTaintManager Multiple Pods [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:37:25.158: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "taint-multiple-pods-7496" for this suite. + +• [SLOW TEST:88.345 seconds] +[sig-node] NoExecuteTaintManager Multiple Pods [Serial] +test/e2e/node/framework.go:23 + evicts pods with minTolerationSeconds [Disruptive] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]","total":356,"completed":165,"skipped":3286,"failed":0} +SSSSSSS +------------------------------ +[sig-apps] ReplicaSet + should list and delete a collection of ReplicaSets [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:37:25.170: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should list and delete a collection of ReplicaSets [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create a ReplicaSet +STEP: Verify that the required pods have come up +Oct 21 07:37:25.200: INFO: Pod name sample-pod: Found 0 pods out of 3 +Oct 21 07:37:30.210: INFO: Pod name sample-pod: Found 3 pods out of 3 +STEP: ensuring each pod is running +Oct 21 07:37:30.215: INFO: Replica Status: {Replicas:3 FullyLabeledReplicas:3 ReadyReplicas:3 AvailableReplicas:3 ObservedGeneration:1 Conditions:[]} +STEP: Listing all ReplicaSets +STEP: DeleteCollection of the ReplicaSets +STEP: After DeleteCollection verify that ReplicaSets have been deleted +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:188 +Oct 21 07:37:30.246: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-7905" for this suite. + +• [SLOW TEST:5.097 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + should list and delete a collection of ReplicaSets [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet should list and delete a collection of ReplicaSets [Conformance]","total":356,"completed":166,"skipped":3293,"failed":0} +SSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:37:30.266: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:37:30.326: INFO: Waiting up to 5m0s for pod "downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733" in namespace "projected-7370" to be "Succeeded or Failed" +Oct 21 07:37:30.334: INFO: Pod "downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733": Phase="Pending", Reason="", readiness=false. Elapsed: 8.071667ms +Oct 21 07:37:32.345: INFO: Pod "downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0198101s +Oct 21 07:37:34.356: INFO: Pod "downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.030383939s +STEP: Saw pod success +Oct 21 07:37:34.356: INFO: Pod "downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733" satisfied condition "Succeeded or Failed" +Oct 21 07:37:34.360: INFO: Trying to get logs from node node1 pod downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733 container client-container: +STEP: delete the pod +Oct 21 07:37:34.392: INFO: Waiting for pod downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733 to disappear +Oct 21 07:37:34.395: INFO: Pod downwardapi-volume-8333d8b8-47a0-4445-80f1-39f0e3a32733 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 07:37:34.395: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7370" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]","total":356,"completed":167,"skipped":3297,"failed":0} +SSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:37:34.407: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap configmap-7767/configmap-test-c2239920-d490-452a-8417-fcefb2a78dc5 +STEP: Creating a pod to test consume configMaps +Oct 21 07:37:34.444: INFO: Waiting up to 5m0s for pod "pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9" in namespace "configmap-7767" to be "Succeeded or Failed" +Oct 21 07:37:34.448: INFO: Pod "pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9": Phase="Pending", Reason="", readiness=false. Elapsed: 3.76022ms +Oct 21 07:37:36.459: INFO: Pod "pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014945819s +Oct 21 07:37:38.466: INFO: Pod "pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022055769s +STEP: Saw pod success +Oct 21 07:37:38.467: INFO: Pod "pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9" satisfied condition "Succeeded or Failed" +Oct 21 07:37:38.470: INFO: Trying to get logs from node node1 pod pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9 container env-test: +STEP: delete the pod +Oct 21 07:37:38.485: INFO: Waiting for pod pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9 to disappear +Oct 21 07:37:38.487: INFO: Pod pod-configmaps-2e53de02-67dd-4ae1-96f4-ed040250e2f9 no longer exists +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 07:37:38.487: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7767" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]","total":356,"completed":168,"skipped":3319,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:37:38.495: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow substituting values in a container's command [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test substitution in container's command +Oct 21 07:37:38.522: INFO: Waiting up to 5m0s for pod "var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37" in namespace "var-expansion-7566" to be "Succeeded or Failed" +Oct 21 07:37:38.525: INFO: Pod "var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37": Phase="Pending", Reason="", readiness=false. Elapsed: 2.925875ms +Oct 21 07:37:40.536: INFO: Pod "var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014375387s +Oct 21 07:37:42.550: INFO: Pod "var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027757721s +STEP: Saw pod success +Oct 21 07:37:42.550: INFO: Pod "var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37" satisfied condition "Succeeded or Failed" +Oct 21 07:37:42.554: INFO: Trying to get logs from node node1 pod var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37 container dapi-container: +STEP: delete the pod +Oct 21 07:37:42.580: INFO: Waiting for pod var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37 to disappear +Oct 21 07:37:42.586: INFO: Pod var-expansion-5dc9cd0d-5cc7-41af-be4f-a02e4f272c37 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 07:37:42.586: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-7566" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's command [NodeConformance] [Conformance]","total":356,"completed":169,"skipped":3338,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:37:42.597: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-5357 +[It] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating stateful set ss in namespace statefulset-5357 +STEP: Waiting until all stateful set ss replicas will be running in namespace statefulset-5357 +Oct 21 07:37:42.659: INFO: Found 0 stateful pods, waiting for 1 +Oct 21 07:37:52.681: 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 +Oct 21 07:37:52.685: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-5357 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:37:52.855: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:37:52.855: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:37:52.855: 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' + +Oct 21 07:37:52.862: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=true +Oct 21 07:38:02.881: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:38:02.881: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:38:02.899: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 07:38:02.899: INFO: ss-0 node1 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:42 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:53 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:42 +0000 UTC }] +Oct 21 07:38:02.899: INFO: +Oct 21 07:38:02.899: INFO: StatefulSet ss has not reached scale 3, at 1 +Oct 21 07:38:03.907: INFO: Verifying statefulset ss doesn't scale past 3 for another 8.995971431s +Oct 21 07:38:04.911: INFO: Verifying statefulset ss doesn't scale past 3 for another 7.98836861s +Oct 21 07:38:05.920: INFO: Verifying statefulset ss doesn't scale past 3 for another 6.982779767s +Oct 21 07:38:06.928: INFO: Verifying statefulset ss doesn't scale past 3 for another 5.974640247s +Oct 21 07:38:07.937: INFO: Verifying statefulset ss doesn't scale past 3 for another 4.967432204s +Oct 21 07:38:08.945: INFO: Verifying statefulset ss doesn't scale past 3 for another 3.958123547s +Oct 21 07:38:09.952: INFO: Verifying statefulset ss doesn't scale past 3 for another 2.95012142s +Oct 21 07:38:10.962: INFO: Verifying statefulset ss doesn't scale past 3 for another 1.94176698s +Oct 21 07:38:11.972: INFO: Verifying statefulset ss doesn't scale past 3 for another 932.511925ms +STEP: Scaling up stateful set ss to 3 replicas and waiting until all of them will be running in namespace statefulset-5357 +Oct 21 07:38:12.982: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-5357 exec ss-0 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:38:13.172: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Oct 21 07:38:13.172: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:38:13.172: 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' + +Oct 21 07:38:13.172: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-5357 exec ss-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:38:13.332: 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" +Oct 21 07:38:13.332: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:38:13.332: 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' + +Oct 21 07:38:13.332: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-5357 exec ss-2 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:38:13.498: 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" +Oct 21 07:38:13.498: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:38:13.498: 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' + +Oct 21 07:38:13.506: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=false +Oct 21 07:38:23.514: INFO: Waiting for pod ss-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:38:23.514: INFO: Waiting for pod ss-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:38:23.514: 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 +Oct 21 07:38:23.518: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-5357 exec ss-0 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:38:23.709: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:38:23.709: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:38:23.709: 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' + +Oct 21 07:38:23.709: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-5357 exec ss-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:38:23.908: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:38:23.908: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:38:23.908: 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' + +Oct 21 07:38:23.908: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-5357 exec ss-2 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:38:24.093: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:38:24.093: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:38:24.093: 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' + +Oct 21 07:38:24.093: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:38:24.097: INFO: Waiting for stateful set status.readyReplicas to become 0, currently 2 +Oct 21 07:38:34.113: INFO: Waiting for pod ss-0 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:38:34.113: INFO: Waiting for pod ss-1 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:38:34.113: INFO: Waiting for pod ss-2 to enter Running - Ready=false, currently Running - Ready=false +Oct 21 07:38:34.128: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 07:38:34.128: INFO: ss-0 node1 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:42 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:42 +0000 UTC }] +Oct 21 07:38:34.128: INFO: ss-1 master1 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC }] +Oct 21 07:38:34.128: INFO: ss-2 node1 Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC }] +Oct 21 07:38:34.128: INFO: +Oct 21 07:38:34.128: INFO: StatefulSet ss has not reached scale 0, at 3 +Oct 21 07:38:35.135: INFO: POD NODE PHASE GRACE CONDITIONS +Oct 21 07:38:35.135: INFO: ss-0 node1 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:42 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:37:42 +0000 UTC }] +Oct 21 07:38:35.135: INFO: ss-1 master1 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC }] +Oct 21 07:38:35.135: INFO: ss-2 node1 Running 30s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:24 +0000 UTC ContainersNotReady containers with unready status: [webserver]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-10-21 07:38:02 +0000 UTC }] +Oct 21 07:38:35.135: INFO: +Oct 21 07:38:35.135: INFO: StatefulSet ss has not reached scale 0, at 3 +Oct 21 07:38:36.143: INFO: Verifying statefulset ss doesn't scale past 0 for another 7.988396757s +Oct 21 07:38:37.149: INFO: Verifying statefulset ss doesn't scale past 0 for another 6.980737197s +Oct 21 07:38:38.164: INFO: Verifying statefulset ss doesn't scale past 0 for another 5.973993704s +Oct 21 07:38:39.174: INFO: Verifying statefulset ss doesn't scale past 0 for another 4.959191828s +Oct 21 07:38:40.181: INFO: Verifying statefulset ss doesn't scale past 0 for another 3.948868738s +Oct 21 07:38:41.190: INFO: Verifying statefulset ss doesn't scale past 0 for another 2.942408713s +Oct 21 07:38:42.198: INFO: Verifying statefulset ss doesn't scale past 0 for another 1.933715151s +Oct 21 07:38:43.203: INFO: Verifying statefulset ss doesn't scale past 0 for another 925.216858ms +STEP: Scaling down stateful set ss to 0 replicas and waiting until none of pods will run in namespacestatefulset-5357 +Oct 21 07:38:44.212: INFO: Scaling statefulset ss to 0 +Oct 21 07:38:44.225: INFO: Waiting for statefulset status.replicas updated to 0 +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 07:38:44.229: INFO: Deleting all statefulset in ns statefulset-5357 +Oct 21 07:38:44.233: INFO: Scaling statefulset ss to 0 +Oct 21 07:38:44.247: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:38:44.253: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 07:38:44.269: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-5357" for this suite. + +• [SLOW TEST:61.690 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Burst scaling should run to completion even with unhealthy pods [Slow] [Conformance]","total":356,"completed":170,"skipped":3349,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with downward pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:38:44.288: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data +[It] should support subpaths with downward pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod pod-subpath-test-downwardapi-75fb +STEP: Creating a pod to test atomic-volume-subpath +Oct 21 07:38:44.345: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-75fb" in namespace "subpath-3449" to be "Succeeded or Failed" +Oct 21 07:38:44.349: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Pending", Reason="", readiness=false. Elapsed: 3.44725ms +Oct 21 07:38:46.360: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 2.014739123s +Oct 21 07:38:48.369: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 4.023903108s +Oct 21 07:38:50.378: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 6.032431983s +Oct 21 07:38:52.390: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 8.044345705s +Oct 21 07:38:54.403: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 10.057577429s +Oct 21 07:38:56.414: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 12.068189605s +Oct 21 07:38:58.426: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 14.080525458s +Oct 21 07:39:00.433: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 16.087468988s +Oct 21 07:39:02.446: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 18.100518742s +Oct 21 07:39:04.456: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 20.110495902s +Oct 21 07:39:06.467: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=true. Elapsed: 22.12183426s +Oct 21 07:39:08.476: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Running", Reason="", readiness=false. Elapsed: 24.130723371s +Oct 21 07:39:10.489: INFO: Pod "pod-subpath-test-downwardapi-75fb": Phase="Succeeded", Reason="", readiness=false. Elapsed: 26.143667515s +STEP: Saw pod success +Oct 21 07:39:10.489: INFO: Pod "pod-subpath-test-downwardapi-75fb" satisfied condition "Succeeded or Failed" +Oct 21 07:39:10.493: INFO: Trying to get logs from node node1 pod pod-subpath-test-downwardapi-75fb container test-container-subpath-downwardapi-75fb: +STEP: delete the pod +Oct 21 07:39:10.509: INFO: Waiting for pod pod-subpath-test-downwardapi-75fb to disappear +Oct 21 07:39:10.515: INFO: Pod pod-subpath-test-downwardapi-75fb no longer exists +STEP: Deleting pod pod-subpath-test-downwardapi-75fb +Oct 21 07:39:10.515: INFO: Deleting pod "pod-subpath-test-downwardapi-75fb" in namespace "subpath-3449" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:188 +Oct 21 07:39:10.520: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-3449" for this suite. + +• [SLOW TEST:26.243 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with downward pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with downward pod [Conformance]","total":356,"completed":171,"skipped":3381,"failed":0} +SSS +------------------------------ +[sig-architecture] Conformance Tests + should have at least two untainted nodes [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-architecture] Conformance Tests + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:10.532: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename conformance-tests +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should have at least two untainted nodes [Conformance] + test/e2e/framework/framework.go:652 +STEP: Getting node addresses +Oct 21 07:39:10.557: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +[AfterEach] [sig-architecture] Conformance Tests + test/e2e/framework/framework.go:188 +Oct 21 07:39:10.563: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "conformance-tests-9786" for this suite. +•{"msg":"PASSED [sig-architecture] Conformance Tests should have at least two untainted nodes [Conformance]","total":356,"completed":172,"skipped":3384,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:10.572: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should invoke init containers on a RestartAlways pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +Oct 21 07:39:10.590: INFO: PodSpec: initContainers in spec.initContainers +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:188 +Oct 21 07:39:14.569: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-7948" for this suite. +•{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartAlways pod [Conformance]","total":356,"completed":173,"skipped":3403,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should list and delete a collection of DaemonSets [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:14.587: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should list and delete a collection of DaemonSets [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Oct 21 07:39:14.720: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:39:14.720: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:39:15.738: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:39:15.738: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:39:16.734: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 07:39:16.734: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: listing all DeamonSets +STEP: DeleteCollection of the DaemonSets +STEP: Verify that ReplicaSets have been deleted +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +Oct 21 07:39:16.776: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"36915"},"items":null} + +Oct 21 07:39:16.782: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"36917"},"items":[{"metadata":{"name":"daemon-set-rcgz7","generateName":"daemon-set-","namespace":"daemonsets-1030","uid":"750cd932-f863-4669-834b-4e1c597f215c","resourceVersion":"36916","creationTimestamp":"2022-10-21T07:39:14Z","deletionTimestamp":"2022-10-21T07:39:46Z","deletionGracePeriodSeconds":30,"labels":{"controller-revision-hash":"6df8db488c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"2faa89fd95f579a17e3fcf7edb5a9e48954492c91ed3a665075dadd9e937ebad","cni.projectcalico.org/podIP":"10.233.104.71/32","cni.projectcalico.org/podIPs":"10.233.104.71/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"6af8a4fa-3b14-46ba-99de-52c6055fe7da","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-10-21T07:39:14Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6af8a4fa-3b14-46ba-99de-52c6055fe7da\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2022-10-21T07:39:15Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2022-10-21T07:39:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.104.71\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-x8hmc","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-x8hmc","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"master1","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["master1"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:14Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:16Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:16Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:14Z"}],"hostIP":"10.6.178.161","podIP":"10.233.104.71","podIPs":[{"ip":"10.233.104.71"}],"startTime":"2022-10-21T07:39:14Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-10-21T07:39:16Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","imageID":"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://38b957cbbefb471e0a6353b9a8440f9eaf71079e9415c3427f73be0710304be0","started":true}],"qosClass":"BestEffort"}},{"metadata":{"name":"daemon-set-wrr6h","generateName":"daemon-set-","namespace":"daemonsets-1030","uid":"5cf3a756-15fa-48e0-9ea4-5b9b0b8afb04","resourceVersion":"36913","creationTimestamp":"2022-10-21T07:39:14Z","labels":{"controller-revision-hash":"6df8db488c","daemonset-name":"daemon-set","pod-template-generation":"1"},"annotations":{"cni.projectcalico.org/containerID":"02b7f9cdbff2c6d7094ce7c29a50416d51b46bd42da665dba71c9234a37b0a85","cni.projectcalico.org/podIP":"10.233.102.181/32","cni.projectcalico.org/podIPs":"10.233.102.181/32"},"ownerReferences":[{"apiVersion":"apps/v1","kind":"DaemonSet","name":"daemon-set","uid":"6af8a4fa-3b14-46ba-99de-52c6055fe7da","controller":true,"blockOwnerDeletion":true}],"managedFields":[{"manager":"kube-controller-manager","operation":"Update","apiVersion":"v1","time":"2022-10-21T07:39:14Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:controller-revision-hash":{},"f:daemonset-name":{},"f:pod-template-generation":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6af8a4fa-3b14-46ba-99de-52c6055fe7da\"}":{}}},"f:spec":{"f:affinity":{".":{},"f:nodeAffinity":{".":{},"f:requiredDuringSchedulingIgnoredDuringExecution":{}}},"f:containers":{"k:{\"name\":\"app\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:ports":{".":{},"k:{\"containerPort\":9376,\"protocol\":\"TCP\"}":{".":{},"f:containerPort":{},"f:protocol":{}}},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{},"f:tolerations":{}}}},{"manager":"Go-http-client","operation":"Update","apiVersion":"v1","time":"2022-10-21T07:39:15Z","fieldsType":"FieldsV1","fieldsV1":{"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}},"subresource":"status"},{"manager":"kubelet","operation":"Update","apiVersion":"v1","time":"2022-10-21T07:39:16Z","fieldsType":"FieldsV1","fieldsV1":{"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.181\"}":{".":{},"f:ip":{}}},"f:startTime":{}}},"subresource":"status"}]},"spec":{"volumes":[{"name":"kube-api-access-c8xg5","projected":{"sources":[{"serviceAccountToken":{"expirationSeconds":3607,"path":"token"}},{"configMap":{"name":"kube-root-ca.crt","items":[{"key":"ca.crt","path":"ca.crt"}]}},{"downwardAPI":{"items":[{"path":"namespace","fieldRef":{"apiVersion":"v1","fieldPath":"metadata.namespace"}}]}}],"defaultMode":420}}],"containers":[{"name":"app","image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","ports":[{"containerPort":9376,"protocol":"TCP"}],"resources":{},"volumeMounts":[{"name":"kube-api-access-c8xg5","readOnly":true,"mountPath":"/var/run/secrets/kubernetes.io/serviceaccount"}],"terminationMessagePath":"/dev/termination-log","terminationMessagePolicy":"File","imagePullPolicy":"IfNotPresent","securityContext":{}}],"restartPolicy":"Always","terminationGracePeriodSeconds":30,"dnsPolicy":"ClusterFirst","serviceAccountName":"default","serviceAccount":"default","nodeName":"node1","securityContext":{},"affinity":{"nodeAffinity":{"requiredDuringSchedulingIgnoredDuringExecution":{"nodeSelectorTerms":[{"matchFields":[{"key":"metadata.name","operator":"In","values":["node1"]}]}]}}},"schedulerName":"default-scheduler","tolerations":[{"key":"node.kubernetes.io/not-ready","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/unreachable","operator":"Exists","effect":"NoExecute"},{"key":"node.kubernetes.io/disk-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/memory-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/pid-pressure","operator":"Exists","effect":"NoSchedule"},{"key":"node.kubernetes.io/unschedulable","operator":"Exists","effect":"NoSchedule"}],"priority":0,"enableServiceLinks":true,"preemptionPolicy":"PreemptLowerPriority"},"status":{"phase":"Running","conditions":[{"type":"Initialized","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:14Z"},{"type":"Ready","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:16Z"},{"type":"ContainersReady","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:16Z"},{"type":"PodScheduled","status":"True","lastProbeTime":null,"lastTransitionTime":"2022-10-21T07:39:14Z"}],"hostIP":"10.6.178.162","podIP":"10.233.102.181","podIPs":[{"ip":"10.233.102.181"}],"startTime":"2022-10-21T07:39:14Z","containerStatuses":[{"name":"app","state":{"running":{"startedAt":"2022-10-21T07:39:15Z"}},"lastState":{},"ready":true,"restartCount":0,"image":"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2","imageID":"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3","containerID":"containerd://8ef8c39e928b6ab2079ec5ccac23e9ab9304aadf467623a9670cf0cfa27093a5","started":true}],"qosClass":"BestEffort"}}]} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:39:16.797: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-1030" for this suite. +•{"msg":"PASSED [sig-apps] Daemon set [Serial] should list and delete a collection of DaemonSets [Conformance]","total":356,"completed":174,"skipped":3434,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:16.808: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:39:16.841: INFO: Creating replica set "test-rolling-update-controller" (going to be adopted) +Oct 21 07:39:16.853: INFO: Pod name sample-pod: Found 0 pods out of 1 +Oct 21 07:39:21.863: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Oct 21 07:39:21.863: INFO: Creating deployment "test-rolling-update-deployment" +Oct 21 07:39:21.868: INFO: Ensuring deployment "test-rolling-update-deployment" gets the next revision from the one the adopted replica set "test-rolling-update-controller" has +Oct 21 07:39:21.881: INFO: new replicaset for deployment "test-rolling-update-deployment" is yet to be created +Oct 21 07:39:23.900: INFO: Ensuring status for deployment "test-rolling-update-deployment" is the expected +Oct 21 07:39:23.914: INFO: Ensuring deployment "test-rolling-update-deployment" has one old replica set (the one it adopted) +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 07:39:23.944: INFO: Deployment "test-rolling-update-deployment": +&Deployment{ObjectMeta:{test-rolling-update-deployment deployment-334 d51835b0-e5b0-49b3-aadb-21ec7ab5353d 37030 1 2022-10-21 07:39:21 +0000 UTC map[name:sample-pod] map[deployment.kubernetes.io/revision:3546343826724305833] [] [] [{e2e.test Update apps/v1 2022-10-21 07:39:21 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:39:23 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},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 k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc002495ea8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},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:2022-10-21 07:39:21 +0000 UTC,LastTransitionTime:2022-10-21 07:39:21 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rolling-update-deployment-67c8f74c6c" has successfully progressed.,LastUpdateTime:2022-10-21 07:39:23 +0000 UTC,LastTransitionTime:2022-10-21 07:39:21 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Oct 21 07:39:23.958: INFO: New ReplicaSet "test-rolling-update-deployment-67c8f74c6c" of Deployment "test-rolling-update-deployment": +&ReplicaSet{ObjectMeta:{test-rolling-update-deployment-67c8f74c6c deployment-334 6872cef3-ddfa-45e1-97ff-40b8f2a2a25f 37020 1 2022-10-21 07:39:21 +0000 UTC map[name:sample-pod pod-template-hash:67c8f74c6c] 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 d51835b0-e5b0-49b3-aadb-21ec7ab5353d 0xc0027dc377 0xc0027dc378}] [] [{kube-controller-manager Update apps/v1 2022-10-21 07:39:21 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d51835b0-e5b0-49b3-aadb-21ec7ab5353d\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:39:23 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: sample-pod,pod-template-hash: 67c8f74c6c,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:sample-pod pod-template-hash:67c8f74c6c] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc0027dc428 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:1,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Oct 21 07:39:23.958: INFO: All old ReplicaSets of Deployment "test-rolling-update-deployment": +Oct 21 07:39:23.958: INFO: &ReplicaSet{ObjectMeta:{test-rolling-update-controller deployment-334 0dd5bc75-754e-4a01-8c56-67d20d21ebdc 37029 2 2022-10-21 07:39:16 +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 d51835b0-e5b0-49b3-aadb-21ec7ab5353d 0xc0027dc247 0xc0027dc248}] [] [{e2e.test Update apps/v1 2022-10-21 07:39:16 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:39:23 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"d51835b0-e5b0-49b3-aadb-21ec7ab5353d\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:39:23 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},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 k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0027dc308 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Oct 21 07:39:23.963: INFO: Pod "test-rolling-update-deployment-67c8f74c6c-8225g" is available: +&Pod{ObjectMeta:{test-rolling-update-deployment-67c8f74c6c-8225g test-rolling-update-deployment-67c8f74c6c- deployment-334 0f6c22e4-c194-4ea6-8c40-76966aea7d99 37019 0 2022-10-21 07:39:21 +0000 UTC map[name:sample-pod pod-template-hash:67c8f74c6c] map[cni.projectcalico.org/containerID:d56a9f7e58b431eb0c70aaaae5ddb5f0bf5974b414ca3324dc2122a0607e7fd4 cni.projectcalico.org/podIP:10.233.102.162/32 cni.projectcalico.org/podIPs:10.233.102.162/32] [{apps/v1 ReplicaSet test-rolling-update-deployment-67c8f74c6c 6872cef3-ddfa-45e1-97ff-40b8f2a2a25f 0xc00394ca67 0xc00394ca68}] [] [{kube-controller-manager Update v1 2022-10-21 07:39:21 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"6872cef3-ddfa-45e1-97ff-40b8f2a2a25f\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:39:22 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:39:23 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.162\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-bxwnt,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:k8s.gcr.io/e2e-test-images/agnhost:2.39,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-bxwnt,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:39:21 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:39:23 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:39:23 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:39:21 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.162,StartTime:2022-10-21 07:39:21 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:39:22 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/agnhost:2.39,ImageID:k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e,ContainerID:containerd://8dc294213f372b2ef66b63b0f74a0a76f2dde38dd2aa16322d2a22ea39f31b00,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.162,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 07:39:23.963: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-334" for this suite. + +• [SLOW TEST:7.170 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + RollingUpdateDeployment should delete old pods and create new ones [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]","total":356,"completed":175,"skipped":3445,"failed":0} +[sig-storage] Downward API volume + should update labels on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:23.978: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should update labels on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating the pod +Oct 21 07:39:24.039: INFO: The status of Pod labelsupdate8ba955c7-a68b-44ca-84e5-4716c45137ac is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:39:26.049: INFO: The status of Pod labelsupdate8ba955c7-a68b-44ca-84e5-4716c45137ac is Running (Ready = true) +Oct 21 07:39:26.599: INFO: Successfully updated pod "labelsupdate8ba955c7-a68b-44ca-84e5-4716c45137ac" +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 07:39:28.616: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3770" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should update labels on modification [NodeConformance] [Conformance]","total":356,"completed":176,"skipped":3445,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-instrumentation] Events API + should delete a collection of events [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:28.633: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename events +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-instrumentation] Events API + test/e2e/instrumentation/events.go:84 +[It] should delete a collection of events [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create set of events +STEP: get a list of Events with a label in the current namespace +STEP: delete a list of events +Oct 21 07:39:28.697: INFO: requesting DeleteCollection of events +STEP: check that the list of events matches the requested quantity +[AfterEach] [sig-instrumentation] Events API + test/e2e/framework/framework.go:188 +Oct 21 07:39:28.714: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "events-840" for this suite. +•{"msg":"PASSED [sig-instrumentation] Events API should delete a collection of events [Conformance]","total":356,"completed":177,"skipped":3457,"failed":0} + +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:28.725: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name projected-configmap-test-volume-map-854566b5-4e1b-4993-a699-bf725a597755 +STEP: Creating a pod to test consume configMaps +Oct 21 07:39:28.763: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d" in namespace "projected-9009" to be "Succeeded or Failed" +Oct 21 07:39:28.766: INFO: Pod "pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d": Phase="Pending", Reason="", readiness=false. Elapsed: 3.655534ms +Oct 21 07:39:30.778: INFO: Pod "pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01552734s +Oct 21 07:39:32.793: INFO: Pod "pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.030797083s +STEP: Saw pod success +Oct 21 07:39:32.793: INFO: Pod "pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d" satisfied condition "Succeeded or Failed" +Oct 21 07:39:32.802: INFO: Trying to get logs from node node1 pod pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d container agnhost-container: +STEP: delete the pod +Oct 21 07:39:32.873: INFO: Waiting for pod pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d to disappear +Oct 21 07:39:32.895: INFO: Pod pod-projected-configmaps-f686995b-21e3-4cd2-b5ee-2f04b007520d no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 07:39:32.895: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9009" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":356,"completed":178,"skipped":3457,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] Downward API volume + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:32.913: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating the pod +Oct 21 07:39:33.064: INFO: The status of Pod annotationupdate40314795-8dc7-444c-9cb2-3a5283ec1c99 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:39:35.074: INFO: The status of Pod annotationupdate40314795-8dc7-444c-9cb2-3a5283ec1c99 is Running (Ready = true) +Oct 21 07:39:35.602: INFO: Successfully updated pod "annotationupdate40314795-8dc7-444c-9cb2-3a5283ec1c99" +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 07:39:37.621: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6410" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should update annotations on modification [NodeConformance] [Conformance]","total":356,"completed":179,"skipped":3464,"failed":0} +SSSSSS +------------------------------ +[sig-node] Probing container + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:37.649: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod liveness-de3264fb-0aa1-4e4d-96b6-76074e17bf8e in namespace container-probe-5655 +Oct 21 07:39:41.701: INFO: Started pod liveness-de3264fb-0aa1-4e4d-96b6-76074e17bf8e in namespace container-probe-5655 +STEP: checking the pod's current state and verifying that restartCount is present +Oct 21 07:39:41.704: INFO: Initial restart count of pod liveness-de3264fb-0aa1-4e4d-96b6-76074e17bf8e is 0 +Oct 21 07:39:59.784: INFO: Restart count of pod container-probe-5655/liveness-de3264fb-0aa1-4e4d-96b6-76074e17bf8e is now 1 (18.080334447s elapsed) +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 07:39:59.797: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-5655" for this suite. + +• [SLOW TEST:22.160 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":356,"completed":180,"skipped":3470,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] ServiceAccounts + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:39:59.809: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename svcaccounts +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:39:59.853: INFO: created pod +Oct 21 07:39:59.853: INFO: Waiting up to 5m0s for pod "oidc-discovery-validator" in namespace "svcaccounts-7965" to be "Succeeded or Failed" +Oct 21 07:39:59.856: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 3.121362ms +Oct 21 07:40:01.866: INFO: Pod "oidc-discovery-validator": Phase="Pending", Reason="", readiness=false. Elapsed: 2.0136671s +Oct 21 07:40:03.874: INFO: Pod "oidc-discovery-validator": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021449307s +STEP: Saw pod success +Oct 21 07:40:03.874: INFO: Pod "oidc-discovery-validator" satisfied condition "Succeeded or Failed" +Oct 21 07:40:33.878: INFO: polling logs +Oct 21 07:40:33.885: INFO: Pod logs: +I1021 07:40:01.007997 1 log.go:195] OK: Got token +I1021 07:40:01.008052 1 log.go:195] validating with in-cluster discovery +I1021 07:40:01.008986 1 log.go:195] OK: got issuer https://kubernetes.default.svc.cluster.local +I1021 07:40:01.009027 1 log.go:195] Full, not-validated claims: +openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-7965:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1666338600, NotBefore:1666338000, IssuedAt:1666338000, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-7965", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"27ef90d4-cf3f-4537-ad09-0d585b360307"}}} +I1021 07:40:01.031447 1 log.go:195] OK: Constructed OIDC provider for issuer https://kubernetes.default.svc.cluster.local +I1021 07:40:01.041255 1 log.go:195] OK: Validated signature on JWT +I1021 07:40:01.041719 1 log.go:195] OK: Got valid claims from token! +I1021 07:40:01.041782 1 log.go:195] Full, validated claims: +&openidmetadata.claims{Claims:jwt.Claims{Issuer:"https://kubernetes.default.svc.cluster.local", Subject:"system:serviceaccount:svcaccounts-7965:default", Audience:jwt.Audience{"oidc-discovery-test"}, Expiry:1666338600, NotBefore:1666338000, IssuedAt:1666338000, ID:""}, Kubernetes:openidmetadata.kubeClaims{Namespace:"svcaccounts-7965", ServiceAccount:openidmetadata.kubeName{Name:"default", UID:"27ef90d4-cf3f-4537-ad09-0d585b360307"}}} + +Oct 21 07:40:33.885: INFO: completed pod +[AfterEach] [sig-auth] ServiceAccounts + test/e2e/framework/framework.go:188 +Oct 21 07:40:33.893: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "svcaccounts-7965" for this suite. + +• [SLOW TEST:34.093 seconds] +[sig-auth] ServiceAccounts +test/e2e/auth/framework.go:23 + ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-auth] ServiceAccounts ServiceAccountIssuerDiscovery should support OIDC discovery of service account issuer [Conformance]","total":356,"completed":181,"skipped":3513,"failed":0} +SS +------------------------------ +[sig-node] Secrets + should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:40:33.903: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-c6cd513a-1b4c-4973-9dc2-efb5d76d0925 +STEP: Creating a pod to test consume secrets +Oct 21 07:40:33.933: INFO: Waiting up to 5m0s for pod "pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175" in namespace "secrets-1870" to be "Succeeded or Failed" +Oct 21 07:40:33.936: INFO: Pod "pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175": Phase="Pending", Reason="", readiness=false. Elapsed: 3.066515ms +Oct 21 07:40:35.940: INFO: Pod "pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175": Phase="Pending", Reason="", readiness=false. Elapsed: 2.007407743s +Oct 21 07:40:37.953: INFO: Pod "pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.019961789s +STEP: Saw pod success +Oct 21 07:40:37.953: INFO: Pod "pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175" satisfied condition "Succeeded or Failed" +Oct 21 07:40:37.956: INFO: Trying to get logs from node node1 pod pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175 container secret-env-test: +STEP: delete the pod +Oct 21 07:40:37.979: INFO: Waiting for pod pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175 to disappear +Oct 21 07:40:37.983: INFO: Pod pod-secrets-8c24a4ec-6208-4103-ac24-e4fd445a0175 no longer exists +[AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:40:37.983: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-1870" for this suite. +•{"msg":"PASSED [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]","total":356,"completed":182,"skipped":3515,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl version + should check is all data is printed [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:40:37.994: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should check is all data is printed [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:40:38.015: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-8928 version' +Oct 21 07:40:38.091: INFO: stderr: "WARNING: This version information is deprecated and will be replaced with the output from kubectl version --short. Use --output=yaml|json to get the full version.\n" +Oct 21 07:40:38.091: INFO: stdout: "Client Version: version.Info{Major:\"1\", Minor:\"24\", GitVersion:\"v1.24.3\", GitCommit:\"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb\", GitTreeState:\"clean\", BuildDate:\"2022-07-13T14:30:46Z\", GoVersion:\"go1.18.3\", Compiler:\"gc\", Platform:\"linux/amd64\"}\nKustomize Version: v4.5.4\nServer Version: version.Info{Major:\"1\", Minor:\"24\", GitVersion:\"v1.24.3\", GitCommit:\"aef86a93758dc3cb2c658dd9657ab4ad4afc21cb\", GitTreeState:\"clean\", BuildDate:\"2022-07-13T14:23:26Z\", GoVersion:\"go1.18.3\", Compiler:\"gc\", Platform:\"linux/amd64\"}\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:40:38.091: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-8928" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl version should check is all data is printed [Conformance]","total":356,"completed":183,"skipped":3533,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods Extended Pods Set QOS Class + should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods Extended + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:40:38.099: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Pods Set QOS Class + test/e2e/node/pods.go:152 +[It] should be set on Pods with matching resource requests and limits for memory and cpu [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +STEP: submitting the pod to kubernetes +STEP: verifying QOS class is set on the pod +[AfterEach] [sig-node] Pods Extended + test/e2e/framework/framework.go:188 +Oct 21 07:40:38.130: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-7268" for this suite. +•{"msg":"PASSED [sig-node] Pods Extended Pods Set QOS Class should be set on Pods with matching resource requests and limits for memory and cpu [Conformance]","total":356,"completed":184,"skipped":3551,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should verify changes to a daemon set status [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:40:38.140: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should verify changes to a daemon set status [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Oct 21 07:40:38.199: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:40:38.199: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:40:39.213: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:40:39.213: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 07:40:40.210: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 07:40:40.210: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Getting /status +Oct 21 07:40:40.217: INFO: Daemon Set daemon-set has Conditions: [] +STEP: updating the DaemonSet Status +Oct 21 07:40:40.230: INFO: updatedStatus.Conditions: []v1.DaemonSetCondition{v1.DaemonSetCondition{Type:"StatusUpdate", Status:"True", LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the daemon set status to be updated +Oct 21 07:40:40.233: INFO: Observed &DaemonSet event: ADDED +Oct 21 07:40:40.233: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.233: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.233: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.234: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.234: INFO: Found daemon set daemon-set in namespace daemonsets-6242 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Oct 21 07:40:40.234: INFO: Daemon set daemon-set has an updated status +STEP: patching the DaemonSet Status +STEP: watching for the daemon set status to be patched +Oct 21 07:40:40.250: INFO: Observed &DaemonSet event: ADDED +Oct 21 07:40:40.250: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.250: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.250: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.250: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.251: INFO: Observed daemon set daemon-set in namespace daemonsets-6242 with annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusUpdate True 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Oct 21 07:40:40.251: INFO: Observed &DaemonSet event: MODIFIED +Oct 21 07:40:40.251: INFO: Found daemon set daemon-set in namespace daemonsets-6242 with labels: map[daemonset-name:daemon-set] annotations: map[deprecated.daemonset.template.generation:1] & Conditions: [{StatusPatched True 0001-01-01 00:00:00 +0000 UTC }] +Oct 21 07:40:40.251: INFO: Daemon set daemon-set has a patched status +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-6242, will wait for the garbage collector to delete the pods +Oct 21 07:40:40.316: INFO: Deleting DaemonSet.extensions daemon-set took: 6.194291ms +Oct 21 07:40:40.417: INFO: Terminating DaemonSet.extensions daemon-set pods took: 101.004776ms +Oct 21 07:40:43.031: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 07:40:43.031: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Oct 21 07:40:43.041: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"37457"},"items":null} + +Oct 21 07:40:43.046: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"37457"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:40:43.064: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-6242" for this suite. +•{"msg":"PASSED [sig-apps] Daemon set [Serial] should verify changes to a daemon set status [Conformance]","total":356,"completed":185,"skipped":3580,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:40:43.072: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. +Oct 21 07:40:43.130: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:40:45.141: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: create the pod with lifecycle hook +Oct 21 07:40:45.156: INFO: The status of Pod pod-with-poststart-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:40:47.165: INFO: The status of Pod pod-with-poststart-exec-hook is Running (Ready = true) +STEP: check poststart hook +STEP: delete the pod with lifecycle hook +Oct 21 07:40:47.181: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Oct 21 07:40:47.186: INFO: Pod pod-with-poststart-exec-hook still exists +Oct 21 07:40:49.187: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Oct 21 07:40:49.195: INFO: Pod pod-with-poststart-exec-hook still exists +Oct 21 07:40:51.187: INFO: Waiting for pod pod-with-poststart-exec-hook to disappear +Oct 21 07:40:51.198: INFO: Pod pod-with-poststart-exec-hook no longer exists +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:188 +Oct 21 07:40:51.198: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-4259" for this suite. + +• [SLOW TEST:8.138 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute poststart exec hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]","total":356,"completed":186,"skipped":3600,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should delete pods created by rc when not orphaning [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:40:51.211: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete pods created by rc when not orphaning [Conformance] + test/e2e/framework/framework.go:652 +STEP: create the rc +STEP: delete the rc +STEP: wait for all pods to be garbage collected +STEP: Gathering metrics +Oct 21 07:41:01.296: INFO: The status of Pod kube-controller-manager-master1 is Running (Ready = true) +Oct 21 07:41:01.384: 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 + test/e2e/framework/framework.go:188 +Oct 21 07:41:01.384: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-3562" for this suite. + +• [SLOW TEST:10.182 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should delete pods created by rc when not orphaning [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should delete pods created by rc when not orphaning [Conformance]","total":356,"completed":187,"skipped":3613,"failed":0} +SSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should deny crd creation [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:41:01.393: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:41:01.845: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:41:04.867: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should deny crd creation [Conformance] + test/e2e/framework/framework.go:652 +STEP: Registering the crd webhook via the AdmissionRegistration API +STEP: Creating a custom resource definition that should be denied by the webhook +Oct 21 07:41:04.893: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 07:41:04.910: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2909" for this suite. +STEP: Destroying namespace "webhook-2909-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]","total":356,"completed":188,"skipped":3620,"failed":0} +SS +------------------------------ +[sig-storage] Secrets + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:41:04.961: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-dd7424f5-83ac-4ac6-bb32-2d5877084d94 +STEP: Creating a pod to test consume secrets +Oct 21 07:41:04.996: INFO: Waiting up to 5m0s for pod "pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c" in namespace "secrets-3014" to be "Succeeded or Failed" +Oct 21 07:41:04.999: INFO: Pod "pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.905725ms +Oct 21 07:41:07.012: INFO: Pod "pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015112384s +Oct 21 07:41:09.021: INFO: Pod "pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.024057088s +Oct 21 07:41:11.030: INFO: Pod "pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.033894539s +STEP: Saw pod success +Oct 21 07:41:11.030: INFO: Pod "pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c" satisfied condition "Succeeded or Failed" +Oct 21 07:41:11.034: INFO: Trying to get logs from node node1 pod pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c container secret-volume-test: +STEP: delete the pod +Oct 21 07:41:11.056: INFO: Waiting for pod pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c to disappear +Oct 21 07:41:11.060: INFO: Pod pod-secrets-30926c2e-d56a-43c5-a73c-ae8458f6d79c no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:41:11.060: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3014" for this suite. + +• [SLOW TEST:6.110 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Secrets should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","total":356,"completed":189,"skipped":3622,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:41:11.072: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward api env vars +Oct 21 07:41:11.103: INFO: Waiting up to 5m0s for pod "downward-api-1604e2c7-69ce-421a-bcd2-77822571edef" in namespace "downward-api-2557" to be "Succeeded or Failed" +Oct 21 07:41:11.116: INFO: Pod "downward-api-1604e2c7-69ce-421a-bcd2-77822571edef": Phase="Pending", Reason="", readiness=false. Elapsed: 12.608008ms +Oct 21 07:41:13.121: INFO: Pod "downward-api-1604e2c7-69ce-421a-bcd2-77822571edef": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017485836s +Oct 21 07:41:15.131: INFO: Pod "downward-api-1604e2c7-69ce-421a-bcd2-77822571edef": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027425519s +STEP: Saw pod success +Oct 21 07:41:15.131: INFO: Pod "downward-api-1604e2c7-69ce-421a-bcd2-77822571edef" satisfied condition "Succeeded or Failed" +Oct 21 07:41:15.134: INFO: Trying to get logs from node node1 pod downward-api-1604e2c7-69ce-421a-bcd2-77822571edef container dapi-container: +STEP: delete the pod +Oct 21 07:41:15.151: INFO: Waiting for pod downward-api-1604e2c7-69ce-421a-bcd2-77822571edef to disappear +Oct 21 07:41:15.155: INFO: Pod downward-api-1604e2c7-69ce-421a-bcd2-77822571edef no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:188 +Oct 21 07:41:15.155: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-2557" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide pod name, namespace and IP address as env vars [NodeConformance] [Conformance]","total":356,"completed":190,"skipped":3633,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicaSet + Replicaset should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:41:15.168: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replicaset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] Replicaset should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating replica set "test-rs" that asks for more than the allowed pod quota +Oct 21 07:41:15.198: INFO: Pod name sample-pod: Found 0 pods out of 1 +Oct 21 07:41:20.203: INFO: Pod name sample-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +STEP: getting scale subresource +STEP: updating a scale subresource +STEP: verifying the replicaset Spec.Replicas was modified +STEP: Patch a scale subresource +[AfterEach] [sig-apps] ReplicaSet + test/e2e/framework/framework.go:188 +Oct 21 07:41:20.227: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replicaset-5589" for this suite. + +• [SLOW TEST:5.075 seconds] +[sig-apps] ReplicaSet +test/e2e/apps/framework.go:23 + Replicaset should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]","total":356,"completed":191,"skipped":3653,"failed":0} +SSSSSSSS +------------------------------ +[sig-node] PodTemplates + should delete a collection of pod templates [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:41:20.243: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename podtemplate +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete a collection of pod templates [Conformance] + test/e2e/framework/framework.go:652 +STEP: Create set of pod templates +Oct 21 07:41:20.275: INFO: created test-podtemplate-1 +Oct 21 07:41:20.278: INFO: created test-podtemplate-2 +Oct 21 07:41:20.287: INFO: created test-podtemplate-3 +STEP: get a list of pod templates with a label in the current namespace +STEP: delete collection of pod templates +Oct 21 07:41:20.289: INFO: requesting DeleteCollection of pod templates +STEP: check that the list of pod templates matches the requested quantity +Oct 21 07:41:20.301: INFO: requesting list of pod templates to confirm quantity +[AfterEach] [sig-node] PodTemplates + test/e2e/framework/framework.go:188 +Oct 21 07:41:20.304: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "podtemplate-6133" for this suite. +•{"msg":"PASSED [sig-node] PodTemplates should delete a collection of pod templates [Conformance]","total":356,"completed":192,"skipped":3661,"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] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:41:20.317: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Oct 21 07:41:20.340: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Oct 21 07:41:20.349: INFO: Waiting for terminating namespaces to be deleted... +Oct 21 07:41:20.351: INFO: +Logging pods the apiserver thinks is on node master1 before test +Oct 21 07:41:20.358: INFO: calico-kube-controllers-7cd4576599-rdsk2 from kube-system started at 2022-10-21 07:36:59 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container calico-kube-controllers ready: true, restart count 0 +Oct 21 07:41:20.358: INFO: calico-node-9n84k from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:41:20.358: INFO: coredns-58795d59cc-nsz4k from kube-system started at 2022-10-21 03:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container coredns ready: true, restart count 2 +Oct 21 07:41:20.358: INFO: dns-autoscaler-bf5f67d8d-mbjl6 from kube-system started at 2022-10-21 03:57:08 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container autoscaler ready: true, restart count 1 +Oct 21 07:41:20.358: INFO: etcd-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container etcd ready: true, restart count 1 +Oct 21 07:41:20.358: INFO: kube-apiserver-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container kube-apiserver ready: true, restart count 2 +Oct 21 07:41:20.358: INFO: kube-controller-manager-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container kube-controller-manager ready: true, restart count 4 +Oct 21 07:41:20.358: INFO: kube-proxy-xnsrn from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:41:20.358: INFO: kube-scheduler-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container kube-scheduler ready: true, restart count 4 +Oct 21 07:41:20.358: INFO: test-rs-7dc2q from replicaset-5589 started at 2022-10-21 07:41:20 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container httpd ready: false, restart count 0 +Oct 21 07:41:20.358: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-hmdz7 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:41:20.358: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:41:20.358: INFO: Container systemd-logs ready: true, restart count 0 +Oct 21 07:41:20.358: INFO: +Logging pods the apiserver thinks is on node node1 before test +Oct 21 07:41:20.366: INFO: calico-node-bq8ch from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:41:20.366: INFO: coredns-58795d59cc-9zjwk from kube-system started at 2022-10-21 07:37:35 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container coredns ready: true, restart count 0 +Oct 21 07:41:20.366: INFO: kube-proxy-p7p7v from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:41:20.366: INFO: nginx-proxy-node1 from kube-system started at 2022-10-21 05:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container nginx-proxy ready: true, restart count 1 +Oct 21 07:41:20.366: INFO: pod-qos-class-d129d122-582b-471e-aae8-d2f9bacdde4d from pods-7268 started at 2022-10-21 07:40:38 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container agnhost ready: false, restart count 0 +Oct 21 07:41:20.366: INFO: test-rs-lvp4h from replicaset-5589 started at 2022-10-21 07:41:15 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container httpd ready: true, restart count 0 +Oct 21 07:41:20.366: INFO: sonobuoy from sonobuoy started at 2022-10-21 06:36:59 +0000 UTC (1 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container kube-sonobuoy ready: true, restart count 0 +Oct 21 07:41:20.366: INFO: sonobuoy-e2e-job-cdcb43d37aeb4369 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container e2e ready: true, restart count 0 +Oct 21 07:41:20.366: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:41:20.366: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-7kmrp from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:41:20.366: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:41:20.366: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that there exists conflict between pods with same hostPort and protocol but one using 0.0.0.0 hostIP [Conformance] + test/e2e/framework/framework.go:652 +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-602fc63d-7dbd-4224-a0ad-d77afc348680 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 10.6.178.162 on the node which pod4 resides and expect not scheduled +STEP: removing the label kubernetes.io/e2e-602fc63d-7dbd-4224-a0ad-d77afc348680 off the node node1 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-602fc63d-7dbd-4224-a0ad-d77afc348680 +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:46:24.497: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-6645" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 + +• [SLOW TEST:304.190 seconds] +[sig-scheduling] SchedulerPredicates [Serial] +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] + test/e2e/framework/framework.go:652 +------------------------------ +{"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":356,"completed":193,"skipped":3673,"failed":0} +SSSSSSSS +------------------------------ +[sig-network] DNS + should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:24.508: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide /etc/hosts entries for the cluster [Conformance] + test/e2e/framework/framework.go:652 +STEP: Running these commands on wheezy: for i in `seq 1 600`; do test -n "$$(getent hosts dns-querier-1.dns-test-service.dns-3298.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-1.dns-test-service.dns-3298.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/wheezy_hosts@dns-querier-1;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-3298.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-1.dns-test-service.dns-3298.svc.cluster.local;test -n "$$(getent hosts dns-querier-1)" && echo OK > /results/jessie_hosts@dns-querier-1;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 +Oct 21 07:46:26.586: INFO: DNS probes using dns-3298/dns-test-b1b8de67-37d9-437f-88ba-69579907dd53 succeeded + +STEP: deleting the pod +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 07:46:26.598: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-3298" for this suite. +•{"msg":"PASSED [sig-network] DNS should provide /etc/hosts entries for the cluster [Conformance]","total":356,"completed":194,"skipped":3681,"failed":0} +SSSSSSS +------------------------------ +[sig-network] Services + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:26.607: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service in namespace services-3816 +STEP: creating service affinity-clusterip in namespace services-3816 +STEP: creating replication controller affinity-clusterip in namespace services-3816 +I1021 07:46:26.641933 20 runners.go:193] Created replication controller with name: affinity-clusterip, namespace: services-3816, replica count: 3 +I1021 07:46:29.693026 20 runners.go:193] affinity-clusterip Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:46:29.702: INFO: Creating new exec pod +Oct 21 07:46:32.720: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-3816 exec execpod-affinityn27zv -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip 80' +Oct 21 07:46:32.925: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-clusterip 80\nConnection to affinity-clusterip 80 port [tcp/http] succeeded!\n" +Oct 21 07:46:32.925: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:46:32.925: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-3816 exec execpod-affinityn27zv -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.33.167 80' +Oct 21 07:46:33.176: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.33.167 80\nConnection to 10.233.33.167 80 port [tcp/http] succeeded!\n" +Oct 21 07:46:33.176: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 07:46:33.176: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-3816 exec execpod-affinityn27zv -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.33.167:80/ ; done' +Oct 21 07:46:33.460: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.33.167:80/\n" +Oct 21 07:46:33.460: INFO: stdout: "\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h\naffinity-clusterip-bx72h" +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Received response from host: affinity-clusterip-bx72h +Oct 21 07:46:33.460: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip in namespace services-3816, will wait for the garbage collector to delete the pods +Oct 21 07:46:33.536: INFO: Deleting ReplicationController affinity-clusterip took: 10.419064ms +Oct 21 07:46:33.637: INFO: Terminating ReplicationController affinity-clusterip pods took: 101.065052ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:46:36.260: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-3816" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:9.665 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity work for service with type clusterIP [LinuxOnly] [Conformance]","total":356,"completed":195,"skipped":3688,"failed":0} +SSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:36.273: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-c6292ef9-6469-49e6-9d5c-d9b4531d5a06 +STEP: Creating a pod to test consume secrets +Oct 21 07:46:36.309: INFO: Waiting up to 5m0s for pod "pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2" in namespace "secrets-4476" to be "Succeeded or Failed" +Oct 21 07:46:36.312: INFO: Pod "pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.455727ms +Oct 21 07:46:38.319: INFO: Pod "pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.010509053s +Oct 21 07:46:40.334: INFO: Pod "pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025501581s +STEP: Saw pod success +Oct 21 07:46:40.334: INFO: Pod "pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2" satisfied condition "Succeeded or Failed" +Oct 21 07:46:40.338: INFO: Trying to get logs from node node1 pod pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2 container secret-volume-test: +STEP: delete the pod +Oct 21 07:46:40.364: INFO: Waiting for pod pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2 to disappear +Oct 21 07:46:40.366: INFO: Pod pod-secrets-ed498b3c-d75e-4a89-9d2e-5a482bd712f2 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:46:40.367: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4476" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":196,"skipped":3692,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + should run the lifecycle of a Deployment [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:40.398: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] should run the lifecycle of a Deployment [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a Deployment +STEP: waiting for Deployment to be created +STEP: waiting for all Replicas to be Ready +Oct 21 07:46:40.457: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:40.457: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:40.460: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:40.460: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:40.472: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:40.472: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:40.493: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:40.493: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 and labels map[test-deployment-static:true] +Oct 21 07:46:41.755: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Oct 21 07:46:41.755: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 and labels map[test-deployment-static:true] +Oct 21 07:46:42.157: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 and labels map[test-deployment-static:true] +STEP: patching the Deployment +Oct 21 07:46:42.169: INFO: observed event type ADDED +STEP: waiting for Replicas to scale +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 0 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.171: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.179: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.179: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.201: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.201: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:42.207: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:42.207: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:44.200: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:44.200: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:44.219: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +STEP: listing Deployments +Oct 21 07:46:44.228: INFO: Found test-deployment with labels: map[test-deployment:patched test-deployment-static:true] +STEP: updating the Deployment +Oct 21 07:46:44.243: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +STEP: fetching the DeploymentStatus +Oct 21 07:46:44.256: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:44.256: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:44.291: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:44.304: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:44.312: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:45.766: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:46.210: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:46.243: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:46.250: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 and labels map[test-deployment:updated test-deployment-static:true] +Oct 21 07:46:47.791: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 3 and labels map[test-deployment:updated test-deployment-static:true] +STEP: patching the DeploymentStatus +STEP: fetching the DeploymentStatus +Oct 21 07:46:47.834: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:47.834: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:47.834: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:47.835: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:47.835: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 1 +Oct 21 07:46:47.835: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:47.835: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 3 +Oct 21 07:46:47.835: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:47.835: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 2 +Oct 21 07:46:47.835: INFO: observed Deployment test-deployment in namespace deployment-8827 with ReadyReplicas 3 +STEP: deleting the Deployment +Oct 21 07:46:47.846: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +Oct 21 07:46:47.847: INFO: observed event type MODIFIED +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 07:46:47.851: INFO: Log out all the ReplicaSets if there is no deployment created +Oct 21 07:46:47.856: INFO: ReplicaSet "test-deployment-6b48c869b6": +&ReplicaSet{ObjectMeta:{test-deployment-6b48c869b6 deployment-8827 2293cabd-7a76-4686-bdaf-71dfe4898934 38694 3 2022-10-21 07:46:40 +0000 UTC map[pod-template-hash:6b48c869b6 test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-deployment 4f12344f-a5f5-41b7-a8a0-4ac402a6d1d0 0xc00394de87 0xc00394de88}] [] [{kube-controller-manager Update apps/v1 2022-10-21 07:46:40 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"4f12344f-a5f5-41b7-a8a0-4ac402a6d1d0\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:46:44 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: 6b48c869b6,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:6b48c869b6 test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc00394df10 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:3,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + +Oct 21 07:46:47.862: INFO: ReplicaSet "test-deployment-74c6dd549b": +&ReplicaSet{ObjectMeta:{test-deployment-74c6dd549b deployment-8827 847ea086-a6a0-4e29-a5f5-7cbba744b474 38796 2 2022-10-21 07:46:44 +0000 UTC map[pod-template-hash:74c6dd549b test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:3] [{apps/v1 Deployment test-deployment 4f12344f-a5f5-41b7-a8a0-4ac402a6d1d0 0xc00394df77 0xc00394df78}] [] [{kube-controller-manager Update apps/v1 2022-10-21 07:46:44 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"4f12344f-a5f5-41b7-a8a0-4ac402a6d1d0\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:46:46 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*2,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: 74c6dd549b,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:74c6dd549b test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc003e82010 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:2,FullyLabeledReplicas:2,ObservedGeneration:2,ReadyReplicas:2,AvailableReplicas:2,Conditions:[]ReplicaSetCondition{},},} + +Oct 21 07:46:47.868: INFO: pod: "test-deployment-74c6dd549b-cwz66": +&Pod{ObjectMeta:{test-deployment-74c6dd549b-cwz66 test-deployment-74c6dd549b- deployment-8827 d0c74f11-6fe9-49e5-9e6a-ea85f3e61f41 38795 0 2022-10-21 07:46:46 +0000 UTC map[pod-template-hash:74c6dd549b test-deployment-static:true] map[cni.projectcalico.org/containerID:55dd81b4d5bd60775eab99b17a45cb009da8572f0975fa7062d0a74548f68e5b cni.projectcalico.org/podIP:10.233.104.73/32 cni.projectcalico.org/podIPs:10.233.104.73/32] [{apps/v1 ReplicaSet test-deployment-74c6dd549b 847ea086-a6a0-4e29-a5f5-7cbba744b474 0xc004a91b27 0xc004a91b28}] [] [{Go-http-client Update v1 2022-10-21 07:46:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2022-10-21 07:46:46 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"847ea086-a6a0-4e29-a5f5-7cbba744b474\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:46:47 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.104.73\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-w9blq,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-w9blq,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,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:46 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:47 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:47 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:46 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:10.233.104.73,StartTime:2022-10-21 07:46:46 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:46:47 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://10ff48641fc3ba51dfacc02f145e50c2ca5eb41bb71aa152204c35bc2646d9e2,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.104.73,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + +Oct 21 07:46:47.868: INFO: pod: "test-deployment-74c6dd549b-h6nvr": +&Pod{ObjectMeta:{test-deployment-74c6dd549b-h6nvr test-deployment-74c6dd549b- deployment-8827 43a4300a-4856-4fe6-9382-84515b33e4b7 38759 0 2022-10-21 07:46:44 +0000 UTC map[pod-template-hash:74c6dd549b test-deployment-static:true] map[cni.projectcalico.org/containerID:99b121df707a0adc2c1685e2245f5d0f5a6158833f8bb5806a096c220ae8d82d cni.projectcalico.org/podIP:10.233.102.182/32 cni.projectcalico.org/podIPs:10.233.102.182/32] [{apps/v1 ReplicaSet test-deployment-74c6dd549b 847ea086-a6a0-4e29-a5f5-7cbba744b474 0xc004a91d47 0xc004a91d48}] [] [{Go-http-client Update v1 2022-10-21 07:46:44 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2022-10-21 07:46:44 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"847ea086-a6a0-4e29-a5f5-7cbba744b474\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:46:46 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.182\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-bllvs,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-bllvs,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,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:44 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:46 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:46 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:44 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.182,StartTime:2022-10-21 07:46:44 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:46:45 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://519e5fca1a4eac78422ea5f4f333eabb075d04f38b6d91753e4c7ff2582d1337,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.182,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + +Oct 21 07:46:47.869: INFO: ReplicaSet "test-deployment-84b949bdfc": +&ReplicaSet{ObjectMeta:{test-deployment-84b949bdfc deployment-8827 b7bfed8e-690f-4d0a-abfb-d5967bc19cd0 38804 4 2022-10-21 07:46:42 +0000 UTC map[pod-template-hash:84b949bdfc test-deployment-static:true] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-deployment 4f12344f-a5f5-41b7-a8a0-4ac402a6d1d0 0xc003e82077 0xc003e82078}] [] [{kube-controller-manager Update apps/v1 2022-10-21 07:46:42 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"4f12344f-a5f5-41b7-a8a0-4ac402a6d1d0\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:46:47 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{pod-template-hash: 84b949bdfc,test-deployment-static: true,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[pod-template-hash:84b949bdfc test-deployment-static:true] map[] [] [] []} {[] [] [{test-deployment k8s.gcr.io/pause:3.7 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc003e82100 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:4,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} + +Oct 21 07:46:47.883: INFO: pod: "test-deployment-84b949bdfc-2cmb2": +&Pod{ObjectMeta:{test-deployment-84b949bdfc-2cmb2 test-deployment-84b949bdfc- deployment-8827 44163d26-ba46-4560-a042-84d7e2f98d89 38799 0 2022-10-21 07:46:44 +0000 UTC 2022-10-21 07:46:48 +0000 UTC 0xc0039a7100 map[pod-template-hash:84b949bdfc test-deployment-static:true] map[cni.projectcalico.org/containerID:bee7b2ec2cc9f6ad989054cd38076b4df5477dd518fcb391f4575c6a1bc2f734 cni.projectcalico.org/podIP:10.233.104.111/32 cni.projectcalico.org/podIPs:10.233.104.111/32] [{apps/v1 ReplicaSet test-deployment-84b949bdfc b7bfed8e-690f-4d0a-abfb-d5967bc19cd0 0xc0039a7137 0xc0039a7138}] [] [{Go-http-client Update v1 2022-10-21 07:46:44 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kube-controller-manager Update v1 2022-10-21 07:46:44 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:pod-template-hash":{},"f:test-deployment-static":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"b7bfed8e-690f-4d0a-abfb-d5967bc19cd0\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"test-deployment\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:46:45 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.104.111\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vmjhn,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:test-deployment,Image:k8s.gcr.io/pause:3.7,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vmjhn,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,SeccompProfile:nil,},Stdin:false,StdinOnce:false,TTY:false,EnvFrom:[]EnvFromSource{},TerminationMessagePolicy:File,VolumeDevices:[]VolumeDevice{},StartupProbe:nil,},},RestartPolicy:Always,TerminationGracePeriodSeconds:*1,ActiveDeadlineSeconds:nil,DNSPolicy:ClusterFirst,NodeSelector:map[string]string{},ServiceAccountName:default,DeprecatedServiceAccount:default,NodeName:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:44 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:45 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:45 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:46:44 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:10.233.104.111,StartTime:2022-10-21 07:46:44 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:test-deployment,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:46:45 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/pause:3.7,ImageID:k8s.gcr.io/pause@sha256:bb6ed397957e9ca7c65ada0db5c5d1c707c9c8afc80a94acbe69f3ae76988f0c,ContainerID:containerd://bfccbde52c101e492aec93ee377fd0fe64ab1f8a9eca700ad755a5903d47a312,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.104.111,},},EphemeralContainerStatuses:[]ContainerStatus{},},} + +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 07:46:47.883: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-8827" for this suite. + +• [SLOW TEST:7.501 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + should run the lifecycle of a Deployment [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]","total":356,"completed":197,"skipped":3703,"failed":0} +SSS +------------------------------ +[sig-node] RuntimeClass + should support RuntimeClasses API operations [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:47.899: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename runtimeclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support RuntimeClasses API operations [Conformance] + test/e2e/framework/framework.go:652 +STEP: getting /apis +STEP: getting /apis/node.k8s.io +STEP: getting /apis/node.k8s.io/v1 +STEP: creating +STEP: watching +Oct 21 07:46:47.951: INFO: starting watch +STEP: getting +STEP: listing +STEP: patching +STEP: updating +Oct 21 07:46:47.981: INFO: waiting for watch events with expected annotations +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:188 +Oct 21 07:46:48.009: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-597" for this suite. +•{"msg":"PASSED [sig-node] RuntimeClass should support RuntimeClasses API operations [Conformance]","total":356,"completed":198,"skipped":3706,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Proxy version v1 + A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] version v1 + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:48.024: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename proxy +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] A set of valid responses are returned for both pod and service ProxyWithPath [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:46:48.045: INFO: Creating pod... +Oct 21 07:46:50.068: INFO: Creating service... +Oct 21 07:46:50.078: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/pods/agnhost/proxy/some/path/with/DELETE +Oct 21 07:46:50.086: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Oct 21 07:46:50.086: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/pods/agnhost/proxy/some/path/with/GET +Oct 21 07:46:50.094: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Oct 21 07:46:50.094: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/pods/agnhost/proxy/some/path/with/HEAD +Oct 21 07:46:50.098: INFO: http.Client request:HEAD | StatusCode:200 +Oct 21 07:46:50.098: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/pods/agnhost/proxy/some/path/with/OPTIONS +Oct 21 07:46:50.102: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Oct 21 07:46:50.102: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/pods/agnhost/proxy/some/path/with/PATCH +Oct 21 07:46:50.105: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Oct 21 07:46:50.105: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/pods/agnhost/proxy/some/path/with/POST +Oct 21 07:46:50.111: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Oct 21 07:46:50.111: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/pods/agnhost/proxy/some/path/with/PUT +Oct 21 07:46:50.120: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Oct 21 07:46:50.120: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/services/test-service/proxy/some/path/with/DELETE +Oct 21 07:46:50.127: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Oct 21 07:46:50.127: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/services/test-service/proxy/some/path/with/GET +Oct 21 07:46:50.138: INFO: http.Client request:GET | StatusCode:200 | Response:foo | Method:GET +Oct 21 07:46:50.138: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/services/test-service/proxy/some/path/with/HEAD +Oct 21 07:46:50.148: INFO: http.Client request:HEAD | StatusCode:200 +Oct 21 07:46:50.148: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/services/test-service/proxy/some/path/with/OPTIONS +Oct 21 07:46:50.153: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Oct 21 07:46:50.153: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/services/test-service/proxy/some/path/with/PATCH +Oct 21 07:46:50.164: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Oct 21 07:46:50.164: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/services/test-service/proxy/some/path/with/POST +Oct 21 07:46:50.170: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Oct 21 07:46:50.170: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-8345/services/test-service/proxy/some/path/with/PUT +Oct 21 07:46:50.179: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +[AfterEach] version v1 + test/e2e/framework/framework.go:188 +Oct 21 07:46:50.179: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-8345" for this suite. +•{"msg":"PASSED [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service ProxyWithPath [Conformance]","total":356,"completed":199,"skipped":3762,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:50.194: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name projected-secret-test-9d6fd742-6699-4364-86a1-eafb606f53e5 +STEP: Creating a pod to test consume secrets +Oct 21 07:46:50.236: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6" in namespace "projected-5129" to be "Succeeded or Failed" +Oct 21 07:46:50.242: INFO: Pod "pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6": Phase="Pending", Reason="", readiness=false. Elapsed: 6.20618ms +Oct 21 07:46:52.250: INFO: Pod "pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014056577s +Oct 21 07:46:54.260: INFO: Pod "pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.024274372s +Oct 21 07:46:56.275: INFO: Pod "pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.038575855s +STEP: Saw pod success +Oct 21 07:46:56.275: INFO: Pod "pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6" satisfied condition "Succeeded or Failed" +Oct 21 07:46:56.282: INFO: Trying to get logs from node node1 pod pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6 container secret-volume-test: +STEP: delete the pod +Oct 21 07:46:56.310: INFO: Waiting for pod pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6 to disappear +Oct 21 07:46:56.317: INFO: Pod pod-projected-secrets-0d19312f-cf5e-4ccc-be89-79bfc5f9aaa6 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:188 +Oct 21 07:46:56.318: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-5129" for this suite. + +• [SLOW TEST:6.135 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable in multiple volumes in a pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected secret should be consumable in multiple volumes in a pod [NodeConformance] [Conformance]","total":356,"completed":200,"skipped":3792,"failed":0} +SSS +------------------------------ +[sig-node] Probing container + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:46:56.329: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 07:47:56.385: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-635" for this suite. + +• [SLOW TEST:60.069 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container with readiness probe that fails should never be ready and never restart [NodeConformance] [Conformance]","total":356,"completed":201,"skipped":3795,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should patch a secret [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:47:56.399: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should patch a secret [Conformance] + test/e2e/framework/framework.go:652 +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-node] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:47:56.495: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-8038" for this suite. +•{"msg":"PASSED [sig-node] Secrets should patch a secret [Conformance]","total":356,"completed":202,"skipped":3822,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Guestbook application + should create and stop a working application [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:47:56.505: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should create and stop a working application [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating all guestbook components +Oct 21 07:47:56.524: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-replica + labels: + app: agnhost + role: replica + tier: backend +spec: + ports: + - port: 6379 + selector: + app: agnhost + role: replica + tier: backend + +Oct 21 07:47:56.524: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 create -f -' +Oct 21 07:47:57.741: INFO: stderr: "" +Oct 21 07:47:57.741: INFO: stdout: "service/agnhost-replica created\n" +Oct 21 07:47:57.741: INFO: apiVersion: v1 +kind: Service +metadata: + name: agnhost-primary + labels: + app: agnhost + role: primary + tier: backend +spec: + ports: + - port: 6379 + targetPort: 6379 + selector: + app: agnhost + role: primary + tier: backend + +Oct 21 07:47:57.741: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 create -f -' +Oct 21 07:47:58.019: INFO: stderr: "" +Oct 21 07:47:58.019: INFO: stdout: "service/agnhost-primary created\n" +Oct 21 07:47:58.020: 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 + +Oct 21 07:47:58.020: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 create -f -' +Oct 21 07:47:58.271: INFO: stderr: "" +Oct 21 07:47:58.271: INFO: stdout: "service/frontend created\n" +Oct 21 07:47:58.271: 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: k8s.gcr.io/e2e-test-images/agnhost:2.39 + args: [ "guestbook", "--backend-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 80 + +Oct 21 07:47:58.271: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 create -f -' +Oct 21 07:47:58.572: INFO: stderr: "" +Oct 21 07:47:58.572: INFO: stdout: "deployment.apps/frontend created\n" +Oct 21 07:47:58.572: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-primary +spec: + replicas: 1 + selector: + matchLabels: + app: agnhost + role: primary + tier: backend + template: + metadata: + labels: + app: agnhost + role: primary + tier: backend + spec: + containers: + - name: primary + image: k8s.gcr.io/e2e-test-images/agnhost:2.39 + args: [ "guestbook", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Oct 21 07:47:58.572: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 create -f -' +Oct 21 07:47:58.857: INFO: stderr: "" +Oct 21 07:47:58.857: INFO: stdout: "deployment.apps/agnhost-primary created\n" +Oct 21 07:47:58.857: INFO: apiVersion: apps/v1 +kind: Deployment +metadata: + name: agnhost-replica +spec: + replicas: 2 + selector: + matchLabels: + app: agnhost + role: replica + tier: backend + template: + metadata: + labels: + app: agnhost + role: replica + tier: backend + spec: + containers: + - name: replica + image: k8s.gcr.io/e2e-test-images/agnhost:2.39 + args: [ "guestbook", "--replicaof", "agnhost-primary", "--http-port", "6379" ] + resources: + requests: + cpu: 100m + memory: 100Mi + ports: + - containerPort: 6379 + +Oct 21 07:47:58.857: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 create -f -' +Oct 21 07:47:59.111: INFO: stderr: "" +Oct 21 07:47:59.111: INFO: stdout: "deployment.apps/agnhost-replica created\n" +STEP: validating guestbook app +Oct 21 07:47:59.111: INFO: Waiting for all frontend pods to be Running. +Oct 21 07:48:04.162: INFO: Waiting for frontend to serve content. +Oct 21 07:48:04.176: INFO: Trying to add a new entry to the guestbook. +Oct 21 07:48:04.192: INFO: Verifying that added entry can be retrieved. +STEP: using delete to clean up resources +Oct 21 07:48:04.204: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 delete --grace-period=0 --force -f -' +Oct 21 07:48:04.315: 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" +Oct 21 07:48:04.315: INFO: stdout: "service \"agnhost-replica\" force deleted\n" +STEP: using delete to clean up resources +Oct 21 07:48:04.315: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 delete --grace-period=0 --force -f -' +Oct 21 07:48:04.426: 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" +Oct 21 07:48:04.426: INFO: stdout: "service \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources +Oct 21 07:48:04.426: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 delete --grace-period=0 --force -f -' +Oct 21 07:48:04.533: 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" +Oct 21 07:48:04.533: INFO: stdout: "service \"frontend\" force deleted\n" +STEP: using delete to clean up resources +Oct 21 07:48:04.533: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 delete --grace-period=0 --force -f -' +Oct 21 07:48:04.640: 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" +Oct 21 07:48:04.640: INFO: stdout: "deployment.apps \"frontend\" force deleted\n" +STEP: using delete to clean up resources +Oct 21 07:48:04.640: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 delete --grace-period=0 --force -f -' +Oct 21 07:48:04.757: 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" +Oct 21 07:48:04.758: INFO: stdout: "deployment.apps \"agnhost-primary\" force deleted\n" +STEP: using delete to clean up resources +Oct 21 07:48:04.758: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-962 delete --grace-period=0 --force -f -' +Oct 21 07:48:04.872: 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" +Oct 21 07:48:04.872: INFO: stdout: "deployment.apps \"agnhost-replica\" force deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:48:04.872: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-962" for this suite. + +• [SLOW TEST:8.380 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Guestbook application + test/e2e/kubectl/kubectl.go:340 + should create and stop a working application [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Guestbook application should create and stop a working application [Conformance]","total":356,"completed":203,"skipped":3841,"failed":0} +SSSSS +------------------------------ +[sig-network] Services + should complete a service status lifecycle [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:04.885: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should complete a service status lifecycle [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a Service +STEP: watching for the Service to be added +Oct 21 07:48:04.929: INFO: Found Service test-service-5xhcn in namespace services-7216 with labels: map[test-service-static:true] & ports [{http TCP 80 {0 80 } 0}] +Oct 21 07:48:04.929: INFO: Service test-service-5xhcn created +STEP: Getting /status +Oct 21 07:48:04.934: INFO: Service test-service-5xhcn has LoadBalancer: {[]} +STEP: patching the ServiceStatus +STEP: watching for the Service to be patched +Oct 21 07:48:04.945: INFO: observed Service test-service-5xhcn in namespace services-7216 with annotations: map[] & LoadBalancer: {[]} +Oct 21 07:48:04.945: INFO: Found Service test-service-5xhcn in namespace services-7216 with annotations: map[patchedstatus:true] & LoadBalancer: {[{203.0.113.1 []}]} +Oct 21 07:48:04.945: INFO: Service test-service-5xhcn has service status patched +STEP: updating the ServiceStatus +Oct 21 07:48:04.956: INFO: updatedStatus.Conditions: []v1.Condition{v1.Condition{Type:"StatusUpdate", Status:"True", ObservedGeneration:0, LastTransitionTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), Reason:"E2E", Message:"Set from e2e test"}} +STEP: watching for the Service to be updated +Oct 21 07:48:04.964: INFO: Observed Service test-service-5xhcn in namespace services-7216 with annotations: map[] & Conditions: {[]} +Oct 21 07:48:04.964: INFO: Observed event: &Service{ObjectMeta:{test-service-5xhcn services-7216 73978211-65ee-41df-978c-cac45d42aa84 39314 0 2022-10-21 07:48:04 +0000 UTC map[test-service-static:true] map[patchedstatus:true] [] [] [{e2e.test Update v1 2022-10-21 07:48:04 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:test-service-static":{}}},"f:spec":{"f:internalTrafficPolicy":{},"f:ports":{".":{},"k:{\"port\":80,\"protocol\":\"TCP\"}":{".":{},"f:name":{},"f:port":{},"f:protocol":{},"f:targetPort":{}}},"f:sessionAffinity":{},"f:type":{}}} } {e2e.test Update v1 2022-10-21 07:48:04 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:patchedstatus":{}}},"f:status":{"f:loadBalancer":{"f:ingress":{}}}} status}]},Spec:ServiceSpec{Ports:[]ServicePort{ServicePort{Name:http,Protocol:TCP,Port:80,TargetPort:{0 80 },NodePort:0,AppProtocol:nil,},},Selector:map[string]string{},ClusterIP:10.233.5.175,Type:ClusterIP,ExternalIPs:[],SessionAffinity:None,LoadBalancerIP:,LoadBalancerSourceRanges:[],ExternalName:,ExternalTrafficPolicy:,HealthCheckNodePort:0,PublishNotReadyAddresses:false,SessionAffinityConfig:nil,IPFamilyPolicy:*SingleStack,ClusterIPs:[10.233.5.175],IPFamilies:[IPv4],AllocateLoadBalancerNodePorts:nil,LoadBalancerClass:nil,InternalTrafficPolicy:*Cluster,},Status:ServiceStatus{LoadBalancer:LoadBalancerStatus{Ingress:[]LoadBalancerIngress{LoadBalancerIngress{IP:203.0.113.1,Hostname:,Ports:[]PortStatus{},},},},Conditions:[]Condition{},},} +Oct 21 07:48:04.964: INFO: Found Service test-service-5xhcn in namespace services-7216 with annotations: map[patchedstatus:true] & Conditions: [{StatusUpdate True 0 0001-01-01 00:00:00 +0000 UTC E2E Set from e2e test}] +Oct 21 07:48:04.965: INFO: Service test-service-5xhcn has service status updated +STEP: patching the service +STEP: watching for the Service to be patched +Oct 21 07:48:05.000: INFO: observed Service test-service-5xhcn in namespace services-7216 with labels: map[test-service-static:true] +Oct 21 07:48:05.000: INFO: observed Service test-service-5xhcn in namespace services-7216 with labels: map[test-service-static:true] +Oct 21 07:48:05.001: INFO: observed Service test-service-5xhcn in namespace services-7216 with labels: map[test-service-static:true] +Oct 21 07:48:05.001: INFO: Found Service test-service-5xhcn in namespace services-7216 with labels: map[test-service:patched test-service-static:true] +Oct 21 07:48:05.001: INFO: Service test-service-5xhcn patched +STEP: deleting the service +STEP: watching for the Service to be deleted +Oct 21 07:48:05.029: INFO: Observed event: ADDED +Oct 21 07:48:05.030: INFO: Observed event: MODIFIED +Oct 21 07:48:05.030: INFO: Observed event: MODIFIED +Oct 21 07:48:05.030: INFO: Observed event: MODIFIED +Oct 21 07:48:05.030: INFO: Found Service test-service-5xhcn in namespace services-7216 with labels: map[test-service:patched test-service-static:true] & annotations: map[patchedstatus:true] +Oct 21 07:48:05.030: INFO: Service test-service-5xhcn deleted +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:48:05.030: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7216" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +•{"msg":"PASSED [sig-network] Services should complete a service status lifecycle [Conformance]","total":356,"completed":204,"skipped":3846,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-network] Services + should provide secure master service [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:05.042: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should provide secure master service [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:48:05.092: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-1926" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +•{"msg":"PASSED [sig-network] Services should provide secure master service [Conformance]","total":356,"completed":205,"skipped":3856,"failed":0} +SSSSSSSSS +------------------------------ +[sig-network] EndpointSliceMirroring + should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:05.121: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename endpointslicemirroring +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSliceMirroring + test/e2e/network/endpointslicemirroring.go:41 +[It] should mirror a custom Endpoints resource through create update and delete [Conformance] + test/e2e/framework/framework.go:652 +STEP: mirroring a new custom Endpoint +Oct 21 07:48:05.205: INFO: Waiting for at least 1 EndpointSlice to exist, got 0 +STEP: mirroring an update to a custom Endpoint +STEP: mirroring deletion of a custom Endpoint +Oct 21 07:48:07.238: INFO: Waiting for 0 EndpointSlices to exist, got 1 +[AfterEach] [sig-network] EndpointSliceMirroring + test/e2e/framework/framework.go:188 +Oct 21 07:48:09.244: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslicemirroring-3115" for this suite. +•{"msg":"PASSED [sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete [Conformance]","total":356,"completed":206,"skipped":3865,"failed":0} +SS +------------------------------ +[sig-api-machinery] server version + should find the server version [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] server version + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:09.255: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename server-version +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should find the server version [Conformance] + test/e2e/framework/framework.go:652 +STEP: Request ServerVersion +STEP: Confirm major version +Oct 21 07:48:09.283: INFO: Major version: 1 +STEP: Confirm minor version +Oct 21 07:48:09.283: INFO: cleanMinorVersion: 24 +Oct 21 07:48:09.283: INFO: Minor version: 24 +[AfterEach] [sig-api-machinery] server version + test/e2e/framework/framework.go:188 +Oct 21 07:48:09.283: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "server-version-2143" for this suite. +•{"msg":"PASSED [sig-api-machinery] server version should find the server version [Conformance]","total":356,"completed":207,"skipped":3867,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:09.295: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0666 on node default medium +Oct 21 07:48:09.334: INFO: Waiting up to 5m0s for pod "pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f" in namespace "emptydir-7454" to be "Succeeded or Failed" +Oct 21 07:48:09.340: INFO: Pod "pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f": Phase="Pending", Reason="", readiness=false. Elapsed: 6.272814ms +Oct 21 07:48:11.348: INFO: Pod "pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014612409s +Oct 21 07:48:13.356: INFO: Pod "pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021790782s +STEP: Saw pod success +Oct 21 07:48:13.356: INFO: Pod "pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f" satisfied condition "Succeeded or Failed" +Oct 21 07:48:13.360: INFO: Trying to get logs from node node1 pod pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f container test-container: +STEP: delete the pod +Oct 21 07:48:13.380: INFO: Waiting for pod pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f to disappear +Oct 21 07:48:13.384: INFO: Pod pod-39de82d2-95f9-4bb9-ba56-d2fd1a4e474f no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:48:13.384: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-7454" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,default) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":208,"skipped":3878,"failed":0} +SSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:13.399: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to restart watching from the last resource version observed by the previous watch [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 07:48:13.475: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-4448 17d66f67-ca7a-4913-b5b8-66de86cc9694 39472 0 2022-10-21 07:48:13 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-10-21 07:48:13 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:48:13.475: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-4448 17d66f67-ca7a-4913-b5b8-66de86cc9694 39473 0 2022-10-21 07:48:13 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-10-21 07:48:13 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},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 +Oct 21 07:48:13.496: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-4448 17d66f67-ca7a-4913-b5b8-66de86cc9694 39474 0 2022-10-21 07:48:13 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-10-21 07:48:13 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:48:13.498: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-watch-closed watch-4448 17d66f67-ca7a-4913-b5b8-66de86cc9694 39475 0 2022-10-21 07:48:13 +0000 UTC map[watch-this-configmap:watch-closed-and-restarted] map[] [] [] [{e2e.test Update v1 2022-10-21 07:48:13 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:188 +Oct 21 07:48:13.499: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-4448" 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":356,"completed":209,"skipped":3887,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:13.513: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name projected-configmap-test-volume-map-23f088aa-5fd5-4996-b18f-a967669bb204 +STEP: Creating a pod to test consume configMaps +Oct 21 07:48:13.553: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b" in namespace "projected-1594" to be "Succeeded or Failed" +Oct 21 07:48:13.559: INFO: Pod "pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b": Phase="Pending", Reason="", readiness=false. Elapsed: 5.352837ms +Oct 21 07:48:15.571: INFO: Pod "pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017830181s +Oct 21 07:48:17.581: INFO: Pod "pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.028046416s +Oct 21 07:48:19.588: INFO: Pod "pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.03512743s +STEP: Saw pod success +Oct 21 07:48:19.588: INFO: Pod "pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b" satisfied condition "Succeeded or Failed" +Oct 21 07:48:19.593: INFO: Trying to get logs from node node1 pod pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b container agnhost-container: +STEP: delete the pod +Oct 21 07:48:19.611: INFO: Waiting for pod pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b to disappear +Oct 21 07:48:19.614: INFO: Pod pod-projected-configmaps-67b4a981-854e-4813-8245-9d73ed11b04b no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 07:48:19.614: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1594" for this suite. + +• [SLOW TEST:6.112 seconds] +[sig-storage] Projected configMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":210,"skipped":3894,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:19.626: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:48:19.668: INFO: Waiting up to 5m0s for pod "downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c" in namespace "projected-132" to be "Succeeded or Failed" +Oct 21 07:48:19.673: INFO: Pod "downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.905724ms +Oct 21 07:48:21.681: INFO: Pod "downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012350991s +Oct 21 07:48:23.689: INFO: Pod "downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.020050659s +Oct 21 07:48:25.699: INFO: Pod "downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.03077157s +STEP: Saw pod success +Oct 21 07:48:25.700: INFO: Pod "downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c" satisfied condition "Succeeded or Failed" +Oct 21 07:48:25.703: INFO: Trying to get logs from node node1 pod downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c container client-container: +STEP: delete the pod +Oct 21 07:48:25.724: INFO: Waiting for pod downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c to disappear +Oct 21 07:48:25.728: INFO: Pod downwardapi-volume-ec2cac2f-ba74-4b7e-8de5-e9c52acb989c no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 07:48:25.728: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-132" for this suite. + +• [SLOW TEST:6.114 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","total":356,"completed":211,"skipped":3925,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + patching/updating a mutating webhook should work [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:25.741: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:48:26.377: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:48:29.413: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] patching/updating a mutating webhook should work [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 07:48:29.510: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-1091" for this suite. +STEP: Destroying namespace "webhook-1091-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]","total":356,"completed":212,"skipped":3933,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:29.580: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-volume-d28e6c1d-6ae2-439a-8efc-e02c1673d8b0 +STEP: Creating a pod to test consume configMaps +Oct 21 07:48:29.664: INFO: Waiting up to 5m0s for pod "pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334" in namespace "configmap-4090" to be "Succeeded or Failed" +Oct 21 07:48:29.672: INFO: Pod "pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334": Phase="Pending", Reason="", readiness=false. Elapsed: 7.213256ms +Oct 21 07:48:31.682: INFO: Pod "pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017737918s +Oct 21 07:48:33.692: INFO: Pod "pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334": Phase="Pending", Reason="", readiness=false. Elapsed: 4.027671564s +Oct 21 07:48:35.699: INFO: Pod "pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.034948061s +STEP: Saw pod success +Oct 21 07:48:35.700: INFO: Pod "pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334" satisfied condition "Succeeded or Failed" +Oct 21 07:48:35.703: INFO: Trying to get logs from node node1 pod pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334 container agnhost-container: +STEP: delete the pod +Oct 21 07:48:35.723: INFO: Waiting for pod pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334 to disappear +Oct 21 07:48:35.727: INFO: Pod pod-configmaps-b13fdb55-eaf6-4b0e-8723-71cbb93bd334 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 07:48:35.727: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-4090" for this suite. + +• [SLOW TEST:6.158 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":213,"skipped":3974,"failed":0} +SSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSlice + should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:35.739: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should have Endpoints and EndpointSlices pointing to API Server [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:48:35.779: INFO: Endpoints addresses: [10.6.178.161] , ports: [6443] +Oct 21 07:48:35.780: INFO: EndpointSlices addresses: [10.6.178.161] , ports: [6443] +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:188 +Oct 21 07:48:35.780: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-1414" for this suite. +•{"msg":"PASSED [sig-network] EndpointSlice should have Endpoints and EndpointSlices pointing to API Server [Conformance]","total":356,"completed":214,"skipped":3995,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:48:35.792: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-6824 +[It] should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a new StatefulSet +Oct 21 07:48:35.845: INFO: Found 0 stateful pods, waiting for 3 +Oct 21 07:48:45.854: INFO: Waiting for pod ss2-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:48:45.854: INFO: Waiting for pod ss2-1 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:48:45.854: INFO: Waiting for pod ss2-2 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 07:48:45.863: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-6824 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:48:46.031: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:48:46.031: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:48:46.031: 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 k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 to k8s.gcr.io/e2e-test-images/httpd:2.4.39-2 +Oct 21 07:48:56.078: INFO: Updating stateful set ss2 +STEP: Creating a new revision +STEP: Updating Pods in reverse ordinal order +Oct 21 07:49:06.112: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-6824 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:49:06.308: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Oct 21 07:49:06.308: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:49:06.308: 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' + +Oct 21 07:49:16.345: INFO: Waiting for StatefulSet statefulset-6824/ss2 to complete update +STEP: Rolling back to a previous revision +Oct 21 07:49:26.367: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-6824 exec ss2-1 -- /bin/sh -x -c mv -v /usr/local/apache2/htdocs/index.html /tmp/ || true' +Oct 21 07:49:26.551: INFO: stderr: "+ mv -v /usr/local/apache2/htdocs/index.html /tmp/\n" +Oct 21 07:49:26.551: INFO: stdout: "'/usr/local/apache2/htdocs/index.html' -> '/tmp/index.html'\n" +Oct 21 07:49:26.551: 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' + +Oct 21 07:49:36.599: INFO: Updating stateful set ss2 +STEP: Rolling back update in reverse ordinal order +Oct 21 07:49:46.631: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=statefulset-6824 exec ss2-1 -- /bin/sh -x -c mv -v /tmp/index.html /usr/local/apache2/htdocs/ || true' +Oct 21 07:49:46.823: INFO: stderr: "+ mv -v /tmp/index.html /usr/local/apache2/htdocs/\n" +Oct 21 07:49:46.823: INFO: stdout: "'/tmp/index.html' -> '/usr/local/apache2/htdocs/index.html'\n" +Oct 21 07:49:46.823: 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' + +Oct 21 07:49:56.860: INFO: Waiting for StatefulSet statefulset-6824/ss2 to complete update +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 07:50:06.888: INFO: Deleting all statefulset in ns statefulset-6824 +Oct 21 07:50:06.892: INFO: Scaling statefulset ss2 to 0 +Oct 21 07:50:16.912: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 07:50:16.915: INFO: Deleting statefulset ss2 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 07:50:16.926: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-6824" for this suite. + +• [SLOW TEST:101.143 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should perform rolling updates and roll backs of template modifications [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance]","total":356,"completed":215,"skipped":4005,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should test the lifecycle of a ReplicationController [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:16.936: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should test the lifecycle of a ReplicationController [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a ReplicationController +STEP: waiting for RC to be added +STEP: waiting for available Replicas +STEP: patching ReplicationController +STEP: waiting for RC to be modified +STEP: patching ReplicationController status +STEP: waiting for RC to be modified +STEP: waiting for available Replicas +STEP: fetching ReplicationController status +STEP: patching ReplicationController scale +STEP: waiting for RC to be modified +STEP: waiting for ReplicationController's scale to be the max amount +STEP: fetching ReplicationController; ensuring that it's patched +STEP: updating ReplicationController status +STEP: waiting for RC to be modified +STEP: listing all ReplicationControllers +STEP: checking that ReplicationController has expected values +STEP: deleting ReplicationControllers by collection +STEP: waiting for ReplicationController to have a DELETED watchEvent +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:188 +Oct 21 07:50:20.670: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-3500" for this suite. +•{"msg":"PASSED [sig-apps] ReplicationController should test the lifecycle of a ReplicationController [Conformance]","total":356,"completed":216,"skipped":4039,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController + should observe PodDisruptionBudget status updated [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:20.681: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should observe PodDisruptionBudget status updated [Conformance] + test/e2e/framework/framework.go:652 +STEP: Waiting for the pdb to be processed +STEP: Waiting for all pods to be running +Oct 21 07:50:22.737: INFO: running pods: 0 < 3 +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:188 +Oct 21 07:50:24.749: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-2631" for this suite. +•{"msg":"PASSED [sig-apps] DisruptionController should observe PodDisruptionBudget status updated [Conformance]","total":356,"completed":217,"skipped":4064,"failed":0} +SSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl replace + should update a single-container pod's image [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:24.759: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[BeforeEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1574 +[It] should update a single-container pod's image [Conformance] + test/e2e/framework/framework.go:652 +STEP: running the image k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 +Oct 21 07:50:24.779: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-9224 run e2e-test-httpd-pod --image=k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 --pod-running-timeout=2m0s --labels=run=e2e-test-httpd-pod' +Oct 21 07:50:24.875: INFO: stderr: "" +Oct 21 07:50:24.875: 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 +Oct 21 07:50:29.929: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-9224 get pod e2e-test-httpd-pod -o json' +Oct 21 07:50:30.050: INFO: stderr: "" +Oct 21 07:50:30.050: INFO: stdout: "{\n \"apiVersion\": \"v1\",\n \"kind\": \"Pod\",\n \"metadata\": {\n \"annotations\": {\n \"cni.projectcalico.org/containerID\": \"438d5274a276c7be4827f45a04bd3addc794d901a1189d3cd8245d9129423982\",\n \"cni.projectcalico.org/podIP\": \"10.233.102.157/32\",\n \"cni.projectcalico.org/podIPs\": \"10.233.102.157/32\"\n },\n \"creationTimestamp\": \"2022-10-21T07:50:24Z\",\n \"labels\": {\n \"run\": \"e2e-test-httpd-pod\"\n },\n \"name\": \"e2e-test-httpd-pod\",\n \"namespace\": \"kubectl-9224\",\n \"resourceVersion\": \"40471\",\n \"uid\": \"7449a334-4d55-4929-a202-c13c7bc23ddb\"\n },\n \"spec\": {\n \"containers\": [\n {\n \"image\": \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2\",\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\": \"kube-api-access-qbcz5\",\n \"readOnly\": true\n }\n ]\n }\n ],\n \"dnsPolicy\": \"ClusterFirst\",\n \"enableServiceLinks\": true,\n \"nodeName\": \"node1\",\n \"preemptionPolicy\": \"PreemptLowerPriority\",\n \"priority\": 0,\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\": \"kube-api-access-qbcz5\",\n \"projected\": {\n \"defaultMode\": 420,\n \"sources\": [\n {\n \"serviceAccountToken\": {\n \"expirationSeconds\": 3607,\n \"path\": \"token\"\n }\n },\n {\n \"configMap\": {\n \"items\": [\n {\n \"key\": \"ca.crt\",\n \"path\": \"ca.crt\"\n }\n ],\n \"name\": \"kube-root-ca.crt\"\n }\n },\n {\n \"downwardAPI\": {\n \"items\": [\n {\n \"fieldRef\": {\n \"apiVersion\": \"v1\",\n \"fieldPath\": \"metadata.namespace\"\n },\n \"path\": \"namespace\"\n }\n ]\n }\n }\n ]\n }\n }\n ]\n },\n \"status\": {\n \"conditions\": [\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-10-21T07:50:24Z\",\n \"status\": \"True\",\n \"type\": \"Initialized\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-10-21T07:50:26Z\",\n \"status\": \"True\",\n \"type\": \"Ready\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-10-21T07:50:26Z\",\n \"status\": \"True\",\n \"type\": \"ContainersReady\"\n },\n {\n \"lastProbeTime\": null,\n \"lastTransitionTime\": \"2022-10-21T07:50:24Z\",\n \"status\": \"True\",\n \"type\": \"PodScheduled\"\n }\n ],\n \"containerStatuses\": [\n {\n \"containerID\": \"containerd://d4b50b8eb28030cc733d417cee672e7033b71306a6a8c63419b4fdabe1317b63\",\n \"image\": \"k8s.gcr.io/e2e-test-images/httpd:2.4.38-2\",\n \"imageID\": \"k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3\",\n \"lastState\": {},\n \"name\": \"e2e-test-httpd-pod\",\n \"ready\": true,\n \"restartCount\": 0,\n \"started\": true,\n \"state\": {\n \"running\": {\n \"startedAt\": \"2022-10-21T07:50:25Z\"\n }\n }\n }\n ],\n \"hostIP\": \"10.6.178.162\",\n \"phase\": \"Running\",\n \"podIP\": \"10.233.102.157\",\n \"podIPs\": [\n {\n \"ip\": \"10.233.102.157\"\n }\n ],\n \"qosClass\": \"BestEffort\",\n \"startTime\": \"2022-10-21T07:50:24Z\"\n }\n}\n" +STEP: replace the image in the pod +Oct 21 07:50:30.050: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-9224 replace -f -' +Oct 21 07:50:30.346: INFO: stderr: "" +Oct 21 07:50:30.346: INFO: stdout: "pod/e2e-test-httpd-pod replaced\n" +STEP: verifying the pod e2e-test-httpd-pod has the right image k8s.gcr.io/e2e-test-images/busybox:1.29-2 +[AfterEach] Kubectl replace + test/e2e/kubectl/kubectl.go:1578 +Oct 21 07:50:30.349: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-9224 delete pods e2e-test-httpd-pod' +Oct 21 07:50:32.688: INFO: stderr: "" +Oct 21 07:50:32.688: INFO: stdout: "pod \"e2e-test-httpd-pod\" deleted\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:50:32.688: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9224" for this suite. + +• [SLOW TEST:7.940 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl replace + test/e2e/kubectl/kubectl.go:1571 + should update a single-container pod's image [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl replace should update a single-container pod's image [Conformance]","total":356,"completed":218,"skipped":4071,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:32.699: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should support retrieving logs from the container over websockets [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:50:32.727: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Oct 21 07:50:32.739: INFO: The status of Pod pod-logs-websocket-1cb715fd-7568-457c-a6a4-e1d401d64094 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:50:34.750: INFO: The status of Pod pod-logs-websocket-1cb715fd-7568-457c-a6a4-e1d401d64094 is Running (Ready = true) +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 07:50:34.778: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-6281" for this suite. +•{"msg":"PASSED [sig-node] Pods should support retrieving logs from the container over websockets [NodeConformance] [Conformance]","total":356,"completed":219,"skipped":4095,"failed":0} +SSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:34.791: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 07:50:38.866: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:188 +Oct 21 07:50:38.876: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-3181" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message from log output if TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]","total":356,"completed":220,"skipped":4099,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide podname only [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:38.885: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide podname only [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:50:38.928: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c" in namespace "projected-1128" to be "Succeeded or Failed" +Oct 21 07:50:38.933: INFO: Pod "downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.054918ms +Oct 21 07:50:40.941: INFO: Pod "downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012420375s +Oct 21 07:50:42.953: INFO: Pod "downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.024239367s +STEP: Saw pod success +Oct 21 07:50:42.953: INFO: Pod "downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c" satisfied condition "Succeeded or Failed" +Oct 21 07:50:42.957: INFO: Trying to get logs from node node1 pod downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c container client-container: +STEP: delete the pod +Oct 21 07:50:42.990: INFO: Waiting for pod downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c to disappear +Oct 21 07:50:42.997: INFO: Pod downwardapi-volume-c12c3d70-2769-46f4-9443-72cb3fb2337c no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 07:50:42.997: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1128" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]","total":356,"completed":221,"skipped":4117,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Secrets + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:43.017: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating secret secrets-2171/secret-test-44d2ce2d-3488-4857-afc1-0dc6c4fbcbda +STEP: Creating a pod to test consume secrets +Oct 21 07:50:43.067: INFO: Waiting up to 5m0s for pod "pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1" in namespace "secrets-2171" to be "Succeeded or Failed" +Oct 21 07:50:43.072: INFO: Pod "pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.991818ms +Oct 21 07:50:45.085: INFO: Pod "pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017660778s +Oct 21 07:50:47.105: INFO: Pod "pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.038157887s +Oct 21 07:50:49.114: INFO: Pod "pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.046965535s +STEP: Saw pod success +Oct 21 07:50:49.114: INFO: Pod "pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1" satisfied condition "Succeeded or Failed" +Oct 21 07:50:49.118: INFO: Trying to get logs from node node1 pod pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1 container env-test: +STEP: delete the pod +Oct 21 07:50:49.141: INFO: Waiting for pod pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1 to disappear +Oct 21 07:50:49.145: INFO: Pod pod-configmaps-4cb86d78-9448-4911-9d93-cac27c336ac1 no longer exists +[AfterEach] [sig-node] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:50:49.145: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-2171" for this suite. + +• [SLOW TEST:6.138 seconds] +[sig-node] Secrets +test/e2e/common/node/framework.go:23 + should be consumable via the environment [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Secrets should be consumable via the environment [NodeConformance] [Conformance]","total":356,"completed":222,"skipped":4137,"failed":0} +SSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:49.155: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 07:50:49.636: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 07:50:52.679: 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] + test/e2e/framework/framework.go:652 +Oct 21 07:50:52.688: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Registering the custom resource webhook via the AdmissionRegistration API +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] + test/e2e/framework/framework.go:188 +Oct 21 07:50:55.860: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7485" for this suite. +STEP: Destroying namespace "webhook-7485-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:6.756 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny custom resource creation, update and deletion [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance]","total":356,"completed":223,"skipped":4146,"failed":0} +SSS +------------------------------ +[sig-node] Security Context When creating a pod with privileged + should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:55.911: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:48 +[It] should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:50:55.948: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-a8cd924e-c45c-4e7b-bd06-c2045759b680" in namespace "security-context-test-6566" to be "Succeeded or Failed" +Oct 21 07:50:55.952: INFO: Pod "busybox-privileged-false-a8cd924e-c45c-4e7b-bd06-c2045759b680": Phase="Pending", Reason="", readiness=false. Elapsed: 4.053014ms +Oct 21 07:50:57.961: INFO: Pod "busybox-privileged-false-a8cd924e-c45c-4e7b-bd06-c2045759b680": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013203523s +Oct 21 07:50:59.974: INFO: Pod "busybox-privileged-false-a8cd924e-c45c-4e7b-bd06-c2045759b680": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026132502s +Oct 21 07:50:59.974: INFO: Pod "busybox-privileged-false-a8cd924e-c45c-4e7b-bd06-c2045759b680" satisfied condition "Succeeded or Failed" +Oct 21 07:50:59.981: INFO: Got logs for pod "busybox-privileged-false-a8cd924e-c45c-4e7b-bd06-c2045759b680": "ip: RTNETLINK answers: Operation not permitted\n" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:188 +Oct 21 07:50:59.981: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-6566" for this suite. +•{"msg":"PASSED [sig-node] Security Context When creating a pod with privileged should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":224,"skipped":4149,"failed":0} +SSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a volume subpath [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:50:59.993: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow substituting values in a volume subpath [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test substitution in volume subpath +Oct 21 07:51:00.026: INFO: Waiting up to 5m0s for pod "var-expansion-4895559d-dea5-492a-a933-deae58b595d5" in namespace "var-expansion-136" to be "Succeeded or Failed" +Oct 21 07:51:00.033: INFO: Pod "var-expansion-4895559d-dea5-492a-a933-deae58b595d5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.956892ms +Oct 21 07:51:02.042: INFO: Pod "var-expansion-4895559d-dea5-492a-a933-deae58b595d5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015784803s +Oct 21 07:51:04.049: INFO: Pod "var-expansion-4895559d-dea5-492a-a933-deae58b595d5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022520425s +STEP: Saw pod success +Oct 21 07:51:04.049: INFO: Pod "var-expansion-4895559d-dea5-492a-a933-deae58b595d5" satisfied condition "Succeeded or Failed" +Oct 21 07:51:04.053: INFO: Trying to get logs from node node1 pod var-expansion-4895559d-dea5-492a-a933-deae58b595d5 container dapi-container: +STEP: delete the pod +Oct 21 07:51:04.076: INFO: Waiting for pod var-expansion-4895559d-dea5-492a-a933-deae58b595d5 to disappear +Oct 21 07:51:04.086: INFO: Pod var-expansion-4895559d-dea5-492a-a933-deae58b595d5 no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 07:51:04.086: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-136" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]","total":356,"completed":225,"skipped":4167,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Containers + should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:51:04.106: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to override the image's default command and arguments [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test override all +Oct 21 07:51:04.152: INFO: Waiting up to 5m0s for pod "client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805" in namespace "containers-9269" to be "Succeeded or Failed" +Oct 21 07:51:04.161: INFO: Pod "client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805": Phase="Pending", Reason="", readiness=false. Elapsed: 9.025611ms +Oct 21 07:51:06.177: INFO: Pod "client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805": Phase="Pending", Reason="", readiness=false. Elapsed: 2.025226633s +Oct 21 07:51:08.184: INFO: Pod "client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.031915756s +STEP: Saw pod success +Oct 21 07:51:08.184: INFO: Pod "client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805" satisfied condition "Succeeded or Failed" +Oct 21 07:51:08.188: INFO: Trying to get logs from node node1 pod client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805 container agnhost-container: +STEP: delete the pod +Oct 21 07:51:08.202: INFO: Waiting for pod client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805 to disappear +Oct 21 07:51:08.205: INFO: Pod client-containers-14dfd8eb-f41c-4fd3-af97-288e6dc34805 no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:188 +Oct 21 07:51:08.206: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-9269" for this suite. +•{"msg":"PASSED [sig-node] Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]","total":356,"completed":226,"skipped":4193,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be immutable if `immutable` field is set [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:51:08.216: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be immutable if `immutable` field is set [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 07:51:08.281: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-8404" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be immutable if `immutable` field is set [Conformance]","total":356,"completed":227,"skipped":4222,"failed":0} +SSS +------------------------------ +[sig-api-machinery] ResourceQuota + should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:51:08.290: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 07:51:24.464: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-7668" for this suite. + +• [SLOW TEST:16.183 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should verify ResourceQuota with terminating scopes. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with terminating scopes. [Conformance]","total":356,"completed":228,"skipped":4225,"failed":0} +SSSS +------------------------------ +[sig-scheduling] SchedulerPreemption [Serial] PriorityClass endpoints + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:51:24.473: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-preemption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:92 +Oct 21 07:51:24.504: INFO: Waiting up to 1m0s for all nodes to be ready +Oct 21 07:52:24.546: INFO: Waiting for terminating namespaces to be deleted... +[BeforeEach] PriorityClass endpoints + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:52:24.550: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-preemption-path +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:690 +[It] verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:52:24.628: INFO: PriorityClass.scheduling.k8s.io "p1" is invalid: Value: Forbidden: may not be changed in an update. +Oct 21 07:52:24.635: INFO: PriorityClass.scheduling.k8s.io "p2" is invalid: Value: Forbidden: may not be changed in an update. +[AfterEach] PriorityClass endpoints + test/e2e/framework/framework.go:188 +Oct 21 07:52:24.656: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-path-3623" for this suite. +[AfterEach] PriorityClass endpoints + test/e2e/scheduling/preemption.go:706 +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:52:24.682: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-preemption-4483" for this suite. +[AfterEach] [sig-scheduling] SchedulerPreemption [Serial] + test/e2e/scheduling/preemption.go:80 + +• [SLOW TEST:60.251 seconds] +[sig-scheduling] SchedulerPreemption [Serial] +test/e2e/scheduling/framework.go:40 + PriorityClass endpoints + test/e2e/scheduling/preemption.go:683 + verify PriorityClass endpoints can be operated with different HTTP methods [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-scheduling] SchedulerPreemption [Serial] PriorityClass endpoints verify PriorityClass endpoints can be operated with different HTTP methods [Conformance]","total":356,"completed":229,"skipped":4229,"failed":0} +[sig-storage] EmptyDir volumes + pod should support shared volumes between containers [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:52:24.724: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] pod should support shared volumes between containers [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating Pod +STEP: Reading file content from the nginx-container +Oct 21 07:52:26.771: INFO: ExecWithOptions {Command:[/bin/sh -c cat /usr/share/volumeshare/shareddata.txt] Namespace:emptydir-3080 PodName:pod-sharedvolume-a1c5349e-5632-49cf-8865-131ec267214c ContainerName:busybox-main-container Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:52:26.771: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:52:26.772: INFO: ExecWithOptions: Clientset creation +Oct 21 07:52:26.772: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/emptydir-3080/pods/pod-sharedvolume-a1c5349e-5632-49cf-8865-131ec267214c/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fusr%2Fshare%2Fvolumeshare%2Fshareddata.txt&container=busybox-main-container&container=busybox-main-container&stderr=true&stdout=true) +Oct 21 07:52:26.848: INFO: Exec stderr: "" +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:52:26.848: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-3080" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]","total":356,"completed":230,"skipped":4229,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should get a host IP [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:52:26.860: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should get a host IP [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating pod +Oct 21 07:52:26.896: INFO: The status of Pod pod-hostip-0c4c090b-ca17-4f89-be9e-efebf7a6b466 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:52:28.907: INFO: The status of Pod pod-hostip-0c4c090b-ca17-4f89-be9e-efebf7a6b466 is Running (Ready = true) +Oct 21 07:52:28.914: INFO: Pod pod-hostip-0c4c090b-ca17-4f89-be9e-efebf7a6b466 has hostIP: 10.6.178.162 +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 07:52:28.914: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-264" for this suite. +•{"msg":"PASSED [sig-node] Pods should get a host IP [NodeConformance] [Conformance]","total":356,"completed":231,"skipped":4266,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Proxy version v1 + should proxy through a service and a pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] version v1 + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:52:28.931: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename proxy +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should proxy through a service and a pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: starting an echo server on multiple ports +STEP: creating replication controller proxy-service-vc6ck in namespace proxy-1493 +I1021 07:52:28.977626 20 runners.go:193] Created replication controller with name: proxy-service-vc6ck, namespace: proxy-1493, replica count: 1 +I1021 07:52:30.029981 20 runners.go:193] proxy-service-vc6ck Pods: 1 out of 1 created, 0 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I1021 07:52:31.030442 20 runners.go:193] proxy-service-vc6ck Pods: 1 out of 1 created, 0 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 1 runningButNotReady +I1021 07:52:32.032085 20 runners.go:193] proxy-service-vc6ck Pods: 1 out of 1 created, 1 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:52:32.039: INFO: setup took 3.083322587s, starting test cases +STEP: running 16 cases, 20 attempts per case, 320 total attempts +Oct 21 07:52:32.052: INFO: (0) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 12.129895ms) +Oct 21 07:52:32.052: INFO: (0) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 12.187387ms) +Oct 21 07:52:32.052: INFO: (0) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 13.231974ms) +Oct 21 07:52:32.052: INFO: (0) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 12.207188ms) +Oct 21 07:52:32.052: INFO: (0) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 12.376964ms) +Oct 21 07:52:32.056: INFO: (0) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 15.857854ms) +Oct 21 07:52:32.058: INFO: (0) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 17.491261ms) +Oct 21 07:52:32.058: INFO: (0) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 17.581269ms) +Oct 21 07:52:32.058: INFO: (0) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 17.756788ms) +Oct 21 07:52:32.058: INFO: (0) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 17.759879ms) +Oct 21 07:52:32.059: INFO: (0) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 19.272962ms) +Oct 21 07:52:32.064: INFO: (0) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 23.758149ms) +Oct 21 07:52:32.064: INFO: (0) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 23.442433ms) +Oct 21 07:52:32.064: INFO: (0) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 23.702833ms) +Oct 21 07:52:32.064: INFO: (0) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 23.489472ms) +Oct 21 07:52:32.065: INFO: (0) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 7.524942ms) +Oct 21 07:52:32.073: INFO: (1) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 7.451002ms) +Oct 21 07:52:32.073: INFO: (1) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.45292ms) +Oct 21 07:52:32.073: INFO: (1) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 7.812185ms) +Oct 21 07:52:32.073: INFO: (1) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 7.536954ms) +Oct 21 07:52:32.073: INFO: (1) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test (200; 7.696398ms) +Oct 21 07:52:32.076: INFO: (1) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 11.162472ms) +Oct 21 07:52:32.076: INFO: (1) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 11.151358ms) +Oct 21 07:52:32.076: INFO: (1) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 11.134166ms) +Oct 21 07:52:32.076: INFO: (1) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 11.259567ms) +Oct 21 07:52:32.076: INFO: (1) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 11.055497ms) +Oct 21 07:52:32.083: INFO: (2) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 6.207954ms) +Oct 21 07:52:32.085: INFO: (2) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 8.423661ms) +Oct 21 07:52:32.085: INFO: (2) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 8.506965ms) +Oct 21 07:52:32.085: INFO: (2) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 8.639395ms) +Oct 21 07:52:32.085: INFO: (2) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 8.206354ms) +Oct 21 07:52:32.085: INFO: (2) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 8.720655ms) +Oct 21 07:52:32.085: INFO: (2) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 8.397857ms) +Oct 21 07:52:32.086: INFO: (2) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 9.781156ms) +Oct 21 07:52:32.086: INFO: (2) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 9.587484ms) +Oct 21 07:52:32.086: INFO: (2) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 9.842657ms) +Oct 21 07:52:32.086: INFO: (2) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 9.623865ms) +Oct 21 07:52:32.087: INFO: (2) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 9.763142ms) +Oct 21 07:52:32.087: INFO: (2) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 10.074919ms) +Oct 21 07:52:32.087: INFO: (2) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 10.124544ms) +Oct 21 07:52:32.087: INFO: (2) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 9.797668ms) +Oct 21 07:52:32.087: INFO: (2) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 6.745202ms) +Oct 21 07:52:32.094: INFO: (3) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 7.001341ms) +Oct 21 07:52:32.094: INFO: (3) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 6.895712ms) +Oct 21 07:52:32.094: INFO: (3) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 6.853889ms) +Oct 21 07:52:32.094: INFO: (3) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 7.12876ms) +Oct 21 07:52:32.094: INFO: (3) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 7.011356ms) +Oct 21 07:52:32.094: INFO: (3) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test<... (200; 6.793076ms) +Oct 21 07:52:32.104: INFO: (4) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 6.937652ms) +Oct 21 07:52:32.104: INFO: (4) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 6.892991ms) +Oct 21 07:52:32.104: INFO: (4) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 7.138957ms) +Oct 21 07:52:32.104: INFO: (4) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.163615ms) +Oct 21 07:52:32.104: INFO: (4) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.204056ms) +Oct 21 07:52:32.105: INFO: (4) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 8.721124ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 9.490906ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 8.905586ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 9.065863ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 8.862943ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 8.701247ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 9.255414ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 9.417151ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 8.794304ms) +Oct 21 07:52:32.115: INFO: (5) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 6.4738ms) +Oct 21 07:52:32.122: INFO: (6) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 6.13577ms) +Oct 21 07:52:32.123: INFO: (6) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 6.317378ms) +Oct 21 07:52:32.123: INFO: (6) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 6.270398ms) +Oct 21 07:52:32.123: INFO: (6) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 6.359906ms) +Oct 21 07:52:32.123: INFO: (6) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 6.51338ms) +Oct 21 07:52:32.123: INFO: (6) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 6.210436ms) +Oct 21 07:52:32.123: INFO: (6) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 6.282103ms) +Oct 21 07:52:32.123: INFO: (6) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test (200; 6.700704ms) +Oct 21 07:52:32.124: INFO: (6) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 7.095462ms) +Oct 21 07:52:32.124: INFO: (6) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.224558ms) +Oct 21 07:52:32.128: INFO: (7) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 3.809677ms) +Oct 21 07:52:32.128: INFO: (7) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 3.988093ms) +Oct 21 07:52:32.130: INFO: (7) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 5.478638ms) +Oct 21 07:52:32.130: INFO: (7) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 7.753174ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 7.911559ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 7.999952ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 7.759853ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.908368ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 8.06769ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 8.194897ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 8.269527ms) +Oct 21 07:52:32.132: INFO: (7) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 7.864581ms) +Oct 21 07:52:32.134: INFO: (7) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 9.003749ms) +Oct 21 07:52:32.138: INFO: (8) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 4.163535ms) +Oct 21 07:52:32.139: INFO: (8) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 5.29758ms) +Oct 21 07:52:32.139: INFO: (8) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 4.802626ms) +Oct 21 07:52:32.139: INFO: (8) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 4.662211ms) +Oct 21 07:52:32.139: INFO: (8) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 5.292738ms) +Oct 21 07:52:32.139: INFO: (8) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 4.78605ms) +Oct 21 07:52:32.142: INFO: (8) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 7.063587ms) +Oct 21 07:52:32.142: INFO: (8) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 6.873975ms) +Oct 21 07:52:32.142: INFO: (8) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.335503ms) +Oct 21 07:52:32.142: INFO: (8) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test (200; 5.837647ms) +Oct 21 07:52:32.150: INFO: (9) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 6.126315ms) +Oct 21 07:52:32.150: INFO: (9) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 6.124435ms) +Oct 21 07:52:32.150: INFO: (9) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 5.934129ms) +Oct 21 07:52:32.152: INFO: (9) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 6.944691ms) +Oct 21 07:52:32.152: INFO: (9) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.018047ms) +Oct 21 07:52:32.152: INFO: (9) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 6.87742ms) +Oct 21 07:52:32.152: INFO: (9) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 6.803858ms) +Oct 21 07:52:32.152: INFO: (9) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test<... (200; 9.009233ms) +Oct 21 07:52:32.164: INFO: (10) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 8.645489ms) +Oct 21 07:52:32.164: INFO: (10) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 9.137351ms) +Oct 21 07:52:32.164: INFO: (10) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 9.004318ms) +Oct 21 07:52:32.164: INFO: (10) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 8.431062ms) +Oct 21 07:52:32.164: INFO: (10) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 8.620198ms) +Oct 21 07:52:32.165: INFO: (10) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 10.568691ms) +Oct 21 07:52:32.165: INFO: (10) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 9.979499ms) +Oct 21 07:52:32.165: INFO: (10) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 9.887064ms) +Oct 21 07:52:32.165: INFO: (10) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 10.375112ms) +Oct 21 07:52:32.165: INFO: (10) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 10.489662ms) +Oct 21 07:52:32.165: INFO: (10) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 10.580942ms) +Oct 21 07:52:32.165: INFO: (10) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 8.169041ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 8.478887ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 8.623499ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 8.455007ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 8.318389ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 8.634146ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 8.570374ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 8.964195ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 8.63992ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 8.437764ms) +Oct 21 07:52:32.174: INFO: (11) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 8.581837ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 5.755778ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 5.756796ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 5.73083ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 6.071918ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 5.547102ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 5.847853ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 5.842506ms) +Oct 21 07:52:32.180: INFO: (12) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 5.913755ms) +Oct 21 07:52:32.190: INFO: (13) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 5.896314ms) +Oct 21 07:52:32.190: INFO: (13) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 6.155381ms) +Oct 21 07:52:32.190: INFO: (13) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 6.499127ms) +Oct 21 07:52:32.190: INFO: (13) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 6.449363ms) +Oct 21 07:52:32.192: INFO: (13) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 8.806056ms) +Oct 21 07:52:32.192: INFO: (13) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 8.324867ms) +Oct 21 07:52:32.192: INFO: (13) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 8.566031ms) +Oct 21 07:52:32.192: INFO: (13) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 7.803994ms) +Oct 21 07:52:32.192: INFO: (13) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test (200; 10.226076ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 9.833449ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 9.657045ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 9.8309ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 9.773441ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test<... (200; 9.622825ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 9.99672ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 10.157559ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 9.692999ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 10.206823ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 9.786822ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 9.969197ms) +Oct 21 07:52:32.203: INFO: (14) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 9.692688ms) +Oct 21 07:52:32.209: INFO: (15) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 5.95592ms) +Oct 21 07:52:32.214: INFO: (15) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 10.163836ms) +Oct 21 07:52:32.214: INFO: (15) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 10.517696ms) +Oct 21 07:52:32.214: INFO: (15) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 10.391848ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 13.878433ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 14.040583ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 13.80732ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 14.058456ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test (200; 14.881365ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 14.752236ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 14.924771ms) +Oct 21 07:52:32.218: INFO: (15) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 14.846083ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 7.316713ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.373804ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.644772ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 7.551567ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 7.636206ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 7.494564ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 7.729563ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 7.845898ms) +Oct 21 07:52:32.226: INFO: (16) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 7.707896ms) +Oct 21 07:52:32.227: INFO: (16) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 7.719601ms) +Oct 21 07:52:32.227: INFO: (16) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 8.091137ms) +Oct 21 07:52:32.227: INFO: (16) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 8.178067ms) +Oct 21 07:52:32.227: INFO: (16) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 8.245833ms) +Oct 21 07:52:32.227: INFO: (16) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 8.217685ms) +Oct 21 07:52:32.227: INFO: (16) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 8.569836ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 7.743648ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.625577ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 7.599986ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 7.61589ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 7.668017ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 7.601208ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 7.769036ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.921243ms) +Oct 21 07:52:32.235: INFO: (17) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test (200; 4.871174ms) +Oct 21 07:52:32.241: INFO: (18) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 4.687587ms) +Oct 21 07:52:32.241: INFO: (18) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 4.733985ms) +Oct 21 07:52:32.241: INFO: (18) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:1080/proxy/: test<... (200; 4.783951ms) +Oct 21 07:52:32.241: INFO: (18) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 5.058736ms) +Oct 21 07:52:32.246: INFO: (18) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 9.632311ms) +Oct 21 07:52:32.246: INFO: (18) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:1080/proxy/: ... (200; 9.310758ms) +Oct 21 07:52:32.246: INFO: (18) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 9.372719ms) +Oct 21 07:52:32.246: INFO: (18) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 9.354241ms) +Oct 21 07:52:32.246: INFO: (18) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 9.579032ms) +Oct 21 07:52:32.246: INFO: (18) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 9.45497ms) +Oct 21 07:52:32.246: INFO: (18) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: ... (200; 6.271783ms) +Oct 21 07:52:32.254: INFO: (19) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 7.14808ms) +Oct 21 07:52:32.255: INFO: (19) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname2/proxy/: bar (200; 7.886936ms) +Oct 21 07:52:32.255: INFO: (19) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:443/proxy/: test<... (200; 8.647119ms) +Oct 21 07:52:32.255: INFO: (19) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w/proxy/: test (200; 8.635325ms) +Oct 21 07:52:32.255: INFO: (19) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname2/proxy/: bar (200; 8.815638ms) +Oct 21 07:52:32.255: INFO: (19) /api/v1/namespaces/proxy-1493/services/http:proxy-service-vc6ck:portname1/proxy/: foo (200; 9.095085ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:162/proxy/: bar (200; 9.094582ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/services/proxy-service-vc6ck:portname1/proxy/: foo (200; 9.241167ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname1/proxy/: tls baz (200; 8.89334ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:460/proxy/: tls baz (200; 8.965142ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/pods/https:proxy-service-vc6ck-dwb5w:462/proxy/: tls qux (200; 9.010812ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/services/https:proxy-service-vc6ck:tlsportname2/proxy/: tls qux (200; 9.123001ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/pods/proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 9.666828ms) +Oct 21 07:52:32.256: INFO: (19) /api/v1/namespaces/proxy-1493/pods/http:proxy-service-vc6ck-dwb5w:160/proxy/: foo (200; 9.834702ms) +STEP: deleting ReplicationController proxy-service-vc6ck in namespace proxy-1493, will wait for the garbage collector to delete the pods +Oct 21 07:52:32.317: INFO: Deleting ReplicationController proxy-service-vc6ck took: 5.357071ms +Oct 21 07:52:32.418: INFO: Terminating ReplicationController proxy-service-vc6ck pods took: 100.632458ms +[AfterEach] version v1 + test/e2e/framework/framework.go:188 +Oct 21 07:52:35.319: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-1493" for this suite. + +• [SLOW TEST:6.403 seconds] +[sig-network] Proxy +test/e2e/network/common/framework.go:23 + version v1 + test/e2e/network/proxy.go:74 + should proxy through a service and a pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Proxy version v1 should proxy through a service and a pod [Conformance]","total":356,"completed":232,"skipped":4294,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:52:35.335: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:52:35.368: INFO: Waiting up to 5m0s for pod "downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d" in namespace "downward-api-6604" to be "Succeeded or Failed" +Oct 21 07:52:35.373: INFO: Pod "downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.351498ms +Oct 21 07:52:37.387: INFO: Pod "downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018566212s +Oct 21 07:52:39.395: INFO: Pod "downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02687377s +STEP: Saw pod success +Oct 21 07:52:39.395: INFO: Pod "downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d" satisfied condition "Succeeded or Failed" +Oct 21 07:52:39.399: INFO: Trying to get logs from node node1 pod downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d container client-container: +STEP: delete the pod +Oct 21 07:52:39.430: INFO: Waiting for pod downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d to disappear +Oct 21 07:52:39.434: INFO: Pod downwardapi-volume-e75bfa4c-7a37-43ff-beec-5717ea783a7d no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 07:52:39.434: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6604" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":233,"skipped":4319,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Networking Granular Checks: Pods + should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Networking + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:52:39.452: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pod-network-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Performing setup for networking test in namespace pod-network-test-6924 +STEP: creating a selector +STEP: Creating the service pods in kubernetes +Oct 21 07:52:39.480: INFO: Waiting up to 10m0s for all (but 0) nodes to be schedulable +Oct 21 07:52:39.505: INFO: The status of Pod netserver-0 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 07:52:41.513: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:43.515: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:45.516: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:47.515: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:49.513: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:51.512: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:53.513: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:55.517: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:57.514: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:52:59.515: INFO: The status of Pod netserver-0 is Running (Ready = false) +Oct 21 07:53:01.512: INFO: The status of Pod netserver-0 is Running (Ready = true) +Oct 21 07:53:01.521: INFO: The status of Pod netserver-1 is Running (Ready = true) +STEP: Creating test pods +Oct 21 07:53:03.552: INFO: Setting MaxTries for pod polling to 34 for networking test based on endpoint count 2 +Oct 21 07:53:03.552: INFO: Breadth first check of 10.233.104.113 on host 10.6.178.161... +Oct 21 07:53:03.556: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.102.174:9080/dial?request=hostname&protocol=http&host=10.233.104.113&port=8083&tries=1'] Namespace:pod-network-test-6924 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:53:03.557: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:53:03.557: INFO: ExecWithOptions: Clientset creation +Oct 21 07:53:03.557: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-6924/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.102.174%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.233.104.113%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Oct 21 07:53:03.673: INFO: Waiting for responses: map[] +Oct 21 07:53:03.674: INFO: reached 10.233.104.113 after 0/1 tries +Oct 21 07:53:03.674: INFO: Breadth first check of 10.233.102.162 on host 10.6.178.162... +Oct 21 07:53:03.678: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g -q -s 'http://10.233.102.174:9080/dial?request=hostname&protocol=http&host=10.233.102.162&port=8083&tries=1'] Namespace:pod-network-test-6924 PodName:test-container-pod ContainerName:webserver Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 07:53:03.678: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 07:53:03.679: INFO: ExecWithOptions: Clientset creation +Oct 21 07:53:03.679: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/pod-network-test-6924/pods/test-container-pod/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+-q+-s+%27http%3A%2F%2F10.233.102.174%3A9080%2Fdial%3Frequest%3Dhostname%26protocol%3Dhttp%26host%3D10.233.102.162%26port%3D8083%26tries%3D1%27&container=webserver&container=webserver&stderr=true&stdout=true) +Oct 21 07:53:03.771: INFO: Waiting for responses: map[] +Oct 21 07:53:03.771: INFO: reached 10.233.102.162 after 0/1 tries +Oct 21 07:53:03.771: INFO: Going to retry 0 out of 2 pods.... +[AfterEach] [sig-network] Networking + test/e2e/framework/framework.go:188 +Oct 21 07:53:03.771: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pod-network-test-6924" for this suite. + +• [SLOW TEST:24.331 seconds] +[sig-network] Networking +test/e2e/common/network/framework.go:23 + Granular Checks: Pods + test/e2e/common/network/networking.go:32 + should function for intra-pod communication: http [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]","total":356,"completed":234,"skipped":4372,"failed":0} +SS +------------------------------ +[sig-storage] Downward API volume + should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:03.784: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's cpu request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:53:03.816: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4" in namespace "downward-api-5483" to be "Succeeded or Failed" +Oct 21 07:53:03.819: INFO: Pod "downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4": Phase="Pending", Reason="", readiness=false. Elapsed: 3.439702ms +Oct 21 07:53:05.829: INFO: Pod "downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013244753s +Oct 21 07:53:07.844: INFO: Pod "downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.028654344s +STEP: Saw pod success +Oct 21 07:53:07.844: INFO: Pod "downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4" satisfied condition "Succeeded or Failed" +Oct 21 07:53:07.849: INFO: Trying to get logs from node node1 pod downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4 container client-container: +STEP: delete the pod +Oct 21 07:53:07.867: INFO: Waiting for pod downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4 to disappear +Oct 21 07:53:07.879: INFO: Pod downwardapi-volume-c3b66f13-411b-4f0f-bc6d-783d35bb50e4 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 07:53:07.880: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-5483" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]","total":356,"completed":235,"skipped":4374,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[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] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:07.892: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt 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] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-1e5c0ccb-a69c-4872-b4b3-57c3ee945542 +STEP: Creating a pod to test consume secrets +Oct 21 07:53:07.974: INFO: Waiting up to 5m0s for pod "pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7" in namespace "secrets-4415" to be "Succeeded or Failed" +Oct 21 07:53:07.978: INFO: Pod "pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.715301ms +Oct 21 07:53:09.986: INFO: Pod "pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01289531s +Oct 21 07:53:11.995: INFO: Pod "pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.021474896s +STEP: Saw pod success +Oct 21 07:53:11.995: INFO: Pod "pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7" satisfied condition "Succeeded or Failed" +Oct 21 07:53:11.998: INFO: Trying to get logs from node node1 pod pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7 container secret-volume-test: +STEP: delete the pod +Oct 21 07:53:12.017: INFO: Waiting for pod pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7 to disappear +Oct 21 07:53:12.024: INFO: Pod pod-secrets-9c83b44e-d949-4470-90aa-33430521eda7 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:53:12.024: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-4415" for this suite. +STEP: Destroying namespace "secret-namespace-8028" 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":356,"completed":236,"skipped":4411,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:12.059: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a service clusterip-service with the type=ClusterIP in namespace services-6972 +STEP: Creating active service to test reachability when its FQDN is referred as externalName for another service +STEP: creating service externalsvc in namespace services-6972 +STEP: creating replication controller externalsvc in namespace services-6972 +I1021 07:53:12.115725 20 runners.go:193] Created replication controller with name: externalsvc, namespace: services-6972, replica count: 2 +I1021 07:53:15.167300 20 runners.go:193] 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 +Oct 21 07:53:15.193: INFO: Creating new exec pod +Oct 21 07:53:17.214: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-6972 exec execpodf6x8k -- /bin/sh -x -c nslookup clusterip-service.services-6972.svc.cluster.local' +Oct 21 07:53:17.417: INFO: stderr: "+ nslookup clusterip-service.services-6972.svc.cluster.local\n" +Oct 21 07:53:17.417: INFO: stdout: "Server:\t\t10.233.0.3\nAddress:\t10.233.0.3#53\n\nclusterip-service.services-6972.svc.cluster.local\tcanonical name = externalsvc.services-6972.svc.cluster.local.\nName:\texternalsvc.services-6972.svc.cluster.local\nAddress: 10.233.33.115\n\n" +STEP: deleting ReplicationController externalsvc in namespace services-6972, will wait for the garbage collector to delete the pods +Oct 21 07:53:17.477: INFO: Deleting ReplicationController externalsvc took: 5.461308ms +Oct 21 07:53:17.578: INFO: Terminating ReplicationController externalsvc pods took: 100.244356ms +Oct 21 07:53:19.556: INFO: Cleaning up the ClusterIP to ExternalName test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:53:19.611: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6972" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:7.610 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ClusterIP to ExternalName [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance]","total":356,"completed":237,"skipped":4421,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Runtime blackbox test on terminated container + should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:19.670: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-runtime +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 07:53:23.740: INFO: Expected: &{DONE} to match Container's Termination Message: DONE -- +STEP: delete the container +[AfterEach] [sig-node] Container Runtime + test/e2e/framework/framework.go:188 +Oct 21 07:53:23.751: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-runtime-326" for this suite. +•{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]","total":356,"completed":238,"skipped":4522,"failed":0} +S +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:23.761: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0644 on tmpfs +Oct 21 07:53:23.787: INFO: Waiting up to 5m0s for pod "pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68" in namespace "emptydir-1603" to be "Succeeded or Failed" +Oct 21 07:53:23.792: INFO: Pod "pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68": Phase="Pending", Reason="", readiness=false. Elapsed: 4.890572ms +Oct 21 07:53:25.801: INFO: Pod "pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013535221s +Oct 21 07:53:27.811: INFO: Pod "pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023656447s +STEP: Saw pod success +Oct 21 07:53:27.811: INFO: Pod "pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68" satisfied condition "Succeeded or Failed" +Oct 21 07:53:27.814: INFO: Trying to get logs from node node1 pod pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68 container test-container: +STEP: delete the pod +Oct 21 07:53:27.835: INFO: Waiting for pod pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68 to disappear +Oct 21 07:53:27.840: INFO: Pod pod-810f7cfc-6ec0-46e5-b00b-c24e7263fd68 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:53:27.840: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-1603" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":239,"skipped":4523,"failed":0} +S +------------------------------ +[sig-storage] Secrets + should be immutable if `immutable` field is set [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:27.852: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be immutable if `immutable` field is set [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 07:53:27.937: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-2261" for this suite. +•{"msg":"PASSED [sig-storage] Secrets should be immutable if `immutable` field is set [Conformance]","total":356,"completed":240,"skipped":4524,"failed":0} +SSSSSS +------------------------------ +[sig-network] Services + should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:27.949: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a service externalname-service with the type=ExternalName in namespace services-8498 +STEP: changing the ExternalName service to type=NodePort +STEP: creating replication controller externalname-service in namespace services-8498 +I1021 07:53:28.000939 20 runners.go:193] Created replication controller with name: externalname-service, namespace: services-8498, replica count: 2 +Oct 21 07:53:31.051: INFO: Creating new exec pod +I1021 07:53:31.051506 20 runners.go:193] externalname-service Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:53:34.070: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:53:34.287: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:34.287: INFO: stdout: "" +Oct 21 07:53:35.290: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:53:35.466: INFO: stderr: "+ nc -v -t -w 2 externalname-service 80\n+ echo hostName\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:35.466: INFO: stdout: "" +Oct 21 07:53:36.288: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:53:36.456: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:36.456: INFO: stdout: "" +Oct 21 07:53:37.289: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:53:37.454: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:37.454: INFO: stdout: "" +Oct 21 07:53:38.288: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 externalname-service 80' +Oct 21 07:53:38.462: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 externalname-service 80\nConnection to externalname-service 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:38.462: INFO: stdout: "externalname-service-mgjkg" +Oct 21 07:53:38.462: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.35.21 80' +Oct 21 07:53:38.665: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.35.21 80\nConnection to 10.233.35.21 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:38.665: INFO: stdout: "" +Oct 21 07:53:39.666: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.35.21 80' +Oct 21 07:53:39.851: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.35.21 80\nConnection to 10.233.35.21 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:39.851: INFO: stdout: "" +Oct 21 07:53:40.666: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.35.21 80' +Oct 21 07:53:40.861: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.35.21 80\nConnection to 10.233.35.21 80 port [tcp/http] succeeded!\n" +Oct 21 07:53:40.861: INFO: stdout: "externalname-service-mgjkg" +Oct 21 07:53:40.861: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.161 32590' +Oct 21 07:53:41.045: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.161 32590\nConnection to 10.6.178.161 32590 port [tcp/*] succeeded!\n" +Oct 21 07:53:41.045: INFO: stdout: "externalname-service-wfq6s" +Oct 21 07:53:41.045: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 32590' +Oct 21 07:53:41.225: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 32590\nConnection to 10.6.178.162 32590 port [tcp/*] succeeded!\n" +Oct 21 07:53:41.225: INFO: stdout: "" +Oct 21 07:53:42.225: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 32590' +Oct 21 07:53:42.388: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 32590\nConnection to 10.6.178.162 32590 port [tcp/*] succeeded!\n" +Oct 21 07:53:42.388: INFO: stdout: "" +Oct 21 07:53:43.225: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 32590' +Oct 21 07:53:43.384: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 32590\nConnection to 10.6.178.162 32590 port [tcp/*] succeeded!\n" +Oct 21 07:53:43.384: INFO: stdout: "" +Oct 21 07:53:44.226: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-8498 exec execpod4nw7x -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 32590' +Oct 21 07:53:44.393: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 32590\nConnection to 10.6.178.162 32590 port [tcp/*] succeeded!\n" +Oct 21 07:53:44.393: INFO: stdout: "externalname-service-wfq6s" +Oct 21 07:53:44.393: INFO: Cleaning up the ExternalName to NodePort test service +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:53:44.462: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-8498" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:16.522 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to change the type from ExternalName to NodePort [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance]","total":356,"completed":241,"skipped":4530,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl label + should update the label on a resource [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:44.472: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[BeforeEach] Kubectl label + test/e2e/kubectl/kubectl.go:1334 +STEP: creating the pod +Oct 21 07:53:44.493: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 create -f -' +Oct 21 07:53:45.678: INFO: stderr: "" +Oct 21 07:53:45.678: INFO: stdout: "pod/pause created\n" +Oct 21 07:53:45.678: INFO: Waiting up to 5m0s for 1 pods to be running and ready: [pause] +Oct 21 07:53:45.678: INFO: Waiting up to 5m0s for pod "pause" in namespace "kubectl-2018" to be "running and ready" +Oct 21 07:53:45.683: INFO: Pod "pause": Phase="Pending", Reason="", readiness=false. Elapsed: 5.117453ms +Oct 21 07:53:47.695: INFO: Pod "pause": Phase="Running", Reason="", readiness=true. Elapsed: 2.017287679s +Oct 21 07:53:47.695: INFO: Pod "pause" satisfied condition "running and ready" +Oct 21 07:53:47.695: INFO: Wanted all 1 pods to be running and ready. Result: true. Pods: [pause] +[It] should update the label on a resource [Conformance] + test/e2e/framework/framework.go:652 +STEP: adding the label testing-label with value testing-label-value to a pod +Oct 21 07:53:47.695: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 label pods pause testing-label=testing-label-value' +Oct 21 07:53:47.815: INFO: stderr: "" +Oct 21 07:53:47.815: INFO: stdout: "pod/pause labeled\n" +STEP: verifying the pod has the label testing-label with the value testing-label-value +Oct 21 07:53:47.815: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 get pod pause -L testing-label' +Oct 21 07:53:47.939: INFO: stderr: "" +Oct 21 07:53:47.939: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 2s testing-label-value\n" +STEP: removing the label testing-label of a pod +Oct 21 07:53:47.939: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 label pods pause testing-label-' +Oct 21 07:53:48.072: INFO: stderr: "" +Oct 21 07:53:48.072: INFO: stdout: "pod/pause unlabeled\n" +STEP: verifying the pod doesn't have the label testing-label +Oct 21 07:53:48.072: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 get pod pause -L testing-label' +Oct 21 07:53:48.198: INFO: stderr: "" +Oct 21 07:53:48.198: INFO: stdout: "NAME READY STATUS RESTARTS AGE TESTING-LABEL\npause 1/1 Running 0 3s \n" +[AfterEach] Kubectl label + test/e2e/kubectl/kubectl.go:1340 +STEP: using delete to clean up resources +Oct 21 07:53:48.198: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 delete --grace-period=0 --force -f -' +Oct 21 07:53:48.299: 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" +Oct 21 07:53:48.299: INFO: stdout: "pod \"pause\" force deleted\n" +Oct 21 07:53:48.299: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 get rc,svc -l name=pause --no-headers' +Oct 21 07:53:48.450: INFO: stderr: "No resources found in kubectl-2018 namespace.\n" +Oct 21 07:53:48.450: INFO: stdout: "" +Oct 21 07:53:48.450: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-2018 get pods -l name=pause -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Oct 21 07:53:48.568: INFO: stderr: "" +Oct 21 07:53:48.568: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 07:53:48.568: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-2018" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl label should update the label on a resource [Conformance]","total":356,"completed":242,"skipped":4587,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should support proportional scaling [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:48.582: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should support proportional scaling [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:53:48.608: INFO: Creating deployment "webserver-deployment" +Oct 21 07:53:48.612: INFO: Waiting for observed generation 1 +Oct 21 07:53:50.626: INFO: Waiting for all required pods to come up +Oct 21 07:53:50.632: INFO: Pod name httpd: Found 10 pods out of 10 +STEP: ensuring each pod is running +Oct 21 07:53:53.431: INFO: Waiting for deployment "webserver-deployment" to complete +Oct 21 07:53:53.444: INFO: Updating deployment "webserver-deployment" with a non-existent image +Oct 21 07:53:53.458: INFO: Updating deployment webserver-deployment +Oct 21 07:53:53.459: INFO: Waiting for observed generation 2 +Oct 21 07:53:55.474: INFO: Waiting for the first rollout's replicaset to have .status.availableReplicas = 8 +Oct 21 07:53:55.478: INFO: Waiting for the first rollout's replicaset to have .spec.replicas = 8 +Oct 21 07:53:55.483: INFO: Waiting for the first rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Oct 21 07:53:55.497: INFO: Verifying that the second rollout's replicaset has .status.availableReplicas = 0 +Oct 21 07:53:55.497: INFO: Waiting for the second rollout's replicaset to have .spec.replicas = 5 +Oct 21 07:53:55.501: INFO: Waiting for the second rollout's replicaset of deployment "webserver-deployment" to have desired number of replicas +Oct 21 07:53:55.509: INFO: Verifying that deployment "webserver-deployment" has minimum required number of available replicas +Oct 21 07:53:55.509: INFO: Scaling up the deployment "webserver-deployment" from 10 to 30 +Oct 21 07:53:55.525: INFO: Updating deployment webserver-deployment +Oct 21 07:53:55.525: INFO: Waiting for the replicasets of deployment "webserver-deployment" to have desired number of replicas +Oct 21 07:53:55.542: INFO: Verifying that first rollout's replicaset has .spec.replicas = 20 +Oct 21 07:53:55.547: INFO: Verifying that second rollout's replicaset has .spec.replicas = 13 +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 07:53:57.899: INFO: Deployment "webserver-deployment": +&Deployment{ObjectMeta:{webserver-deployment deployment-1307 36137320-77ac-4c48-b855-8d84c6ecbb5d 42180 3 2022-10-21 07:53:48 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:unavailableReplicas":{},"f:updatedReplicas":{}}} status}]},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,SeccompProfile:nil,} false false false}] [] Always 0xc002e61808 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},Strategy:DeploymentStrategy{Type:RollingUpdate,RollingUpdate:&RollingUpdateDeployment{MaxUnavailable:2,MaxSurge:3,},},MinReadySeconds:0,RevisionHistoryLimit:*10,Paused:false,ProgressDeadlineSeconds:*600,},Status:DeploymentStatus{ObservedGeneration:3,Replicas:33,UpdatedReplicas:13,AvailableReplicas:8,UnavailableReplicas:25,Conditions:[]DeploymentCondition{DeploymentCondition{Type:Available,Status:False,Reason:MinimumReplicasUnavailable,Message:Deployment does not have minimum availability.,LastUpdateTime:2022-10-21 07:53:55 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:ReplicaSetUpdated,Message:ReplicaSet "webserver-deployment-57ccb67bb8" is progressing.,LastUpdateTime:2022-10-21 07:53:55 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,},},ReadyReplicas:8,CollisionCount:nil,},} + +Oct 21 07:53:57.907: INFO: New ReplicaSet "webserver-deployment-57ccb67bb8" of Deployment "webserver-deployment": +&ReplicaSet{ObjectMeta:{webserver-deployment-57ccb67bb8 deployment-1307 33d48250-4c13-4e0f-a8b1-4931e236bc2a 42177 3 2022-10-21 07:53:53 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment webserver-deployment 36137320-77ac-4c48-b855-8d84c6ecbb5d 0xc00085ed87 0xc00085ed88}] [] [{kube-controller-manager Update apps/v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"36137320-77ac-4c48-b855-8d84c6ecbb5d\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:status":{"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*13,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 57ccb67bb8,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] 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,SeccompProfile:nil,} false false false}] [] Always 0xc00085f2c8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:13,FullyLabeledReplicas:13,ObservedGeneration:3,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Oct 21 07:53:57.907: INFO: All old ReplicaSets of Deployment "webserver-deployment": +Oct 21 07:53:57.907: INFO: &ReplicaSet{ObjectMeta:{webserver-deployment-55df494869 deployment-1307 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 42165 3 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[deployment.kubernetes.io/desired-replicas:30 deployment.kubernetes.io/max-replicas:33 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment webserver-deployment 36137320-77ac-4c48-b855-8d84c6ecbb5d 0xc00085e977 0xc00085e978}] [] [{kube-controller-manager Update apps/v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"36137320-77ac-4c48-b855-8d84c6ecbb5d\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*20,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 55df494869,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc00085eb78 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:20,FullyLabeledReplicas:20,ObservedGeneration:3,ReadyReplicas:8,AvailableReplicas:8,Conditions:[]ReplicaSetCondition{},},} +Oct 21 07:53:57.916: INFO: Pod "webserver-deployment-55df494869-2l7m7" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-2l7m7 webserver-deployment-55df494869- deployment-1307 6b2f78cd-5f1b-4dd8-b4c5-acbcfe629463 42132 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a76407 0xc002a76408}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-jnlfs,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-jnlfs,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.917: INFO: Pod "webserver-deployment-55df494869-2p9wb" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-2p9wb webserver-deployment-55df494869- deployment-1307 a62b558e-3637-4364-8fba-da47c0b95b24 42125 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a76570 0xc002a76571}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-wh9xc,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-wh9xc,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.917: INFO: Pod "webserver-deployment-55df494869-4kc24" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-4kc24 webserver-deployment-55df494869- deployment-1307 b20eace4-5d67-4d30-8873-00d94f5d8a92 41986 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:80eaf56f67953553672979fb7f4a7df58a208d3b6bc5e17c1bc5889df3439062 cni.projectcalico.org/podIP:10.233.102.190/32 cni.projectcalico.org/podIPs:10.233.102.190/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a766d0 0xc002a766d1}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:51 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.190\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-l7rzf,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-l7rzf,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.190,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://f4a90cc810a58494096e8fb8cc8b6b22ab04161f029effeba08bdf19f504fcbb,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.190,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.917: INFO: Pod "webserver-deployment-55df494869-4p9t5" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-4p9t5 webserver-deployment-55df494869- deployment-1307 69d609f5-f5c6-4443-af9a-731d5793b4b9 42216 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:3b6b14edd4eba0cec3017ebd853a8032dc5e389a073654aa0d36b69d0f95871e cni.projectcalico.org/podIP:10.233.102.147/32 cni.projectcalico.org/podIPs:10.233.102.147/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a768e7 0xc002a768e8}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {Go-http-client Update v1 2022-10-21 07:53:57 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-p8xqh,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-p8xqh,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:,StartTime:2022-10-21 07:53:55 +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:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.917: INFO: Pod "webserver-deployment-55df494869-4xd8s" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-4xd8s webserver-deployment-55df494869- deployment-1307 9a10cf49-0719-4b9b-b389-8fee83ac5419 42224 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:5140e00ad6840c936281ddd84d6edf7d242e03a2f29fd964997bd9b14d20c4c4 cni.projectcalico.org/podIP:10.233.104.100/32 cni.projectcalico.org/podIPs:10.233.104.100/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a76ae7 0xc002a76ae8}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:57 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-t8wgb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-t8wgb,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.918: INFO: Pod "webserver-deployment-55df494869-59tgb" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-59tgb webserver-deployment-55df494869- deployment-1307 b3369c2f-312b-49b8-a2c2-b9f25977364b 42196 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a76c90 0xc002a76c91}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:53:56 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-hccmt,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-hccmt,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:,StartTime:2022-10-21 07:53:55 +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:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.918: INFO: Pod "webserver-deployment-55df494869-6g425" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-6g425 webserver-deployment-55df494869- deployment-1307 f39e48a4-c797-4384-8144-b94c2285810f 41993 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:6c3a99a54b45b638fefb55dabe56c5c37191451d1b1e44753e9c863be7a7df7a cni.projectcalico.org/podIP:10.233.102.144/32 cni.projectcalico.org/podIPs:10.233.102.144/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a76e57 0xc002a76e58}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:52 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.144\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-rz4lw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-rz4lw,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.144,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://4d199740bf6a4821c1397a3ad7541bbcf683b77e2f595d3354ede9e7c9cbee8d,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.144,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.918: INFO: Pod "webserver-deployment-55df494869-9gsps" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-9gsps webserver-deployment-55df494869- deployment-1307 51db51c7-8648-4db4-8f9a-4cbc809d6370 42162 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a77067 0xc002a77068}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-5xn9t,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-5xn9t,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.919: INFO: Pod "webserver-deployment-55df494869-lbqk4" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-lbqk4 webserver-deployment-55df494869- deployment-1307 f2755db9-ad65-42c5-81d0-1e34dba0f3c3 41969 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:38ac9da30c9cbee72744ad0712f9a826d989c30b5a69aa92d1183dec24cf08e7 cni.projectcalico.org/podIP:10.233.102.140/32 cni.projectcalico.org/podIPs:10.233.102.140/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a771d0 0xc002a771d1}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:49 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:51 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.140\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-r8lxr,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-r8lxr,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.140,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://bf0fe2a736e358820c57325c6dd3f9b7f14025b191b4851e98cc4a11dabee8e8,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.140,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.919: INFO: Pod "webserver-deployment-55df494869-mv58x" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-mv58x webserver-deployment-55df494869- deployment-1307 f06c4b6f-37f1-4f95-86ab-f1dda0374ebc 41995 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:0dfc6afb997cb74863b1c0d1c6914a705f429db0311f7c10e692d95d4d3280b1 cni.projectcalico.org/podIP:10.233.104.112/32 cni.projectcalico.org/podIPs:10.233.104.112/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a773e7 0xc002a773e8}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:52 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.104.112\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8phwl,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-8phwl,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:10.233.104.112,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://a96025dbbf66ced688b3c9a7f91d7537ad9180892c0ef6fd106b72a18d8b1174,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.104.112,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.932: INFO: Pod "webserver-deployment-55df494869-nvfsg" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-nvfsg webserver-deployment-55df494869- deployment-1307 7887bae0-7bba-4ec1-864e-b4b3f46ee5e2 41937 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:7d81098738790d14a647bf9f8e02aafbf8ce12f1f50ce9045d8aef69bd575157 cni.projectcalico.org/podIP:10.233.104.94/32 cni.projectcalico.org/podIPs:10.233.104.94/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a77617 0xc002a77618}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:49 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.104.94\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-rm2s4,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-rm2s4,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:10.233.104.94,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://a290c05ffacfcc021c3951c17799b37a486a86cc4e546b4b1eb47de289c770cf,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.104.94,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.934: INFO: Pod "webserver-deployment-55df494869-p4bf5" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-p4bf5 webserver-deployment-55df494869- deployment-1307 1ea53cb8-0b9b-4af1-8500-51542cc5c952 42206 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:afb9acaa68e714357dc055e079c369002994711e98385a83cbc7511c08a46f69 cni.projectcalico.org/podIP:10.233.104.80/32 cni.projectcalico.org/podIPs:10.233.104.80/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a77847 0xc002a77848}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {Go-http-client Update v1 2022-10-21 07:53:56 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-2d5rs,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-2d5rs,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:,StartTime:2022-10-21 07:53:55 +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:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.936: INFO: Pod "webserver-deployment-55df494869-pm7vl" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-pm7vl webserver-deployment-55df494869- deployment-1307 2393d8ef-fbc9-40f1-a5d7-bb647f34b27b 42154 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a77b07 0xc002a77b08}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-frw7z,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-frw7z,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.936: INFO: Pod "webserver-deployment-55df494869-ptff8" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-ptff8 webserver-deployment-55df494869- deployment-1307 01b86e26-4959-4ab8-8bd2-ae9048e060dd 41978 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:8e4b033d77ec54e2b905014b172bbc7dca4c031c00d3fe1d0277c8fb7c46b992 cni.projectcalico.org/podIP:10.233.104.81/32 cni.projectcalico.org/podIPs:10.233.104.81/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a77c90 0xc002a77c91}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:51 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.104.81\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-6662v,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-6662v,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:10.233.104.81,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://4c0950fdd7c8746b7957ee28bdfa4ec33123225ea12ccd396a87914a8ab84134,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.104.81,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.937: INFO: Pod "webserver-deployment-55df494869-qgkmf" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-qgkmf webserver-deployment-55df494869- deployment-1307 9163540b-1945-4c07-96b3-6c3932393375 41952 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:65185aaba6fd0ef99ee8f86ad9360446365950723ccbc55cce49655eae14b019 cni.projectcalico.org/podIP:10.233.102.158/32 cni.projectcalico.org/podIPs:10.233.102.158/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc002a77ea7 0xc002a77ea8}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:49 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.158\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-th2g7,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-th2g7,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.158,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://2bf66c4c93a37008138aee9da3e984c72cd113d5f64bd9615f28f99ed8afa531,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.158,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.937: INFO: Pod "webserver-deployment-55df494869-rgbfk" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-rgbfk webserver-deployment-55df494869- deployment-1307 99b59506-3f6e-4afd-bfb4-c81fdb135bea 42205 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:ce91abe3a269b3ae8e4ed3b1ad705fb6d393e153263fb59817ece6f64f06d275 cni.projectcalico.org/podIP:10.233.102.183/32 cni.projectcalico.org/podIPs:10.233.102.183/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc001cb60b7 0xc001cb60b8}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:56 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-n9cjf,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-n9cjf,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.937: INFO: Pod "webserver-deployment-55df494869-rppmf" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-rppmf webserver-deployment-55df494869- deployment-1307 9ac540fc-62e4-4446-b7d9-539d6b6bf648 42143 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc001cb6240 0xc001cb6241}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-kxpf7,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-kxpf7,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.938: INFO: Pod "webserver-deployment-55df494869-vxc7s" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-vxc7s webserver-deployment-55df494869- deployment-1307 58fe0043-4741-4ec7-b9c1-d49c9de4707e 42140 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc001cb63a0 0xc001cb63a1}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-vrm2p,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-vrm2p,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.938: INFO: Pod "webserver-deployment-55df494869-wmcx2" is available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-wmcx2 webserver-deployment-55df494869- deployment-1307 74ee03f6-7050-4dd3-856b-9239350c370c 41999 0 2022-10-21 07:53:48 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:2fa482c1c84648dd8630702d92a82f6ce1b380afbcf6bf83c15f7188f1b971ee cni.projectcalico.org/podIP:10.233.102.149/32 cni.projectcalico.org/podIPs:10.233.102.149/32] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc001cb6500 0xc001cb6501}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:50 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:52 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.149\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-k2tp5,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-k2tp5,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:51 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.149,StartTime:2022-10-21 07:53:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 07:53:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://0734acd5ba63a37ace46cb6e19f001353c64fd322748f5bd0601fb263d4773b9,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.149,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.939: INFO: Pod "webserver-deployment-55df494869-zddlv" is not available: +&Pod{ObjectMeta:{webserver-deployment-55df494869-zddlv webserver-deployment-55df494869- deployment-1307 804c3559-05e3-4fb1-a16a-f4ddb049775a 42156 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet webserver-deployment-55df494869 55eb9a04-c139-474c-8aa4-0d4b3a8c6580 0xc001cb6877 0xc001cb6878}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"55eb9a04-c139-474c-8aa4-0d4b3a8c6580\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-98l7v,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-98l7v,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.940: INFO: Pod "webserver-deployment-57ccb67bb8-28xs2" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-28xs2 webserver-deployment-57ccb67bb8- deployment-1307 efbec960-8eee-4254-990b-bbd469dd1bcc 42199 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:cdb3e4114d65eeb79b8ef82c3fc0e3fa0a19fa213dc76c596af54d969184f9ff cni.projectcalico.org/podIP:10.233.102.129/32 cni.projectcalico.org/podIPs:10.233.102.129/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb69e0 0xc001cb69e1}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:56 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-gzzwd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-gzzwd,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.940: INFO: Pod "webserver-deployment-57ccb67bb8-2c8b2" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-2c8b2 webserver-deployment-57ccb67bb8- deployment-1307 94fee5f6-9987-417d-9cdc-e8e7b2a964b3 42209 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:774f962e2d64561ef3c9a58f596ff8264321a8f73bc395633b810c528c8442d4 cni.projectcalico.org/podIP:10.233.102.189/32 cni.projectcalico.org/podIPs:10.233.102.189/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb6b80 0xc001cb6b81}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {Go-http-client Update v1 2022-10-21 07:53:56 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-n9vj2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-n9vj2,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:,StartTime:2022-10-21 07:53:55 +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{},},} +Oct 21 07:53:57.940: INFO: Pod "webserver-deployment-57ccb67bb8-bxjcr" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-bxjcr webserver-deployment-57ccb67bb8- deployment-1307 4e5f20a4-d352-4fc9-a9b0-858838b9245b 42148 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb6d97 0xc001cb6d98}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-86sqd,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-86sqd,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.941: INFO: Pod "webserver-deployment-57ccb67bb8-frbk5" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-frbk5 webserver-deployment-57ccb67bb8- deployment-1307 f5f3531a-a73a-4b56-bb89-452cc16e626e 42077 0 2022-10-21 07:53:53 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:b1610c70c091b5e2caa318367d99eddc067236c680ac09e15b3e38037b989991 cni.projectcalico.org/podIP:10.233.102.187/32 cni.projectcalico.org/podIPs:10.233.102.187/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb6f10 0xc001cb6f11}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {Go-http-client Update v1 2022-10-21 07:53:54 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-h2ckb,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-h2ckb,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:,StartTime:2022-10-21 07:53:53 +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{},},} +Oct 21 07:53:57.941: INFO: Pod "webserver-deployment-57ccb67bb8-fs46g" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-fs46g webserver-deployment-57ccb67bb8- deployment-1307 1360bceb-ee24-4bae-87b3-539aac33434a 42090 0 2022-10-21 07:53:53 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:ff38348136a6117b66798991f15c921695e4da34d92b3147529519a5c8253c8a cni.projectcalico.org/podIP:10.233.104.78/32 cni.projectcalico.org/podIPs:10.233.104.78/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb7147 0xc001cb7148}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status} {Go-http-client Update v1 2022-10-21 07:53:54 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-qwxnh,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-qwxnh,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:,StartTime:2022-10-21 07:53:53 +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{},},} +Oct 21 07:53:57.941: INFO: Pod "webserver-deployment-57ccb67bb8-gb9sp" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-gb9sp webserver-deployment-57ccb67bb8- deployment-1307 faeee1c3-4541-4f08-88bc-830e9162cfd6 42145 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb7357 0xc001cb7358}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-n8zg2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-n8zg2,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.941: INFO: Pod "webserver-deployment-57ccb67bb8-grcpp" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-grcpp webserver-deployment-57ccb67bb8- deployment-1307 70e7684b-dfe2-47aa-98fe-5f363d2d7af3 42093 0 2022-10-21 07:53:53 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:91c6f6f768d51c6379cfa5813ac0f3e21b80a41484071fea24e08a3414408e1e cni.projectcalico.org/podIP:10.233.102.179/32 cni.projectcalico.org/podIPs:10.233.102.179/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb74d0 0xc001cb74d1}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:54 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-kg2dz,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-kg2dz,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:,StartTime:2022-10-21 07:53:53 +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{},},} +Oct 21 07:53:57.942: INFO: Pod "webserver-deployment-57ccb67bb8-kcsgs" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-kcsgs webserver-deployment-57ccb67bb8- deployment-1307 5caa5797-cf9c-4a59-9b2e-b091c1f8f6ca 42171 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb76e7 0xc001cb76e8}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-ndznv,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-ndznv,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.942: INFO: Pod "webserver-deployment-57ccb67bb8-th78s" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-th78s webserver-deployment-57ccb67bb8- deployment-1307 69d37c5a-f633-4df5-87ab-98e3051a0299 42081 0 2022-10-21 07:53:53 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:e67ea32bc3894c0f8ed4adebbf8d0bba4ae1fe35af5ac7753325a155a3173eab cni.projectcalico.org/podIP:10.233.104.79/32 cni.projectcalico.org/podIPs:10.233.104.79/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb7880 0xc001cb7881}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:54 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:54 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-ngkv2,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-ngkv2,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:,StartTime:2022-10-21 07:53:53 +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{},},} +Oct 21 07:53:57.942: INFO: Pod "webserver-deployment-57ccb67bb8-v9vcw" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-v9vcw webserver-deployment-57ccb67bb8- deployment-1307 f5eca9ad-8c90-4f71-af66-b4b7b832b54d 42157 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb7a97 0xc001cb7a98}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} }]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-ptdgn,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-ptdgn,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.943: INFO: Pod "webserver-deployment-57ccb67bb8-vdtst" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-vdtst webserver-deployment-57ccb67bb8- deployment-1307 c63a0176-f983-4ad6-afb5-50f9f2eca8e1 42217 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:68acfe56da3248099642bc1a7da60308d2ef60e280878ddaae83c0ec2d4ad8ac cni.projectcalico.org/podIP:10.233.104.127/32 cni.projectcalico.org/podIPs:10.233.104.127/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb7c10 0xc001cb7c11}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:57 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-zx58f,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-zx58f,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:,PodIP:,StartTime:,ContainerStatuses:[]ContainerStatus{},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 07:53:57.943: INFO: Pod "webserver-deployment-57ccb67bb8-x8qnh" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-x8qnh webserver-deployment-57ccb67bb8- deployment-1307 b93b789c-d5d0-42f4-9008-5afab0268b5b 42172 0 2022-10-21 07:53:55 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb7db0 0xc001cb7db1}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 07:53:55 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-khc2f,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-khc2f,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +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:2022-10-21 07:53:55 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:,StartTime:2022-10-21 07:53:55 +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{},},} +Oct 21 07:53:57.943: INFO: Pod "webserver-deployment-57ccb67bb8-xdw8b" is not available: +&Pod{ObjectMeta:{webserver-deployment-57ccb67bb8-xdw8b webserver-deployment-57ccb67bb8- deployment-1307 71791633-0443-46d9-bc1b-725c2c13c5f7 42085 0 2022-10-21 07:53:53 +0000 UTC map[name:httpd pod-template-hash:57ccb67bb8] map[cni.projectcalico.org/containerID:501c3581106f7b58e83ed6a8f8601f0e2b491dae0ae35dcb7b29e6bb0829c199 cni.projectcalico.org/podIP:10.233.102.148/32 cni.projectcalico.org/podIPs:10.233.102.148/32] [{apps/v1 ReplicaSet webserver-deployment-57ccb67bb8 33d48250-4c13-4e0f-a8b1-4931e236bc2a 0xc001cb7f97 0xc001cb7f98}] [] [{kube-controller-manager Update v1 2022-10-21 07:53:53 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"33d48250-4c13-4e0f-a8b1-4931e236bc2a\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 07:53:54 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 07:53:54 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-8vxc9,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral: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:kube-api-access-8vxc9,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +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:2022-10-21 07:53:53 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:,StartTime:2022-10-21 07:53:53 +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{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 07:53:57.943: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-1307" for this suite. + +• [SLOW TEST:9.380 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should support proportional scaling [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should support proportional scaling [Conformance]","total":356,"completed":243,"skipped":4614,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should be able to create a functioning NodePort service [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:53:57.964: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to create a functioning NodePort service [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service nodeport-test with type=NodePort in namespace services-4991 +STEP: creating replication controller nodeport-test in namespace services-4991 +I1021 07:53:58.046663 20 runners.go:193] Created replication controller with name: nodeport-test, namespace: services-4991, replica count: 2 +I1021 07:54:01.098841 20 runners.go:193] nodeport-test Pods: 2 out of 2 created, 0 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +I1021 07:54:04.099051 20 runners.go:193] nodeport-test Pods: 2 out of 2 created, 1 running, 1 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:54:07.101: INFO: Creating new exec pod +I1021 07:54:07.101505 20 runners.go:193] nodeport-test Pods: 2 out of 2 created, 2 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 07:54:12.156: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' +Oct 21 07:54:12.371: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:12.371: INFO: stdout: "" +Oct 21 07:54:13.372: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 nodeport-test 80' +Oct 21 07:54:13.634: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 nodeport-test 80\nConnection to nodeport-test 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:13.634: INFO: stdout: "nodeport-test-fl4td" +Oct 21 07:54:13.634: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.12.62 80' +Oct 21 07:54:13.843: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.12.62 80\nConnection to 10.233.12.62 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:13.843: INFO: stdout: "" +Oct 21 07:54:14.843: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.12.62 80' +Oct 21 07:54:15.097: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.12.62 80\nConnection to 10.233.12.62 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:15.097: INFO: stdout: "" +Oct 21 07:54:15.844: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.12.62 80' +Oct 21 07:54:16.050: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.12.62 80\nConnection to 10.233.12.62 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:16.050: INFO: stdout: "" +Oct 21 07:54:16.843: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.12.62 80' +Oct 21 07:54:17.059: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.12.62 80\nConnection to 10.233.12.62 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:17.059: INFO: stdout: "" +Oct 21 07:54:17.844: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.12.62 80' +Oct 21 07:54:18.051: INFO: stderr: "+ + ncecho -v -t -w 2 10.233.12.62 80\n hostName\nConnection to 10.233.12.62 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:18.051: INFO: stdout: "" +Oct 21 07:54:18.844: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.12.62 80' +Oct 21 07:54:19.088: INFO: stderr: "+ + ncecho -v -t -w 2 10.233.12.62 hostName\n 80\nConnection to 10.233.12.62 80 port [tcp/http] succeeded!\n" +Oct 21 07:54:19.088: INFO: stdout: "nodeport-test-fl4td" +Oct 21 07:54:19.089: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.161 30532' +Oct 21 07:54:19.344: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.161 30532\nConnection to 10.6.178.161 30532 port [tcp/*] succeeded!\n" +Oct 21 07:54:19.344: INFO: stdout: "" +Oct 21 07:54:20.345: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.161 30532' +Oct 21 07:54:20.585: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.161 30532\nConnection to 10.6.178.161 30532 port [tcp/*] succeeded!\n" +Oct 21 07:54:20.585: INFO: stdout: "nodeport-test-pwphg" +Oct 21 07:54:20.586: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 30532' +Oct 21 07:54:20.789: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 30532\nConnection to 10.6.178.162 30532 port [tcp/*] succeeded!\n" +Oct 21 07:54:20.790: INFO: stdout: "" +Oct 21 07:54:21.790: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-4991 exec execpod9lkd9 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 30532' +Oct 21 07:54:21.970: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 30532\nConnection to 10.6.178.162 30532 port [tcp/*] succeeded!\n" +Oct 21 07:54:21.970: INFO: stdout: "nodeport-test-fl4td" +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:54:21.970: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-4991" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:24.017 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to create a functioning NodePort service [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to create a functioning NodePort service [Conformance]","total":356,"completed":244,"skipped":4637,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:54:21.981: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0666 on tmpfs +Oct 21 07:54:22.058: INFO: Waiting up to 5m0s for pod "pod-850434b9-7538-4c58-ae64-6544e79169f5" in namespace "emptydir-401" to be "Succeeded or Failed" +Oct 21 07:54:22.101: INFO: Pod "pod-850434b9-7538-4c58-ae64-6544e79169f5": Phase="Pending", Reason="", readiness=false. Elapsed: 43.265822ms +Oct 21 07:54:24.115: INFO: Pod "pod-850434b9-7538-4c58-ae64-6544e79169f5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.057151241s +Oct 21 07:54:26.125: INFO: Pod "pod-850434b9-7538-4c58-ae64-6544e79169f5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.067064501s +STEP: Saw pod success +Oct 21 07:54:26.125: INFO: Pod "pod-850434b9-7538-4c58-ae64-6544e79169f5" satisfied condition "Succeeded or Failed" +Oct 21 07:54:26.131: INFO: Trying to get logs from node node1 pod pod-850434b9-7538-4c58-ae64-6544e79169f5 container test-container: +STEP: delete the pod +Oct 21 07:54:26.146: INFO: Waiting for pod pod-850434b9-7538-4c58-ae64-6544e79169f5 to disappear +Oct 21 07:54:26.152: INFO: Pod pod-850434b9-7538-4c58-ae64-6544e79169f5 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 07:54:26.152: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-401" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":245,"skipped":4656,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if matching [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:54:26.169: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Oct 21 07:54:26.207: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Oct 21 07:54:26.221: INFO: Waiting for terminating namespaces to be deleted... +Oct 21 07:54:26.226: INFO: +Logging pods the apiserver thinks is on node master1 before test +Oct 21 07:54:26.237: INFO: calico-kube-controllers-7cd4576599-rdsk2 from kube-system started at 2022-10-21 07:36:59 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container calico-kube-controllers ready: true, restart count 0 +Oct 21 07:54:26.237: INFO: calico-node-9n84k from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:54:26.237: INFO: coredns-58795d59cc-nsz4k from kube-system started at 2022-10-21 03:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container coredns ready: true, restart count 2 +Oct 21 07:54:26.237: INFO: dns-autoscaler-bf5f67d8d-mbjl6 from kube-system started at 2022-10-21 03:57:08 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container autoscaler ready: true, restart count 1 +Oct 21 07:54:26.237: INFO: etcd-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container etcd ready: true, restart count 1 +Oct 21 07:54:26.237: INFO: kube-apiserver-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container kube-apiserver ready: true, restart count 2 +Oct 21 07:54:26.237: INFO: kube-controller-manager-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container kube-controller-manager ready: true, restart count 4 +Oct 21 07:54:26.237: INFO: kube-proxy-xnsrn from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:54:26.237: INFO: kube-scheduler-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container kube-scheduler ready: true, restart count 4 +Oct 21 07:54:26.237: INFO: nodeport-test-fl4td from services-4991 started at 2022-10-21 07:53:58 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container nodeport-test ready: true, restart count 0 +Oct 21 07:54:26.237: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-hmdz7 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:54:26.237: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:54:26.237: INFO: Container systemd-logs ready: true, restart count 0 +Oct 21 07:54:26.237: INFO: +Logging pods the apiserver thinks is on node node1 before test +Oct 21 07:54:26.247: INFO: calico-node-bq8ch from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:54:26.247: INFO: coredns-58795d59cc-9zjwk from kube-system started at 2022-10-21 07:37:35 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container coredns ready: true, restart count 0 +Oct 21 07:54:26.247: INFO: kube-proxy-p7p7v from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:54:26.247: INFO: nginx-proxy-node1 from kube-system started at 2022-10-21 05:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container nginx-proxy ready: true, restart count 1 +Oct 21 07:54:26.247: INFO: execpod9lkd9 from services-4991 started at 2022-10-21 07:54:07 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container agnhost-container ready: true, restart count 0 +Oct 21 07:54:26.247: INFO: nodeport-test-pwphg from services-4991 started at 2022-10-21 07:53:58 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container nodeport-test ready: true, restart count 0 +Oct 21 07:54:26.247: INFO: sonobuoy from sonobuoy started at 2022-10-21 06:36:59 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container kube-sonobuoy ready: true, restart count 0 +Oct 21 07:54:26.247: INFO: sonobuoy-e2e-job-cdcb43d37aeb4369 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container e2e ready: true, restart count 0 +Oct 21 07:54:26.247: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:54:26.247: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-7kmrp from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:54:26.247: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:54:26.247: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that NodeSelector is respected if matching [Conformance] + test/e2e/framework/framework.go:652 +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-4fa378bf-0d0f-463b-8c78-629352837e5d 42 +STEP: Trying to relaunch the pod, now with labels. +STEP: removing the label kubernetes.io/e2e-4fa378bf-0d0f-463b-8c78-629352837e5d off the node node1 +STEP: verifying the node doesn't have the label kubernetes.io/e2e-4fa378bf-0d0f-463b-8c78-629352837e5d +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:54:30.336: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-8431" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 +•{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching [Conformance]","total":356,"completed":246,"skipped":4671,"failed":0} +SSSSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:54:30.349: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 07:54:41.451: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-8160" for this suite. + +• [SLOW TEST:11.130 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replica set. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replica set. [Conformance]","total":356,"completed":247,"skipped":4679,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] EndpointSlice + should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:54:41.479: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename endpointslice +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] EndpointSlice + test/e2e/network/endpointslice.go:51 +[It] should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-network] EndpointSlice + test/e2e/framework/framework.go:188 +Oct 21 07:54:41.605: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "endpointslice-8576" for this suite. +•{"msg":"PASSED [sig-network] EndpointSlice should create and delete Endpoints and EndpointSlices for a Service with a selector specified [Conformance]","total":356,"completed":248,"skipped":4699,"failed":0} +SSSS +------------------------------ +[sig-network] Services + should find a service from listing all namespaces [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:54:41.622: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should find a service from listing all namespaces [Conformance] + test/e2e/framework/framework.go:652 +STEP: fetching services +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 07:54:41.695: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-4791" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +•{"msg":"PASSED [sig-network] Services should find a service from listing all namespaces [Conformance]","total":356,"completed":249,"skipped":4703,"failed":0} +SS +------------------------------ +[sig-scheduling] SchedulerPredicates [Serial] + validates that NodeSelector is respected if not matching [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:54:41.718: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sched-pred +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:92 +Oct 21 07:54:41.764: INFO: Waiting up to 1m0s for all (but 0) nodes to be ready +Oct 21 07:54:41.778: INFO: Waiting for terminating namespaces to be deleted... +Oct 21 07:54:41.782: INFO: +Logging pods the apiserver thinks is on node master1 before test +Oct 21 07:54:41.791: INFO: calico-kube-controllers-7cd4576599-rdsk2 from kube-system started at 2022-10-21 07:36:59 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container calico-kube-controllers ready: true, restart count 0 +Oct 21 07:54:41.791: INFO: calico-node-9n84k from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:54:41.791: INFO: coredns-58795d59cc-nsz4k from kube-system started at 2022-10-21 03:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container coredns ready: true, restart count 2 +Oct 21 07:54:41.791: INFO: dns-autoscaler-bf5f67d8d-mbjl6 from kube-system started at 2022-10-21 03:57:08 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container autoscaler ready: true, restart count 1 +Oct 21 07:54:41.791: INFO: etcd-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container etcd ready: true, restart count 1 +Oct 21 07:54:41.791: INFO: kube-apiserver-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container kube-apiserver ready: true, restart count 2 +Oct 21 07:54:41.791: INFO: kube-controller-manager-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container kube-controller-manager ready: true, restart count 4 +Oct 21 07:54:41.791: INFO: kube-proxy-xnsrn from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:54:41.791: INFO: kube-scheduler-master1 from kube-system started at 2022-10-21 05:56:54 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container kube-scheduler ready: true, restart count 4 +Oct 21 07:54:41.791: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-hmdz7 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:54:41.791: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:54:41.791: INFO: Container systemd-logs ready: true, restart count 0 +Oct 21 07:54:41.791: INFO: +Logging pods the apiserver thinks is on node node1 before test +Oct 21 07:54:41.798: INFO: calico-node-bq8ch from kube-system started at 2022-10-21 03:53:22 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.798: INFO: Container calico-node ready: true, restart count 1 +Oct 21 07:54:41.798: INFO: coredns-58795d59cc-9zjwk from kube-system started at 2022-10-21 07:37:35 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.798: INFO: Container coredns ready: true, restart count 0 +Oct 21 07:54:41.798: INFO: kube-proxy-p7p7v from kube-system started at 2022-10-21 03:52:18 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.798: INFO: Container kube-proxy ready: true, restart count 1 +Oct 21 07:54:41.798: INFO: nginx-proxy-node1 from kube-system started at 2022-10-21 05:56:55 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.798: INFO: Container nginx-proxy ready: true, restart count 1 +Oct 21 07:54:41.798: INFO: sonobuoy from sonobuoy started at 2022-10-21 06:36:59 +0000 UTC (1 container statuses recorded) +Oct 21 07:54:41.798: INFO: Container kube-sonobuoy ready: true, restart count 0 +Oct 21 07:54:41.798: INFO: sonobuoy-e2e-job-cdcb43d37aeb4369 from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:54:41.798: INFO: Container e2e ready: true, restart count 0 +Oct 21 07:54:41.798: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:54:41.798: INFO: sonobuoy-systemd-logs-daemon-set-19de479fe502442e-7kmrp from sonobuoy started at 2022-10-21 06:37:00 +0000 UTC (2 container statuses recorded) +Oct 21 07:54:41.798: INFO: Container sonobuoy-worker ready: true, restart count 0 +Oct 21 07:54:41.798: INFO: Container systemd-logs ready: true, restart count 0 +[It] validates that NodeSelector is respected if not matching [Conformance] + test/e2e/framework/framework.go:652 +STEP: Trying to schedule Pod with nonempty NodeSelector. +STEP: Considering event: +Type = [Warning], Name = [restricted-pod.1720066266d82baf], Reason = [FailedScheduling], Message = [0/2 nodes are available: 2 node(s) didn't match Pod's node affinity/selector. preemption: 0/2 nodes are available: 2 Preemption is not helpful for scheduling.] +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:54:42.832: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sched-pred-2813" for this suite. +[AfterEach] [sig-scheduling] SchedulerPredicates [Serial] + test/e2e/scheduling/predicates.go:83 +•{"msg":"PASSED [sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if not matching [Conformance]","total":356,"completed":250,"skipped":4705,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Watchers + should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:54:42.845: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 07:54:42.886: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42861 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:54:42.886: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42861 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: modifying configmap A and ensuring the correct watchers observe the notification +Oct 21 07:54:42.897: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42862 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:54:42.897: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42862 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},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 +Oct 21 07:54:42.907: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42863 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:54:42.907: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42863 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: deleting configmap A and ensuring the correct watchers observe the notification +Oct 21 07:54:42.914: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42864 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:54:42.914: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-a watch-3334 c2c21cd1-9ac7-4689-8583-17ddc469881b 42864 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-A] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},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 +Oct 21 07:54:42.920: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-3334 3e9451ec-cca5-4478-955c-65f40723948a 42865 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:54:42.920: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-3334 3e9451ec-cca5-4478-955c-65f40723948a 42865 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +STEP: deleting configmap B and ensuring the correct watchers observe the notification +Oct 21 07:54:52.931: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-3334 3e9451ec-cca5-4478-955c-65f40723948a 42902 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 07:54:52.931: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-configmap-b watch-3334 3e9451ec-cca5-4478-955c-65f40723948a 42902 0 2022-10-21 07:54:42 +0000 UTC map[watch-this-configmap:multiple-watchers-B] map[] [] [] [{e2e.test Update v1 2022-10-21 07:54:42 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:188 +Oct 21 07:55:02.931: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-3334" for this suite. + +• [SLOW TEST:20.100 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should observe add, update, and delete watch notifications on configmaps [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]","total":356,"completed":251,"skipped":4719,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:55:02.945: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-volume-map-9848dd82-b72e-47a9-96df-2904f784ea90 +STEP: Creating a pod to test consume configMaps +Oct 21 07:55:02.992: INFO: Waiting up to 5m0s for pod "pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951" in namespace "configmap-4997" to be "Succeeded or Failed" +Oct 21 07:55:02.995: INFO: Pod "pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951": Phase="Pending", Reason="", readiness=false. Elapsed: 2.971592ms +Oct 21 07:55:05.001: INFO: Pod "pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008871966s +Oct 21 07:55:07.014: INFO: Pod "pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951": Phase="Pending", Reason="", readiness=false. Elapsed: 4.022378082s +Oct 21 07:55:09.022: INFO: Pod "pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.030475735s +STEP: Saw pod success +Oct 21 07:55:09.022: INFO: Pod "pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951" satisfied condition "Succeeded or Failed" +Oct 21 07:55:09.025: INFO: Trying to get logs from node node1 pod pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951 container agnhost-container: +STEP: delete the pod +Oct 21 07:55:09.049: INFO: Waiting for pod pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951 to disappear +Oct 21 07:55:09.054: INFO: Pod pod-configmaps-dde7f06d-243c-42c4-981a-30f70d2b5951 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 07:55:09.054: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-4997" for this suite. + +• [SLOW TEST:6.119 seconds] +[sig-storage] ConfigMap +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":252,"skipped":4726,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Namespaces [Serial] + should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:55:09.065: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename namespaces +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a test namespace +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: Verifying there are no pods in the namespace +[AfterEach] [sig-api-machinery] Namespaces [Serial] + test/e2e/framework/framework.go:188 +Oct 21 07:55:22.170: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "namespaces-649" for this suite. +STEP: Destroying namespace "nsdeletetest-7651" for this suite. +Oct 21 07:55:22.182: INFO: Namespace nsdeletetest-7651 was already deleted +STEP: Destroying namespace "nsdeletetest-7978" for this suite. + +• [SLOW TEST:13.123 seconds] +[sig-api-machinery] Namespaces [Serial] +test/e2e/apimachinery/framework.go:23 + should ensure that all pods are removed when a namespace is deleted [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Namespaces [Serial] should ensure that all pods are removed when a namespace is deleted [Conformance]","total":356,"completed":253,"skipped":4745,"failed":0} +[sig-node] Probing container + should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:55:22.188: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 in namespace container-probe-8249 +Oct 21 07:55:24.239: INFO: Started pod liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 in namespace container-probe-8249 +STEP: checking the pod's current state and verifying that restartCount is present +Oct 21 07:55:24.242: INFO: Initial restart count of pod liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 is 0 +Oct 21 07:55:44.346: INFO: Restart count of pod container-probe-8249/liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 is now 1 (20.103310806s elapsed) +Oct 21 07:56:04.431: INFO: Restart count of pod container-probe-8249/liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 is now 2 (40.188763025s elapsed) +Oct 21 07:56:24.557: INFO: Restart count of pod container-probe-8249/liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 is now 3 (1m0.314925471s elapsed) +Oct 21 07:56:44.656: INFO: Restart count of pod container-probe-8249/liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 is now 4 (1m20.413480458s elapsed) +Oct 21 07:57:44.966: INFO: Restart count of pod container-probe-8249/liveness-8964a6f8-ad06-4e74-9ea3-d4407d0588d5 is now 5 (2m20.72367996s elapsed) +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 07:57:44.975: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-8249" for this suite. + +• [SLOW TEST:142.819 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should have monotonically increasing restart count [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should have monotonically increasing restart count [NodeConformance] [Conformance]","total":356,"completed":254,"skipped":4745,"failed":0} +SSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:57:45.007: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's memory limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 07:57:45.051: INFO: Waiting up to 5m0s for pod "downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875" in namespace "downward-api-2422" to be "Succeeded or Failed" +Oct 21 07:57:45.055: INFO: Pod "downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875": Phase="Pending", Reason="", readiness=false. Elapsed: 4.397121ms +Oct 21 07:57:47.068: INFO: Pod "downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017033335s +Oct 21 07:57:49.076: INFO: Pod "downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025265669s +STEP: Saw pod success +Oct 21 07:57:49.076: INFO: Pod "downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875" satisfied condition "Succeeded or Failed" +Oct 21 07:57:49.080: INFO: Trying to get logs from node node1 pod downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875 container client-container: +STEP: delete the pod +Oct 21 07:57:49.107: INFO: Waiting for pod downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875 to disappear +Oct 21 07:57:49.112: INFO: Pod downwardapi-volume-74e5835e-f7e9-49db-a02e-8bf2aaafa875 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 07:57:49.112: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-2422" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]","total":356,"completed":255,"skipped":4751,"failed":0} +S +------------------------------ +[sig-storage] CSIStorageCapacity + should support CSIStorageCapacities API operations [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:57:49.121: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename csistoragecapacity +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support CSIStorageCapacities API operations [Conformance] + test/e2e/framework/framework.go:652 +STEP: getting /apis +STEP: getting /apis/storage.k8s.io +STEP: getting /apis/storage.k8s.io/v1 +STEP: creating +STEP: watching +Oct 21 07:57:49.164: INFO: starting watch +STEP: getting +STEP: listing in namespace +STEP: listing across namespaces +STEP: patching +STEP: updating +Oct 21 07:57:49.189: INFO: waiting for watch events with expected annotations in namespace +Oct 21 07:57:49.189: INFO: waiting for watch events with expected annotations across namespace +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-storage] CSIStorageCapacity + test/e2e/framework/framework.go:188 +Oct 21 07:57:49.213: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "csistoragecapacity-2122" for this suite. +•{"msg":"PASSED [sig-storage] CSIStorageCapacity should support CSIStorageCapacities API operations [Conformance]","total":356,"completed":256,"skipped":4752,"failed":0} + +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:57:49.221: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 07:58:00.296: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-1586" for this suite. + +• [SLOW TEST:11.085 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a replication controller. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replication controller. [Conformance]","total":356,"completed":257,"skipped":4752,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:58:00.306: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod busybox-1ac2e25d-a192-495d-9180-b356e59a42ac in namespace container-probe-1006 +Oct 21 07:58:02.355: INFO: Started pod busybox-1ac2e25d-a192-495d-9180-b356e59a42ac in namespace container-probe-1006 +STEP: checking the pod's current state and verifying that restartCount is present +Oct 21 07:58:02.359: INFO: Initial restart count of pod busybox-1ac2e25d-a192-495d-9180-b356e59a42ac is 0 +Oct 21 07:58:52.573: INFO: Restart count of pod container-probe-1006/busybox-1ac2e25d-a192-495d-9180-b356e59a42ac is now 1 (50.213956569s elapsed) +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 07:58:52.586: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-1006" for this suite. + +• [SLOW TEST:52.293 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","total":356,"completed":258,"skipped":4772,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should not be blocked by dependency circle [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:58:52.601: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not be blocked by dependency circle [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 07:58:52.677: INFO: pod1.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod3", UID:"84acb744-50e6-4790-a8c9-72fa500c23cb", Controller:(*bool)(0xc0042ed4fe), BlockOwnerDeletion:(*bool)(0xc0042ed4ff)}} +Oct 21 07:58:52.684: INFO: pod2.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod1", UID:"030bed59-6d46-4606-9bfc-0dc06d8d6266", Controller:(*bool)(0xc0063753b6), BlockOwnerDeletion:(*bool)(0xc0063753b7)}} +Oct 21 07:58:52.694: INFO: pod3.ObjectMeta.OwnerReferences=[]v1.OwnerReference{v1.OwnerReference{APIVersion:"v1", Kind:"Pod", Name:"pod2", UID:"88900b41-cd55-4f1c-a711-4b2acdc8ad1a", Controller:(*bool)(0xc00424b7be), BlockOwnerDeletion:(*bool)(0xc00424b7bf)}} +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:188 +Oct 21 07:58:57.726: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-9481" for this suite. + +• [SLOW TEST:5.140 seconds] +[sig-api-machinery] Garbage collector +test/e2e/apimachinery/framework.go:23 + should not be blocked by dependency circle [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Garbage collector should not be blocked by dependency circle [Conformance]","total":356,"completed":259,"skipped":4835,"failed":0} +SSSSSS +------------------------------ +[sig-node] Probing container + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 07:58:57.740: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod liveness-2b30ff81-c149-4827-8efa-b3716dc1034b in namespace container-probe-2086 +Oct 21 07:58:59.801: INFO: Started pod liveness-2b30ff81-c149-4827-8efa-b3716dc1034b in namespace container-probe-2086 +STEP: checking the pod's current state and verifying that restartCount is present +Oct 21 07:58:59.807: INFO: Initial restart count of pod liveness-2b30ff81-c149-4827-8efa-b3716dc1034b is 0 +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 08:03:00.954: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-2086" for this suite. + +• [SLOW TEST:243.223 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a tcp:8080 liveness probe [NodeConformance] [Conformance]","total":356,"completed":260,"skipped":4841,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Lease + lease API should be available [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Lease + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:03:00.964: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename lease-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] lease API should be available [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] Lease + test/e2e/framework/framework.go:188 +Oct 21 08:03:01.053: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "lease-test-3394" for this suite. +•{"msg":"PASSED [sig-node] Lease lease API should be available [Conformance]","total":356,"completed":261,"skipped":4887,"failed":0} +SSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with secret pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:03:01.061: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data +[It] should support subpaths with secret pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod pod-subpath-test-secret-np6d +STEP: Creating a pod to test atomic-volume-subpath +Oct 21 08:03:01.099: INFO: Waiting up to 5m0s for pod "pod-subpath-test-secret-np6d" in namespace "subpath-4695" to be "Succeeded or Failed" +Oct 21 08:03:01.104: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Pending", Reason="", readiness=false. Elapsed: 5.111138ms +Oct 21 08:03:03.110: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 2.011538557s +Oct 21 08:03:05.119: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 4.020614536s +Oct 21 08:03:07.128: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 6.029325728s +Oct 21 08:03:09.140: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 8.041554742s +Oct 21 08:03:11.151: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 10.051877829s +Oct 21 08:03:13.156: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 12.057610144s +Oct 21 08:03:15.170: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 14.070817921s +Oct 21 08:03:17.179: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 16.080540426s +Oct 21 08:03:19.190: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 18.09132435s +Oct 21 08:03:21.204: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=true. Elapsed: 20.10507977s +Oct 21 08:03:23.209: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Running", Reason="", readiness=false. Elapsed: 22.109857732s +Oct 21 08:03:25.219: INFO: Pod "pod-subpath-test-secret-np6d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 24.120541834s +STEP: Saw pod success +Oct 21 08:03:25.219: INFO: Pod "pod-subpath-test-secret-np6d" satisfied condition "Succeeded or Failed" +Oct 21 08:03:25.223: INFO: Trying to get logs from node node1 pod pod-subpath-test-secret-np6d container test-container-subpath-secret-np6d: +STEP: delete the pod +Oct 21 08:03:25.248: INFO: Waiting for pod pod-subpath-test-secret-np6d to disappear +Oct 21 08:03:25.251: INFO: Pod pod-subpath-test-secret-np6d no longer exists +STEP: Deleting pod pod-subpath-test-secret-np6d +Oct 21 08:03:25.251: INFO: Deleting pod "pod-subpath-test-secret-np6d" in namespace "subpath-4695" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:188 +Oct 21 08:03:25.255: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-4695" for this suite. + +• [SLOW TEST:24.202 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with secret pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with secret pod [Conformance]","total":356,"completed":262,"skipped":4890,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should be able to update and delete ResourceQuota. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:03:25.264: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to update and delete ResourceQuota. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 08:03:25.317: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-7250" for this suite. +•{"msg":"PASSED [sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]","total":356,"completed":263,"skipped":4896,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:03:25.330: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 08:03:25.357: INFO: Waiting up to 5m0s for pod "downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8" in namespace "downward-api-6709" to be "Succeeded or Failed" +Oct 21 08:03:25.360: INFO: Pod "downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8": Phase="Pending", Reason="", readiness=false. Elapsed: 3.019586ms +Oct 21 08:03:27.368: INFO: Pod "downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011709905s +Oct 21 08:03:29.385: INFO: Pod "downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027942827s +STEP: Saw pod success +Oct 21 08:03:29.385: INFO: Pod "downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8" satisfied condition "Succeeded or Failed" +Oct 21 08:03:29.397: INFO: Trying to get logs from node node1 pod downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8 container client-container: +STEP: delete the pod +Oct 21 08:03:29.423: INFO: Waiting for pod downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8 to disappear +Oct 21 08:03:29.429: INFO: Pod downwardapi-volume-d73b9c11-b545-4e2f-b8d5-54ebbf4fb8b8 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 08:03:29.429: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6709" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide container's memory request [NodeConformance] [Conformance]","total":356,"completed":264,"skipped":4909,"failed":0} +SSS +------------------------------ +[sig-apps] CronJob + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:03:29.444: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a ForbidConcurrent cronjob +STEP: Ensuring a job is scheduled +STEP: Ensuring exactly one is scheduled +STEP: Ensuring exactly one running job exists by listing jobs explicitly +STEP: Ensuring no more jobs are scheduled +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:188 +Oct 21 08:09:01.524: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-1921" for this suite. + +• [SLOW TEST:332.095 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should not schedule new jobs when ForbidConcurrent [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should not schedule new jobs when ForbidConcurrent [Slow] [Conformance]","total":356,"completed":265,"skipped":4912,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl describe + should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:09:01.540: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should check if kubectl describe prints relevant information for rc and pods [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:09:01.569: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5391 create -f -' +Oct 21 08:09:01.992: INFO: stderr: "" +Oct 21 08:09:01.992: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +Oct 21 08:09:01.992: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5391 create -f -' +Oct 21 08:09:02.254: INFO: stderr: "" +Oct 21 08:09:02.254: INFO: stdout: "service/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. +Oct 21 08:09:03.262: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 08:09:03.262: INFO: Found 0 / 1 +Oct 21 08:09:04.264: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 08:09:04.264: INFO: Found 1 / 1 +Oct 21 08:09:04.264: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Oct 21 08:09:04.271: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 08:09:04.271: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Oct 21 08:09:04.271: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5391 describe pod agnhost-primary-rk4mf' +Oct 21 08:09:04.380: INFO: stderr: "" +Oct 21 08:09:04.381: INFO: stdout: "Name: agnhost-primary-rk4mf\nNamespace: kubectl-5391\nPriority: 0\nNode: node1/10.6.178.162\nStart Time: Fri, 21 Oct 2022 08:09:02 +0000\nLabels: app=agnhost\n role=primary\nAnnotations: cni.projectcalico.org/containerID: 291d68338c299a63242783ab7e342b917954d3c56e4b8870e9f300464478d53f\n cni.projectcalico.org/podIP: 10.233.102.177/32\n cni.projectcalico.org/podIPs: 10.233.102.177/32\nStatus: Running\nIP: 10.233.102.177\nIPs:\n IP: 10.233.102.177\nControlled By: ReplicationController/agnhost-primary\nContainers:\n agnhost-primary:\n Container ID: containerd://0c7c0d75c37eafc41d10b2a9bc839c145eeaeb602ff0465f7dad17bdc8da4496\n Image: k8s.gcr.io/e2e-test-images/agnhost:2.39\n Image ID: k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e\n Port: 6379/TCP\n Host Port: 0/TCP\n State: Running\n Started: Fri, 21 Oct 2022 08:09:03 +0000\n Ready: True\n Restart Count: 0\n Environment: \n Mounts:\n /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-g5qxp (ro)\nConditions:\n Type Status\n Initialized True \n Ready True \n ContainersReady True \n PodScheduled True \nVolumes:\n kube-api-access-g5qxp:\n Type: Projected (a volume that contains injected data from multiple sources)\n TokenExpirationSeconds: 3607\n ConfigMapName: kube-root-ca.crt\n ConfigMapOptional: \n DownwardAPI: true\nQoS Class: BestEffort\nNode-Selectors: \nTolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s\n node.kubernetes.io/unreachable:NoExecute op=Exists for 300s\nEvents:\n Type Reason Age From Message\n ---- ------ ---- ---- -------\n Normal Scheduled 2s default-scheduler Successfully assigned kubectl-5391/agnhost-primary-rk4mf to node1\n Normal Pulled 2s kubelet Container image \"k8s.gcr.io/e2e-test-images/agnhost:2.39\" already present on machine\n Normal Created 1s kubelet Created container agnhost-primary\n Normal Started 1s kubelet Started container agnhost-primary\n" +Oct 21 08:09:04.381: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5391 describe rc agnhost-primary' +Oct 21 08:09:04.502: INFO: stderr: "" +Oct 21 08:09:04.502: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-5391\nSelector: app=agnhost,role=primary\nLabels: app=agnhost\n role=primary\nAnnotations: \nReplicas: 1 current / 1 desired\nPods Status: 1 Running / 0 Waiting / 0 Succeeded / 0 Failed\nPod Template:\n Labels: app=agnhost\n role=primary\n Containers:\n agnhost-primary:\n Image: k8s.gcr.io/e2e-test-images/agnhost:2.39\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 2s replication-controller Created pod: agnhost-primary-rk4mf\n" +Oct 21 08:09:04.502: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5391 describe service agnhost-primary' +Oct 21 08:09:04.608: INFO: stderr: "" +Oct 21 08:09:04.608: INFO: stdout: "Name: agnhost-primary\nNamespace: kubectl-5391\nLabels: app=agnhost\n role=primary\nAnnotations: \nSelector: app=agnhost,role=primary\nType: ClusterIP\nIP Family Policy: SingleStack\nIP Families: IPv4\nIP: 10.233.0.12\nIPs: 10.233.0.12\nPort: 6379/TCP\nTargetPort: agnhost-server/TCP\nEndpoints: 10.233.102.177:6379\nSession Affinity: None\nEvents: \n" +Oct 21 08:09:04.613: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5391 describe node master1' +Oct 21 08:09:04.763: INFO: stderr: "" +Oct 21 08:09:04.763: INFO: stdout: "Name: master1\nRoles: control-plane\nLabels: beta.kubernetes.io/arch=amd64\n beta.kubernetes.io/os=linux\n kubernetes.io/arch=amd64\n kubernetes.io/hostname=master1\n kubernetes.io/os=linux\n node-role.kubernetes.io/control-plane=\n node.kubernetes.io/exclude-from-external-load-balancers=\nAnnotations: kubeadm.alpha.kubernetes.io/cri-socket: unix:///var/run/containerd/containerd.sock\n node.alpha.kubernetes.io/ttl: 0\n projectcalico.org/IPv4Address: 10.6.178.161/16\n projectcalico.org/IPv4VXLANTunnelAddr: 10.233.104.64\n volumes.kubernetes.io/controller-managed-attach-detach: true\nCreationTimestamp: Fri, 21 Oct 2022 03:50:34 +0000\nTaints: \nUnschedulable: false\nLease:\n HolderIdentity: master1\n AcquireTime: \n RenewTime: Fri, 21 Oct 2022 08:08:59 +0000\nConditions:\n Type Status LastHeartbeatTime LastTransitionTime Reason Message\n ---- ------ ----------------- ------------------ ------ -------\n NetworkUnavailable False Fri, 21 Oct 2022 05:57:36 +0000 Fri, 21 Oct 2022 05:57:36 +0000 CalicoIsUp Calico is running on this node\n MemoryPressure False Fri, 21 Oct 2022 08:09:00 +0000 Fri, 21 Oct 2022 03:50:30 +0000 KubeletHasSufficientMemory kubelet has sufficient memory available\n DiskPressure False Fri, 21 Oct 2022 08:09:00 +0000 Fri, 21 Oct 2022 03:50:30 +0000 KubeletHasNoDiskPressure kubelet has no disk pressure\n PIDPressure False Fri, 21 Oct 2022 08:09:00 +0000 Fri, 21 Oct 2022 03:50:30 +0000 KubeletHasSufficientPID kubelet has sufficient PID available\n Ready True Fri, 21 Oct 2022 08:09:00 +0000 Fri, 21 Oct 2022 03:58:11 +0000 KubeletReady kubelet is posting ready status\nAddresses:\n InternalIP: 10.6.178.161\n Hostname: master1\nCapacity:\n cpu: 8\n ephemeral-storage: 50081904Ki\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 12137336Ki\n pods: 110\nAllocatable:\n cpu: 7800m\n ephemeral-storage: 46155482650\n hugepages-1Gi: 0\n hugepages-2Mi: 0\n memory: 11510648Ki\n pods: 110\nSystem Info:\n Machine ID: 560ded7def0240d394131ad9e58f5e11\n System UUID: 5E013442-8ADF-65CA-5E3A-041AD4FBBD98\n Boot ID: 001298c7-9279-44f0-9939-836e2cbcd8e5\n Kernel Version: 3.10.0-957.27.2.el7.x86_64\n OS Image: CentOS Linux 7 (Core)\n Operating System: linux\n Architecture: amd64\n Container Runtime Version: containerd://1.6.8\n Kubelet Version: v1.24.3\n Kube-Proxy Version: v1.24.3\nPodCIDR: 10.233.64.0/24\nPodCIDRs: 10.233.64.0/24\nNon-terminated Pods: (10 in total)\n Namespace Name CPU Requests CPU Limits Memory Requests Memory Limits Age\n --------- ---- ------------ ---------- --------------- ------------- ---\n kube-system calico-kube-controllers-7cd4576599-rdsk2 30m (0%) 1 (12%) 64M (0%) 256M (2%) 32m\n kube-system calico-node-9n84k 150m (1%) 300m (3%) 64M (0%) 500M (4%) 4h15m\n kube-system coredns-58795d59cc-nsz4k 100m (1%) 0 (0%) 70Mi (0%) 300Mi (2%) 4h12m\n kube-system dns-autoscaler-bf5f67d8d-mbjl6 20m (0%) 0 (0%) 10Mi (0%) 0 (0%) 4h11m\n kube-system etcd-master1 100m (1%) 0 (0%) 100Mi (0%) 0 (0%) 4h18m\n kube-system kube-apiserver-master1 250m (3%) 0 (0%) 0 (0%) 0 (0%) 4h18m\n kube-system kube-controller-manager-master1 200m (2%) 0 (0%) 0 (0%) 0 (0%) 4h18m\n kube-system kube-proxy-xnsrn 0 (0%) 0 (0%) 0 (0%) 0 (0%) 4h16m\n kube-system kube-scheduler-master1 100m (1%) 0 (0%) 0 (0%) 0 (0%) 4h18m\n sonobuoy sonobuoy-systemd-logs-daemon-set-19de479fe502442e-hmdz7 0 (0%) 0 (0%) 0 (0%) 0 (0%) 92m\nAllocated resources:\n (Total limits may be over 100 percent, i.e., overcommitted.)\n Resource Requests Limits\n -------- -------- ------\n cpu 950m (12%) 1300m (16%)\n memory 316743680 (2%) 1070572800 (9%)\n ephemeral-storage 0 (0%) 0 (0%)\n hugepages-1Gi 0 (0%) 0 (0%)\n hugepages-2Mi 0 (0%) 0 (0%)\nEvents: \n" +Oct 21 08:09:04.764: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-5391 describe namespace kubectl-5391' +Oct 21 08:09:04.885: INFO: stderr: "" +Oct 21 08:09:04.885: INFO: stdout: "Name: kubectl-5391\nLabels: e2e-framework=kubectl\n e2e-run=f7d4dcd5-d3f1-435a-9035-107964e10e1b\n kubernetes.io/metadata.name=kubectl-5391\n pod-security.kubernetes.io/enforce=baseline\nAnnotations: \nStatus: Active\n\nNo resource quota.\n\nNo LimitRange resource.\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 08:09:04.885: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-5391" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl describe should check if kubectl describe prints relevant information for rc and pods [Conformance]","total":356,"completed":266,"skipped":4927,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:09:04.897: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 08:09:04.949: INFO: Waiting up to 5m0s for pod "downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925" in namespace "downward-api-3191" to be "Succeeded or Failed" +Oct 21 08:09:04.952: INFO: Pod "downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925": Phase="Pending", Reason="", readiness=false. Elapsed: 3.505541ms +Oct 21 08:09:06.959: INFO: Pod "downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925": Phase="Pending", Reason="", readiness=false. Elapsed: 2.009858904s +Oct 21 08:09:08.988: INFO: Pod "downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.039450667s +STEP: Saw pod success +Oct 21 08:09:08.988: INFO: Pod "downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925" satisfied condition "Succeeded or Failed" +Oct 21 08:09:08.996: INFO: Trying to get logs from node node1 pod downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925 container client-container: +STEP: delete the pod +Oct 21 08:09:09.023: INFO: Waiting for pod downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925 to disappear +Oct 21 08:09:09.029: INFO: Pod downwardapi-volume-b6784c93-b15c-4f07-8ae5-e16dd5c02925 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 08:09:09.029: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3191" for this suite. +•{"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":356,"completed":267,"skipped":4983,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] HostPort + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] HostPort + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:09:09.041: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename hostport +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] HostPort + test/e2e/network/hostport.go:49 +[It] validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Trying to create a pod(pod1) with hostport 54323 and hostIP 127.0.0.1 and expect scheduled +Oct 21 08:09:09.100: INFO: The status of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:11.108: INFO: The status of Pod pod1 is Running (Ready = true) +STEP: Trying to create another pod(pod2) with hostport 54323 but hostIP 10.6.178.161 on the node which pod1 resides and expect scheduled +Oct 21 08:09:11.120: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:13.126: INFO: The status of Pod pod2 is Running (Ready = true) +STEP: Trying to create a third pod(pod3) with hostport 54323, hostIP 10.6.178.161 but use UDP protocol on the node which pod2 resides +Oct 21 08:09:13.141: INFO: The status of Pod pod3 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:15.157: INFO: The status of Pod pod3 is Running (Ready = true) +Oct 21 08:09:15.165: INFO: The status of Pod e2e-host-exec is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:17.174: INFO: The status of Pod e2e-host-exec is Running (Ready = true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 127.0.0.1, port: 54323 +Oct 21 08:09:17.179: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 --interface 10.6.178.161 http://127.0.0.1:54323/hostname] Namespace:hostport-5672 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 08:09:17.179: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 08:09:17.179: INFO: ExecWithOptions: Clientset creation +Oct 21 08:09:17.179: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/hostport-5672/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+--interface+10.6.178.161+http%3A%2F%2F127.0.0.1%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.6.178.161, port: 54323 +Oct 21 08:09:17.265: INFO: ExecWithOptions {Command:[/bin/sh -c curl -g --connect-timeout 5 http://10.6.178.161:54323/hostname] Namespace:hostport-5672 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 08:09:17.265: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 08:09:17.266: INFO: ExecWithOptions: Clientset creation +Oct 21 08:09:17.266: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/hostport-5672/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=curl+-g+--connect-timeout+5+http%3A%2F%2F10.6.178.161%3A54323%2Fhostname&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +STEP: checking connectivity from pod e2e-host-exec to serverIP: 10.6.178.161, port: 54323 UDP +Oct 21 08:09:17.384: INFO: ExecWithOptions {Command:[/bin/sh -c nc -vuz -w 5 10.6.178.161 54323] Namespace:hostport-5672 PodName:e2e-host-exec ContainerName:e2e-host-exec Stdin: CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false} +Oct 21 08:09:17.384: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +Oct 21 08:09:17.385: INFO: ExecWithOptions: Clientset creation +Oct 21 08:09:17.385: INFO: ExecWithOptions: execute(POST https://10.233.0.1:443/api/v1/namespaces/hostport-5672/pods/e2e-host-exec/exec?command=%2Fbin%2Fsh&command=-c&command=nc+-vuz+-w+5+10.6.178.161+54323&container=e2e-host-exec&container=e2e-host-exec&stderr=true&stdout=true) +[AfterEach] [sig-network] HostPort + test/e2e/framework/framework.go:188 +Oct 21 08:09:22.497: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "hostport-5672" for this suite. + +• [SLOW TEST:13.471 seconds] +[sig-network] HostPort +test/e2e/network/common/framework.go:23 + validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] HostPort validates that there is no conflict between pods with same hostPort but different hostIP and protocol [LinuxOnly] [Conformance]","total":356,"completed":268,"skipped":5039,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[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] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:09:22.513: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt 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] + test/e2e/framework/framework.go:652 +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 +Oct 21 08:09:33.908: INFO: 71 pods remaining +Oct 21 08:09:33.908: INFO: 71 pods has nil DeletionTimestamp +Oct 21 08:09:33.908: INFO: +STEP: Gathering metrics +Oct 21 08:09:38.994: INFO: The status of Pod kube-controller-manager-master1 is Running (Ready = true) +Oct 21 08:09:39.200: 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: + +Oct 21 08:09:39.200: INFO: Deleting pod "simpletest-rc-to-be-deleted-26rs8" in namespace "gc-2790" +Oct 21 08:09:39.218: INFO: Deleting pod "simpletest-rc-to-be-deleted-29jv8" in namespace "gc-2790" +Oct 21 08:09:39.263: INFO: Deleting pod "simpletest-rc-to-be-deleted-2n797" in namespace "gc-2790" +Oct 21 08:09:39.297: INFO: Deleting pod "simpletest-rc-to-be-deleted-2wgq6" in namespace "gc-2790" +Oct 21 08:09:39.314: INFO: Deleting pod "simpletest-rc-to-be-deleted-2z2wc" in namespace "gc-2790" +Oct 21 08:09:39.327: INFO: Deleting pod "simpletest-rc-to-be-deleted-46fp2" in namespace "gc-2790" +Oct 21 08:09:39.366: INFO: Deleting pod "simpletest-rc-to-be-deleted-59nd6" in namespace "gc-2790" +Oct 21 08:09:39.383: INFO: Deleting pod "simpletest-rc-to-be-deleted-5vvfb" in namespace "gc-2790" +Oct 21 08:09:39.424: INFO: Deleting pod "simpletest-rc-to-be-deleted-5xz2q" in namespace "gc-2790" +Oct 21 08:09:39.473: INFO: Deleting pod "simpletest-rc-to-be-deleted-67cm4" in namespace "gc-2790" +Oct 21 08:09:39.521: INFO: Deleting pod "simpletest-rc-to-be-deleted-6b9jm" in namespace "gc-2790" +Oct 21 08:09:39.562: INFO: Deleting pod "simpletest-rc-to-be-deleted-6ckt4" in namespace "gc-2790" +Oct 21 08:09:39.575: INFO: Deleting pod "simpletest-rc-to-be-deleted-6hvks" in namespace "gc-2790" +Oct 21 08:09:39.601: INFO: Deleting pod "simpletest-rc-to-be-deleted-6mr57" in namespace "gc-2790" +Oct 21 08:09:39.736: INFO: Deleting pod "simpletest-rc-to-be-deleted-6qfxr" in namespace "gc-2790" +Oct 21 08:09:39.776: INFO: Deleting pod "simpletest-rc-to-be-deleted-6wztx" in namespace "gc-2790" +Oct 21 08:09:39.821: INFO: Deleting pod "simpletest-rc-to-be-deleted-6x2v4" in namespace "gc-2790" +Oct 21 08:09:39.851: INFO: Deleting pod "simpletest-rc-to-be-deleted-7bfbn" in namespace "gc-2790" +Oct 21 08:09:39.888: INFO: Deleting pod "simpletest-rc-to-be-deleted-7gtzd" in namespace "gc-2790" +Oct 21 08:09:39.966: INFO: Deleting pod "simpletest-rc-to-be-deleted-8cjts" in namespace "gc-2790" +Oct 21 08:09:39.986: INFO: Deleting pod "simpletest-rc-to-be-deleted-8hj2z" in namespace "gc-2790" +Oct 21 08:09:40.027: INFO: Deleting pod "simpletest-rc-to-be-deleted-927wn" in namespace "gc-2790" +Oct 21 08:09:40.067: INFO: Deleting pod "simpletest-rc-to-be-deleted-92d6g" in namespace "gc-2790" +Oct 21 08:09:40.095: INFO: Deleting pod "simpletest-rc-to-be-deleted-9bh6f" in namespace "gc-2790" +Oct 21 08:09:40.111: INFO: Deleting pod "simpletest-rc-to-be-deleted-9jvm9" in namespace "gc-2790" +Oct 21 08:09:40.169: INFO: Deleting pod "simpletest-rc-to-be-deleted-9lh8s" in namespace "gc-2790" +Oct 21 08:09:40.241: INFO: Deleting pod "simpletest-rc-to-be-deleted-9vn8z" in namespace "gc-2790" +Oct 21 08:09:40.284: INFO: Deleting pod "simpletest-rc-to-be-deleted-9vp6l" in namespace "gc-2790" +Oct 21 08:09:40.325: INFO: Deleting pod "simpletest-rc-to-be-deleted-bhnl8" in namespace "gc-2790" +Oct 21 08:09:40.342: INFO: Deleting pod "simpletest-rc-to-be-deleted-bj4tw" in namespace "gc-2790" +Oct 21 08:09:40.360: INFO: Deleting pod "simpletest-rc-to-be-deleted-bkntd" in namespace "gc-2790" +Oct 21 08:09:40.373: INFO: Deleting pod "simpletest-rc-to-be-deleted-br8sx" in namespace "gc-2790" +Oct 21 08:09:40.407: INFO: Deleting pod "simpletest-rc-to-be-deleted-brr9b" in namespace "gc-2790" +Oct 21 08:09:40.456: INFO: Deleting pod "simpletest-rc-to-be-deleted-c52px" in namespace "gc-2790" +Oct 21 08:09:40.502: INFO: Deleting pod "simpletest-rc-to-be-deleted-c52w6" in namespace "gc-2790" +Oct 21 08:09:40.539: INFO: Deleting pod "simpletest-rc-to-be-deleted-cp9ln" in namespace "gc-2790" +Oct 21 08:09:40.581: INFO: Deleting pod "simpletest-rc-to-be-deleted-d44wh" in namespace "gc-2790" +Oct 21 08:09:40.594: INFO: Deleting pod "simpletest-rc-to-be-deleted-ddqrn" in namespace "gc-2790" +Oct 21 08:09:40.615: INFO: Deleting pod "simpletest-rc-to-be-deleted-fd7gv" in namespace "gc-2790" +Oct 21 08:09:40.636: INFO: Deleting pod "simpletest-rc-to-be-deleted-fh2g7" in namespace "gc-2790" +Oct 21 08:09:40.769: INFO: Deleting pod "simpletest-rc-to-be-deleted-g4rj8" in namespace "gc-2790" +Oct 21 08:09:40.872: INFO: Deleting pod "simpletest-rc-to-be-deleted-g9ggv" in namespace "gc-2790" +Oct 21 08:09:40.894: INFO: Deleting pod "simpletest-rc-to-be-deleted-ggqs7" in namespace "gc-2790" +Oct 21 08:09:40.948: INFO: Deleting pod "simpletest-rc-to-be-deleted-gjzzg" in namespace "gc-2790" +Oct 21 08:09:40.962: INFO: Deleting pod "simpletest-rc-to-be-deleted-gtnc7" in namespace "gc-2790" +Oct 21 08:09:40.987: INFO: Deleting pod "simpletest-rc-to-be-deleted-h2g5r" in namespace "gc-2790" +Oct 21 08:09:41.011: INFO: Deleting pod "simpletest-rc-to-be-deleted-h78sm" in namespace "gc-2790" +Oct 21 08:09:41.057: INFO: Deleting pod "simpletest-rc-to-be-deleted-hg5s2" in namespace "gc-2790" +Oct 21 08:09:41.071: INFO: Deleting pod "simpletest-rc-to-be-deleted-hkgmp" in namespace "gc-2790" +Oct 21 08:09:41.091: INFO: Deleting pod "simpletest-rc-to-be-deleted-hnl5f" in namespace "gc-2790" +[AfterEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:188 +Oct 21 08:09:41.125: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-2790" for this suite. + +• [SLOW TEST:18.654 seconds] +[sig-api-machinery] Garbage collector +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] + test/e2e/framework/framework.go:652 +------------------------------ +{"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":356,"completed":269,"skipped":5077,"failed":0} +SS +------------------------------ +[sig-apps] ReplicationController + should adopt matching pods on creation [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:09:41.167: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should adopt matching pods on creation [Conformance] + test/e2e/framework/framework.go:652 +STEP: Given a Pod with a 'name' label pod-adoption is created +Oct 21 08:09:41.300: INFO: The status of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:43.330: INFO: The status of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:45.315: INFO: The status of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:48.158: INFO: The status of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:49.342: INFO: The status of Pod pod-adoption is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:09:51.460: INFO: The status of Pod pod-adoption is Running (Ready = true) +STEP: When a replication controller with a matching selector is created +STEP: Then the orphan pod is adopted +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:188 +Oct 21 08:09:53.310: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-6934" for this suite. + +• [SLOW TEST:12.171 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should adopt matching pods on creation [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicationController should adopt matching pods on creation [Conformance]","total":356,"completed":270,"skipped":5079,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-auth] Certificates API [Privileged:ClusterAdmin] + should support CSR API operations [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:09:53.338: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename certificates +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support CSR API operations [Conformance] + test/e2e/framework/framework.go:652 +STEP: getting /apis +STEP: getting /apis/certificates.k8s.io +STEP: getting /apis/certificates.k8s.io/v1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Oct 21 08:09:54.266: INFO: starting watch +STEP: patching +STEP: updating +Oct 21 08:09:54.285: INFO: waiting for watch events with expected annotations +Oct 21 08:09:54.285: INFO: saw patched and updated annotations +STEP: getting /approval +STEP: patching /approval +STEP: updating /approval +STEP: getting /status +STEP: patching /status +STEP: updating /status +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-auth] Certificates API [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 08:09:54.366: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "certificates-6718" for this suite. +•{"msg":"PASSED [sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]","total":356,"completed":271,"skipped":5106,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] DNS + should provide DNS for services [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:09:54.382: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for services [Conformance] + test/e2e/framework/framework.go:652 +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-1923.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-1923.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_udp@_http._tcp.test-service-2.dns-1923.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/wheezy_tcp@_http._tcp.test-service-2.dns-1923.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 115.29.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.29.115_udp@PTR;check="$$(dig +tcp +noall +answer +search 115.29.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.29.115_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-1923.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service.dns-1923.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.dns-test-service.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.dns-test-service.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local;check="$$(dig +notcp +noall +answer +search _http._tcp.test-service-2.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_udp@_http._tcp.test-service-2.dns-1923.svc.cluster.local;check="$$(dig +tcp +noall +answer +search _http._tcp.test-service-2.dns-1923.svc.cluster.local SRV)" && test -n "$$check" && echo OK > /results/jessie_tcp@_http._tcp.test-service-2.dns-1923.svc.cluster.local;check="$$(dig +notcp +noall +answer +search 115.29.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.29.115_udp@PTR;check="$$(dig +tcp +noall +answer +search 115.29.233.10.in-addr.arpa. PTR)" && test -n "$$check" && echo OK > /results/10.233.29.115_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 +Oct 21 08:09:58.540: INFO: Unable to read wheezy_udp@dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.548: INFO: Unable to read wheezy_tcp@dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.559: INFO: Unable to read wheezy_udp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.569: INFO: Unable to read wheezy_tcp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.624: INFO: Unable to read jessie_udp@dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.636: INFO: Unable to read jessie_tcp@dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.650: INFO: Unable to read jessie_udp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.657: INFO: Unable to read jessie_tcp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local from pod dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec: the server could not find the requested resource (get pods dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec) +Oct 21 08:09:58.708: INFO: Lookups using dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec failed for: [wheezy_udp@dns-test-service.dns-1923.svc.cluster.local wheezy_tcp@dns-test-service.dns-1923.svc.cluster.local wheezy_udp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local wheezy_tcp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local jessie_udp@dns-test-service.dns-1923.svc.cluster.local jessie_tcp@dns-test-service.dns-1923.svc.cluster.local jessie_udp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local jessie_tcp@_http._tcp.dns-test-service.dns-1923.svc.cluster.local] + +Oct 21 08:10:03.857: INFO: DNS probes using dns-1923/dns-test-94ea1b6d-736c-4afa-be98-8e11b738c2ec succeeded + +STEP: deleting the pod +STEP: deleting the test service +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 08:10:03.918: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-1923" for this suite. + +• [SLOW TEST:9.568 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for services [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for services [Conformance]","total":356,"completed":272,"skipped":5175,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:10:03.950: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir 0644 on tmpfs +Oct 21 08:10:04.033: INFO: Waiting up to 5m0s for pod "pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55" in namespace "emptydir-6037" to be "Succeeded or Failed" +Oct 21 08:10:04.055: INFO: Pod "pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55": Phase="Pending", Reason="", readiness=false. Elapsed: 21.127205ms +Oct 21 08:10:06.067: INFO: Pod "pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55": Phase="Pending", Reason="", readiness=false. Elapsed: 2.033158532s +Oct 21 08:10:08.075: INFO: Pod "pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55": Phase="Pending", Reason="", readiness=false. Elapsed: 4.041178696s +Oct 21 08:10:10.080: INFO: Pod "pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.046816435s +STEP: Saw pod success +Oct 21 08:10:10.080: INFO: Pod "pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55" satisfied condition "Succeeded or Failed" +Oct 21 08:10:10.085: INFO: Trying to get logs from node node1 pod pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55 container test-container: +STEP: delete the pod +Oct 21 08:10:10.100: INFO: Waiting for pod pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55 to disappear +Oct 21 08:10:10.110: INFO: Pod pod-e779352c-a6b1-4b7d-9ac0-71efa5429c55 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 08:10:10.111: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-6037" for this suite. + +• [SLOW TEST:6.173 seconds] +[sig-storage] EmptyDir volumes +test/e2e/common/storage/framework.go:23 + should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":273,"skipped":5195,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should fail to create ConfigMap with empty key [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:10:10.125: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should fail to create ConfigMap with empty key [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap that has name configmap-test-emptyKey-8408102b-f575-44ff-91e1-1cff33ba2646 +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 08:10:10.157: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-7008" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]","total":356,"completed":274,"skipped":5249,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Subpath Atomic writer volumes + should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Subpath + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:10:10.174: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename subpath +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] Atomic writer volumes + test/e2e/storage/subpath.go:40 +STEP: Setting up data +[It] should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod pod-subpath-test-configmap-chsk +STEP: Creating a pod to test atomic-volume-subpath +Oct 21 08:10:10.224: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-chsk" in namespace "subpath-5283" to be "Succeeded or Failed" +Oct 21 08:10:10.230: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Pending", Reason="", readiness=false. Elapsed: 5.54432ms +Oct 21 08:10:12.240: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 2.015995661s +Oct 21 08:10:14.249: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 4.025193661s +Oct 21 08:10:16.261: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 6.036717346s +Oct 21 08:10:18.266: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 8.041994133s +Oct 21 08:10:20.273: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 10.048406707s +Oct 21 08:10:22.282: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 12.057308444s +Oct 21 08:10:24.294: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 14.069961207s +Oct 21 08:10:26.311: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 16.087098248s +Oct 21 08:10:28.318: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 18.094185689s +Oct 21 08:10:30.323: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=true. Elapsed: 20.098883233s +Oct 21 08:10:32.333: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=false. Elapsed: 22.108796516s +Oct 21 08:10:34.342: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Running", Reason="", readiness=false. Elapsed: 24.117460767s +Oct 21 08:10:36.356: INFO: Pod "pod-subpath-test-configmap-chsk": Phase="Succeeded", Reason="", readiness=false. Elapsed: 26.13214937s +STEP: Saw pod success +Oct 21 08:10:36.356: INFO: Pod "pod-subpath-test-configmap-chsk" satisfied condition "Succeeded or Failed" +Oct 21 08:10:36.361: INFO: Trying to get logs from node node1 pod pod-subpath-test-configmap-chsk container test-container-subpath-configmap-chsk: +STEP: delete the pod +Oct 21 08:10:36.384: INFO: Waiting for pod pod-subpath-test-configmap-chsk to disappear +Oct 21 08:10:36.388: INFO: Pod pod-subpath-test-configmap-chsk no longer exists +STEP: Deleting pod pod-subpath-test-configmap-chsk +Oct 21 08:10:36.388: INFO: Deleting pod "pod-subpath-test-configmap-chsk" in namespace "subpath-5283" +[AfterEach] [sig-storage] Subpath + test/e2e/framework/framework.go:188 +Oct 21 08:10:36.394: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "subpath-5283" for this suite. + +• [SLOW TEST:26.236 seconds] +[sig-storage] Subpath +test/e2e/storage/utils/framework.go:23 + Atomic writer volumes + test/e2e/storage/subpath.go:36 + should support subpaths with configmap pod with mountPath of existing file [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod with mountPath of existing file [Conformance]","total":356,"completed":275,"skipped":5265,"failed":0} +SSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:10:36.410: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide pod UID as env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward api env vars +Oct 21 08:10:36.446: INFO: Waiting up to 5m0s for pod "downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e" in namespace "downward-api-6617" to be "Succeeded or Failed" +Oct 21 08:10:36.454: INFO: Pod "downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e": Phase="Pending", Reason="", readiness=false. Elapsed: 7.189182ms +Oct 21 08:10:38.461: INFO: Pod "downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01471109s +Oct 21 08:10:40.469: INFO: Pod "downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022799614s +STEP: Saw pod success +Oct 21 08:10:40.469: INFO: Pod "downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e" satisfied condition "Succeeded or Failed" +Oct 21 08:10:40.477: INFO: Trying to get logs from node node1 pod downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e container dapi-container: +STEP: delete the pod +Oct 21 08:10:40.497: INFO: Waiting for pod downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e to disappear +Oct 21 08:10:40.501: INFO: Pod downward-api-2b523825-ecd4-462e-a26e-70b2e6a94a4e no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:188 +Oct 21 08:10:40.501: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-6617" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide pod UID as env vars [NodeConformance] [Conformance]","total":356,"completed":276,"skipped":5274,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-node] InitContainer [NodeConformance] + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:10:40.510: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename init-container +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] InitContainer [NodeConformance] + test/e2e/common/node/init_container.go:164 +[It] should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +Oct 21 08:10:40.538: INFO: PodSpec: initContainers in spec.initContainers +Oct 21 08:11:22.539: INFO: init container has failed twice: &v1.Pod{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pod-init-686f8274-10fd-4491-9803-908c7c21aac4", GenerateName:"", Namespace:"init-container-9591", SelfLink:"", UID:"ccbfb7f9-421f-4a53-803f-7e4a9c59a646", ResourceVersion:"47037", Generation:0, CreationTimestamp:time.Date(2022, time.October, 21, 8, 10, 40, 0, time.Local), DeletionTimestamp:, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string{"name":"foo", "time":"538196114"}, Annotations:map[string]string{"cni.projectcalico.org/containerID":"27160d56bf92b12d25c24ff69a1f25d8ec9de61ddfcf4207175475506a17f7c7", "cni.projectcalico.org/podIP":"10.233.102.133/32", "cni.projectcalico.org/podIPs":"10.233.102.133/32"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string(nil), ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.October, 21, 8, 10, 40, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00391d800), Subresource:""}, v1.ManagedFieldsEntry{Manager:"Go-http-client", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.October, 21, 8, 10, 41, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00391d830), Subresource:"status"}, v1.ManagedFieldsEntry{Manager:"kubelet", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.October, 21, 8, 10, 42, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc00391d860), Subresource:"status"}}}, Spec:v1.PodSpec{Volumes:[]v1.Volume{v1.Volume{Name:"kube-api-access-dkbgn", 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)(nil), 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)(0xc002f808e0), PortworxVolume:(*v1.PortworxVolumeSource)(nil), ScaleIO:(*v1.ScaleIOVolumeSource)(nil), StorageOS:(*v1.StorageOSVolumeSource)(nil), CSI:(*v1.CSIVolumeSource)(nil), Ephemeral:(*v1.EphemeralVolumeSource)(nil)}}}, InitContainers:[]v1.Container{v1.Container{Name:"init1", Image:"k8s.gcr.io/e2e-test-images/busybox:1.29-2", 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:"kube-api-access-dkbgn", 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:"k8s.gcr.io/e2e-test-images/busybox:1.29-2", 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:"kube-api-access-dkbgn", 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.7", 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:"kube-api-access-dkbgn", 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)(0xc003e82948), ActiveDeadlineSeconds:(*int64)(nil), DNSPolicy:"ClusterFirst", NodeSelector:map[string]string(nil), ServiceAccountName:"default", DeprecatedServiceAccount:"default", AutomountServiceAccountToken:(*bool)(nil), NodeName:"node1", HostNetwork:false, HostPID:false, HostIPC:false, ShareProcessNamespace:(*bool)(nil), SecurityContext:(*v1.PodSecurityContext)(0xc00275c700), 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)(0xc003e829d0)}, v1.Toleration{Key:"node.kubernetes.io/unreachable", Operator:"Exists", Value:"", Effect:"NoExecute", TolerationSeconds:(*int64)(0xc003e829f0)}}, HostAliases:[]v1.HostAlias(nil), PriorityClassName:"", Priority:(*int32)(0xc003e829f8), DNSConfig:(*v1.PodDNSConfig)(nil), ReadinessGates:[]v1.PodReadinessGate(nil), RuntimeClassName:(*string)(nil), EnableServiceLinks:(*bool)(0xc003e829fc), PreemptionPolicy:(*v1.PreemptionPolicy)(0xc0039d91f0), Overhead:v1.ResourceList(nil), TopologySpreadConstraints:[]v1.TopologySpreadConstraint(nil), SetHostnameAsFQDN:(*bool)(nil), OS:(*v1.PodOS)(nil)}, Status:v1.PodStatus{Phase:"Pending", Conditions:[]v1.PodCondition{v1.PodCondition{Type:"Initialized", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.October, 21, 8, 10, 40, 0, time.Local), Reason:"ContainersNotInitialized", Message:"containers with incomplete status: [init1 init2]"}, v1.PodCondition{Type:"Ready", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.October, 21, 8, 10, 40, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"ContainersReady", Status:"False", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.October, 21, 8, 10, 40, 0, time.Local), Reason:"ContainersNotReady", Message:"containers with unready status: [run1]"}, v1.PodCondition{Type:"PodScheduled", Status:"True", LastProbeTime:time.Date(1, time.January, 1, 0, 0, 0, 0, time.UTC), LastTransitionTime:time.Date(2022, time.October, 21, 8, 10, 40, 0, time.Local), Reason:"", Message:""}}, Message:"", Reason:"", NominatedNodeName:"", HostIP:"10.6.178.162", PodIP:"10.233.102.133", PodIPs:[]v1.PodIP{v1.PodIP{IP:"10.233.102.133"}}, StartTime:time.Date(2022, time.October, 21, 8, 10, 40, 0, time.Local), InitContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"init1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc00275c7e0)}, LastTerminationState:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(nil), Running:(*v1.ContainerStateRunning)(nil), Terminated:(*v1.ContainerStateTerminated)(0xc00275c850)}, Ready:false, RestartCount:3, Image:"k8s.gcr.io/e2e-test-images/busybox:1.29-2", ImageID:"k8s.gcr.io/e2e-test-images/busybox@sha256:c318242786b139d18676b1c09a0ad7f15fc17f8f16a5b2e625cd0dc8c9703daf", ContainerID:"containerd://625e00d3cbc12a6ede7180712628cd1a55272bbea3a23d8a7eab3074cfbe19b0", Started:(*bool)(nil)}, v1.ContainerStatus{Name:"init2", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002f80a00), 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/e2e-test-images/busybox:1.29-2", ImageID:"", ContainerID:"", Started:(*bool)(nil)}}, ContainerStatuses:[]v1.ContainerStatus{v1.ContainerStatus{Name:"run1", State:v1.ContainerState{Waiting:(*v1.ContainerStateWaiting)(0xc002f80960), 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.7", ImageID:"", ContainerID:"", Started:(*bool)(0xc003e82adf)}}, QOSClass:"Burstable", EphemeralContainerStatuses:[]v1.ContainerStatus(nil)}} +[AfterEach] [sig-node] InitContainer [NodeConformance] + test/e2e/framework/framework.go:188 +Oct 21 08:11:22.540: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "init-container-9591" for this suite. + +• [SLOW TEST:42.048 seconds] +[sig-node] InitContainer [NodeConformance] +test/e2e/common/node/framework.go:23 + should not start app containers if init containers fail on a RestartAlways pod [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should not start app containers if init containers fail on a RestartAlways pod [Conformance]","total":356,"completed":277,"skipped":5290,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:11:22.559: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a ReplaceConcurrent cronjob +STEP: Ensuring a job is scheduled +STEP: Ensuring exactly one is scheduled +STEP: Ensuring exactly one running job exists by listing jobs explicitly +STEP: Ensuring the job is replaced with a new one +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:188 +Oct 21 08:13:00.647: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-1458" for this suite. + +• [SLOW TEST:98.097 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should replace jobs when ReplaceConcurrent [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should replace jobs when ReplaceConcurrent [Conformance]","total":356,"completed":278,"skipped":5319,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Proxy server + should support proxy with --port 0 [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:13:00.656: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should support proxy with --port 0 [Conformance] + test/e2e/framework/framework.go:652 +STEP: starting the proxy server +Oct 21 08:13:00.716: INFO: Asynchronously running '/usr/local/bin/kubectl kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-9234 proxy -p 0 --disable-filter' +STEP: curling proxy /api/ output +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 08:13:00.807: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-9234" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support proxy with --port 0 [Conformance]","total":356,"completed":279,"skipped":5336,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] ReplicationController + should release no longer matching pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:13:00.817: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should release no longer matching pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: Given a ReplicationController is created +STEP: When the matched label of one of its pods change +Oct 21 08:13:00.850: INFO: Pod name pod-release: Found 0 pods out of 1 +Oct 21 08:13:05.859: INFO: Pod name pod-release: Found 1 pods out of 1 +STEP: Then the pod is released +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:188 +Oct 21 08:13:06.880: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-992" for this suite. + +• [SLOW TEST:6.073 seconds] +[sig-apps] ReplicationController +test/e2e/apps/framework.go:23 + should release no longer matching pods [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] ReplicationController should release no longer matching pods [Conformance]","total":356,"completed":280,"skipped":5352,"failed":0} +SSSSS +------------------------------ +[sig-api-machinery] ResourceQuota + should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] ResourceQuota + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:13:06.890: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename resourcequota +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/framework/framework.go:652 +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 + test/e2e/framework/framework.go:188 +Oct 21 08:13:34.991: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "resourcequota-9975" for this suite. + +• [SLOW TEST:28.114 seconds] +[sig-api-machinery] ResourceQuota +test/e2e/apimachinery/framework.go:23 + should create a ResourceQuota and capture the life of a configMap. [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]","total":356,"completed":281,"skipped":5357,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-cli] Kubectl client Kubectl expose + should create services for rc [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:13:35.004: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should create services for rc [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating Agnhost RC +Oct 21 08:13:35.034: INFO: namespace kubectl-3312 +Oct 21 08:13:35.034: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-3312 create -f -' +Oct 21 08:13:35.268: INFO: stderr: "" +Oct 21 08:13:35.268: INFO: stdout: "replicationcontroller/agnhost-primary created\n" +STEP: Waiting for Agnhost primary to start. +Oct 21 08:13:36.278: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 08:13:36.278: INFO: Found 0 / 1 +Oct 21 08:13:37.275: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 08:13:37.275: INFO: Found 1 / 1 +Oct 21 08:13:37.275: INFO: WaitFor completed with timeout 5m0s. Pods found = 1 out of 1 +Oct 21 08:13:37.279: INFO: Selector matched 1 pods for map[app:agnhost] +Oct 21 08:13:37.279: INFO: ForEach: Found 1 pods from the filter. Now looping through them. +Oct 21 08:13:37.279: INFO: wait on agnhost-primary startup in kubectl-3312 +Oct 21 08:13:37.279: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-3312 logs agnhost-primary-d2rxm agnhost-primary' +Oct 21 08:13:37.383: INFO: stderr: "" +Oct 21 08:13:37.383: INFO: stdout: "Paused\n" +STEP: exposing RC +Oct 21 08:13:37.384: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-3312 expose rc agnhost-primary --name=rm2 --port=1234 --target-port=6379' +Oct 21 08:13:37.509: INFO: stderr: "" +Oct 21 08:13:37.509: INFO: stdout: "service/rm2 exposed\n" +Oct 21 08:13:37.513: INFO: Service rm2 in namespace kubectl-3312 found. +STEP: exposing service +Oct 21 08:13:39.525: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-3312 expose service rm2 --name=rm3 --port=2345 --target-port=6379' +Oct 21 08:13:39.634: INFO: stderr: "" +Oct 21 08:13:39.635: INFO: stdout: "service/rm3 exposed\n" +Oct 21 08:13:39.639: INFO: Service rm3 in namespace kubectl-3312 found. +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 08:13:41.658: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-3312" for this suite. + +• [SLOW TEST:6.669 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Kubectl expose + test/e2e/kubectl/kubectl.go:1249 + should create services for rc [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Kubectl expose should create services for rc [Conformance]","total":356,"completed":282,"skipped":5381,"failed":0} +SSSSSSSS +------------------------------ +[sig-cli] Kubectl client Update Demo + should create and stop a replication controller [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:13:41.674: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[BeforeEach] Update Demo + test/e2e/kubectl/kubectl.go:297 +[It] should create and stop a replication controller [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a replication controller +Oct 21 08:13:41.709: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 create -f -' +Oct 21 08:13:41.928: INFO: stderr: "" +Oct 21 08:13:41.928: INFO: stdout: "replicationcontroller/update-demo-nautilus created\n" +STEP: waiting for all containers in name=update-demo pods to come up. +Oct 21 08:13:41.928: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 08:13:42.023: INFO: stderr: "" +Oct 21 08:13:42.023: INFO: stdout: "update-demo-nautilus-68fpw update-demo-nautilus-6dj9n " +Oct 21 08:13:42.023: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods update-demo-nautilus-68fpw -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 08:13:42.113: INFO: stderr: "" +Oct 21 08:13:42.113: INFO: stdout: "" +Oct 21 08:13:42.113: INFO: update-demo-nautilus-68fpw is created but not running +Oct 21 08:13:47.115: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods -o template --template={{range.items}}{{.metadata.name}} {{end}} -l name=update-demo' +Oct 21 08:13:47.243: INFO: stderr: "" +Oct 21 08:13:47.243: INFO: stdout: "update-demo-nautilus-68fpw update-demo-nautilus-6dj9n " +Oct 21 08:13:47.243: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods update-demo-nautilus-68fpw -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 08:13:47.326: INFO: stderr: "" +Oct 21 08:13:47.326: INFO: stdout: "true" +Oct 21 08:13:47.326: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods update-demo-nautilus-68fpw -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Oct 21 08:13:47.421: INFO: stderr: "" +Oct 21 08:13:47.421: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Oct 21 08:13:47.421: INFO: validating pod update-demo-nautilus-68fpw +Oct 21 08:13:47.462: INFO: got data: { + "image": "nautilus.jpg" +} + +Oct 21 08:13:47.463: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Oct 21 08:13:47.463: INFO: update-demo-nautilus-68fpw is verified up and running +Oct 21 08:13:47.463: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods update-demo-nautilus-6dj9n -o template --template={{if (exists . "status" "containerStatuses")}}{{range .status.containerStatuses}}{{if (and (eq .name "update-demo") (exists . "state" "running"))}}true{{end}}{{end}}{{end}}' +Oct 21 08:13:47.553: INFO: stderr: "" +Oct 21 08:13:47.553: INFO: stdout: "true" +Oct 21 08:13:47.553: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods update-demo-nautilus-6dj9n -o template --template={{if (exists . "spec" "containers")}}{{range .spec.containers}}{{if eq .name "update-demo"}}{{.image}}{{end}}{{end}}{{end}}' +Oct 21 08:13:47.641: INFO: stderr: "" +Oct 21 08:13:47.641: INFO: stdout: "k8s.gcr.io/e2e-test-images/nautilus:1.5" +Oct 21 08:13:47.641: INFO: validating pod update-demo-nautilus-6dj9n +Oct 21 08:13:47.647: INFO: got data: { + "image": "nautilus.jpg" +} + +Oct 21 08:13:47.647: INFO: Unmarshalled json jpg/img => {nautilus.jpg} , expecting nautilus.jpg . +Oct 21 08:13:47.647: INFO: update-demo-nautilus-6dj9n is verified up and running +STEP: using delete to clean up resources +Oct 21 08:13:47.647: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 delete --grace-period=0 --force -f -' +Oct 21 08:13:47.743: 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" +Oct 21 08:13:47.743: INFO: stdout: "replicationcontroller \"update-demo-nautilus\" force deleted\n" +Oct 21 08:13:47.743: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get rc,svc -l name=update-demo --no-headers' +Oct 21 08:13:47.854: INFO: stderr: "No resources found in kubectl-4376 namespace.\n" +Oct 21 08:13:47.854: INFO: stdout: "" +Oct 21 08:13:47.855: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-4376 get pods -l name=update-demo -o go-template={{ range .items }}{{ if not .metadata.deletionTimestamp }}{{ .metadata.name }}{{ "\n" }}{{ end }}{{ end }}' +Oct 21 08:13:47.975: INFO: stderr: "" +Oct 21 08:13:47.975: INFO: stdout: "" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 08:13:47.975: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-4376" for this suite. + +• [SLOW TEST:6.316 seconds] +[sig-cli] Kubectl client +test/e2e/kubectl/framework.go:23 + Update Demo + test/e2e/kubectl/kubectl.go:295 + should create and stop a replication controller [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-cli] Kubectl client Update Demo should create and stop a replication controller [Conformance]","total":356,"completed":283,"skipped":5389,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:13:47.990: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating pod busybox-87c5a07b-3b4c-4873-9a40-574125d838a5 in namespace container-probe-3792 +Oct 21 08:13:52.055: INFO: Started pod busybox-87c5a07b-3b4c-4873-9a40-574125d838a5 in namespace container-probe-3792 +STEP: checking the pod's current state and verifying that restartCount is present +Oct 21 08:13:52.066: INFO: Initial restart count of pod busybox-87c5a07b-3b4c-4873-9a40-574125d838a5 is 0 +STEP: deleting the pod +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 08:17:53.244: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-3792" for this suite. + +• [SLOW TEST:245.267 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","total":356,"completed":284,"skipped":5420,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:17:53.258: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should support remote command execution over websockets [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:17:53.282: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Oct 21 08:17:53.295: INFO: The status of Pod pod-exec-websocket-d076df69-bb6f-49c2-b78f-0d046032c79a is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:17:55.302: INFO: The status of Pod pod-exec-websocket-d076df69-bb6f-49c2-b78f-0d046032c79a is Running (Ready = true) +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 08:17:55.377: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-3374" for this suite. +•{"msg":"PASSED [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]","total":356,"completed":285,"skipped":5448,"failed":0} +SSSSS +------------------------------ +[sig-network] DNS + should provide DNS for pods for Subdomain [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:17:55.392: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for pods for Subdomain [Conformance] + test/e2e/framework/framework.go:652 +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-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_udp@dns-test-service-2.dns-7917.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/wheezy_tcp@dns-test-service-2.dns-7917.svc.cluster.local;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-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local;check="$$(dig +notcp +noall +answer +search dns-test-service-2.dns-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_udp@dns-test-service-2.dns-7917.svc.cluster.local;check="$$(dig +tcp +noall +answer +search dns-test-service-2.dns-7917.svc.cluster.local A)" && test -n "$$check" && echo OK > /results/jessie_tcp@dns-test-service-2.dns-7917.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 +Oct 21 08:17:59.464: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.469: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.474: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.478: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.484: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.488: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.492: INFO: Unable to read jessie_udp@dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.496: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-7917.svc.cluster.local from pod dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76: the server could not find the requested resource (get pods dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76) +Oct 21 08:17:59.496: INFO: Lookups using dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76 failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local wheezy_udp@dns-test-service-2.dns-7917.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-7917.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-7917.svc.cluster.local jessie_udp@dns-test-service-2.dns-7917.svc.cluster.local jessie_tcp@dns-test-service-2.dns-7917.svc.cluster.local] + +Oct 21 08:18:04.529: INFO: DNS probes using dns-7917/dns-test-d302608d-5ec4-4518-ac83-55ee06ae4d76 succeeded + +STEP: deleting the pod +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 08:18:04.551: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-7917" for this suite. + +• [SLOW TEST:9.169 seconds] +[sig-network] DNS +test/e2e/network/common/framework.go:23 + should provide DNS for pods for Subdomain [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Subdomain [Conformance]","total":356,"completed":286,"skipped":5453,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-node] Downward API + should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:18:04.561: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward api env vars +Oct 21 08:18:04.591: INFO: Waiting up to 5m0s for pod "downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295" in namespace "downward-api-1141" to be "Succeeded or Failed" +Oct 21 08:18:04.594: INFO: Pod "downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295": Phase="Pending", Reason="", readiness=false. Elapsed: 3.021489ms +Oct 21 08:18:06.606: INFO: Pod "downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015103035s +Oct 21 08:18:08.618: INFO: Pod "downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026350808s +STEP: Saw pod success +Oct 21 08:18:08.618: INFO: Pod "downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295" satisfied condition "Succeeded or Failed" +Oct 21 08:18:08.622: INFO: Trying to get logs from node node1 pod downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295 container dapi-container: +STEP: delete the pod +Oct 21 08:18:08.653: INFO: Waiting for pod downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295 to disappear +Oct 21 08:18:08.657: INFO: Pod downward-api-b6ea70dc-90f7-4725-9b79-c9aa1b27f295 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:188 +Oct 21 08:18:08.657: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-1141" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]","total":356,"completed":287,"skipped":5465,"failed":0} +SSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:18:08.670: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's memory request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 08:18:08.745: INFO: Waiting up to 5m0s for pod "downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656" in namespace "projected-9024" to be "Succeeded or Failed" +Oct 21 08:18:08.750: INFO: Pod "downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656": Phase="Pending", Reason="", readiness=false. Elapsed: 5.067416ms +Oct 21 08:18:10.760: INFO: Pod "downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01519529s +Oct 21 08:18:12.773: INFO: Pod "downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656": Phase="Pending", Reason="", readiness=false. Elapsed: 4.027851728s +Oct 21 08:18:14.780: INFO: Pod "downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.035439424s +STEP: Saw pod success +Oct 21 08:18:14.780: INFO: Pod "downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656" satisfied condition "Succeeded or Failed" +Oct 21 08:18:14.785: INFO: Trying to get logs from node node1 pod downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656 container client-container: +STEP: delete the pod +Oct 21 08:18:14.803: INFO: Waiting for pod downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656 to disappear +Oct 21 08:18:14.806: INFO: Pod downwardapi-volume-ae7ad3a6-0b2e-44e0-9427-fcd8158b3656 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 08:18:14.806: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9024" for this suite. + +• [SLOW TEST:6.145 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should provide container's memory request [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]","total":356,"completed":288,"skipped":5471,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Daemon set [Serial] + should run and stop simple daemon [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:18:14.816: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename daemonsets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:145 +[It] should run and stop simple daemon [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating simple DaemonSet "daemon-set" +STEP: Check that daemon pods launch on every node of the cluster. +Oct 21 08:18:14.902: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 08:18:14.902: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:15.921: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 08:18:15.921: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:16.937: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 08:18:16.937: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:17.931: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 08:18:17.931: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +STEP: Stop a daemon pod, check that the daemon pod is revived. +Oct 21 08:18:17.985: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 08:18:17.985: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:19.001: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 08:18:19.001: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:20.006: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 08:18:20.006: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:21.001: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 08:18:21.001: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:22.000: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 08:18:22.000: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:23.004: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 08:18:23.004: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:23.994: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 1 +Oct 21 08:18:23.994: INFO: Node master1 is running 0 daemon pod, expected 1 +Oct 21 08:18:24.996: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 2 +Oct 21 08:18:24.996: INFO: Number of running nodes: 2, number of available pods: 2 in daemonset daemon-set +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/apps/daemon_set.go:110 +STEP: Deleting DaemonSet "daemon-set" +STEP: deleting DaemonSet.extensions daemon-set in namespace daemonsets-948, will wait for the garbage collector to delete the pods +Oct 21 08:18:25.061: INFO: Deleting DaemonSet.extensions daemon-set took: 8.5813ms +Oct 21 08:18:25.162: INFO: Terminating DaemonSet.extensions daemon-set pods took: 100.55547ms +Oct 21 08:18:27.170: INFO: Number of nodes with available pods controlled by daemonset daemon-set: 0 +Oct 21 08:18:27.170: INFO: Number of running nodes: 0, number of available pods: 0 in daemonset daemon-set +Oct 21 08:18:27.173: INFO: daemonset: {"kind":"DaemonSetList","apiVersion":"apps/v1","metadata":{"resourceVersion":"48231"},"items":null} + +Oct 21 08:18:27.176: INFO: pods: {"kind":"PodList","apiVersion":"v1","metadata":{"resourceVersion":"48231"},"items":null} + +[AfterEach] [sig-apps] Daemon set [Serial] + test/e2e/framework/framework.go:188 +Oct 21 08:18:27.186: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "daemonsets-948" for this suite. + +• [SLOW TEST:12.383 seconds] +[sig-apps] Daemon set [Serial] +test/e2e/apps/framework.go:23 + should run and stop simple daemon [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Daemon set [Serial] should run and stop simple daemon [Conformance]","total":356,"completed":289,"skipped":5486,"failed":0} +SSSSSS +------------------------------ +[sig-network] Proxy version v1 + A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] version v1 + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:18:27.199: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename proxy +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] A set of valid responses are returned for both pod and service Proxy [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:18:27.223: INFO: Creating pod... +Oct 21 08:18:29.247: INFO: Creating service... +Oct 21 08:18:29.258: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/pods/agnhost/proxy?method=DELETE +Oct 21 08:18:29.277: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Oct 21 08:18:29.277: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/pods/agnhost/proxy?method=OPTIONS +Oct 21 08:18:29.283: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Oct 21 08:18:29.283: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/pods/agnhost/proxy?method=PATCH +Oct 21 08:18:29.287: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Oct 21 08:18:29.287: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/pods/agnhost/proxy?method=POST +Oct 21 08:18:29.291: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Oct 21 08:18:29.291: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/pods/agnhost/proxy?method=PUT +Oct 21 08:18:29.298: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Oct 21 08:18:29.298: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/services/e2e-proxy-test-service/proxy?method=DELETE +Oct 21 08:18:29.304: INFO: http.Client request:DELETE | StatusCode:200 | Response:foo | Method:DELETE +Oct 21 08:18:29.304: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/services/e2e-proxy-test-service/proxy?method=OPTIONS +Oct 21 08:18:29.309: INFO: http.Client request:OPTIONS | StatusCode:200 | Response:foo | Method:OPTIONS +Oct 21 08:18:29.309: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/services/e2e-proxy-test-service/proxy?method=PATCH +Oct 21 08:18:29.314: INFO: http.Client request:PATCH | StatusCode:200 | Response:foo | Method:PATCH +Oct 21 08:18:29.314: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/services/e2e-proxy-test-service/proxy?method=POST +Oct 21 08:18:29.321: INFO: http.Client request:POST | StatusCode:200 | Response:foo | Method:POST +Oct 21 08:18:29.321: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/services/e2e-proxy-test-service/proxy?method=PUT +Oct 21 08:18:29.327: INFO: http.Client request:PUT | StatusCode:200 | Response:foo | Method:PUT +Oct 21 08:18:29.327: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/pods/agnhost/proxy?method=GET +Oct 21 08:18:29.331: INFO: http.Client request:GET StatusCode:301 +Oct 21 08:18:29.331: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/services/e2e-proxy-test-service/proxy?method=GET +Oct 21 08:18:29.335: INFO: http.Client request:GET StatusCode:301 +Oct 21 08:18:29.335: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/pods/agnhost/proxy?method=HEAD +Oct 21 08:18:29.337: INFO: http.Client request:HEAD StatusCode:301 +Oct 21 08:18:29.337: INFO: Starting http.Client for https://10.233.0.1:443/api/v1/namespaces/proxy-5628/services/e2e-proxy-test-service/proxy?method=HEAD +Oct 21 08:18:29.341: INFO: http.Client request:HEAD StatusCode:301 +[AfterEach] version v1 + test/e2e/framework/framework.go:188 +Oct 21 08:18:29.341: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "proxy-5628" for this suite. +•{"msg":"PASSED [sig-network] Proxy version v1 A set of valid responses are returned for both pod and service Proxy [Conformance]","total":356,"completed":290,"skipped":5492,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] DisruptionController + should create a PodDisruptionBudget [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:18:29.351: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename disruption +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] DisruptionController + test/e2e/apps/disruption.go:71 +[It] should create a PodDisruptionBudget [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pdb +STEP: Waiting for the pdb to be processed +STEP: updating the pdb +STEP: Waiting for the pdb to be processed +STEP: patching the pdb +STEP: Waiting for the pdb to be processed +STEP: Waiting for the pdb to be deleted +[AfterEach] [sig-apps] DisruptionController + test/e2e/framework/framework.go:188 +Oct 21 08:18:35.466: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "disruption-83" for this suite. + +• [SLOW TEST:6.125 seconds] +[sig-apps] DisruptionController +test/e2e/apps/framework.go:23 + should create a PodDisruptionBudget [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] DisruptionController should create a PodDisruptionBudget [Conformance]","total":356,"completed":291,"skipped":5542,"failed":0} +SSSS +------------------------------ +[sig-storage] EmptyDir wrapper volumes + should not conflict [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:18:35.476: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir-wrapper +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should not conflict [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:18:35.556: INFO: The status of Pod pod-secrets-513772ea-a756-480e-8a61-b952e8208a08 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:18:37.567: INFO: The status of Pod pod-secrets-513772ea-a756-480e-8a61-b952e8208a08 is Running (Ready = true) +STEP: Cleaning up the secret +STEP: Cleaning up the configmap +STEP: Cleaning up the pod +[AfterEach] [sig-storage] EmptyDir wrapper volumes + test/e2e/framework/framework.go:188 +Oct 21 08:18:37.589: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-wrapper-1117" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not conflict [Conformance]","total":356,"completed":292,"skipped":5546,"failed":0} + +------------------------------ +[sig-node] Variable Expansion + should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:18:37.600: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod with failed condition +STEP: updating the pod +Oct 21 08:20:38.160: INFO: Successfully updated pod "var-expansion-43044e71-03ad-4848-a23a-5985a4a9fd02" +STEP: waiting for pod running +STEP: deleting the pod gracefully +Oct 21 08:20:40.174: INFO: Deleting pod "var-expansion-43044e71-03ad-4848-a23a-5985a4a9fd02" in namespace "var-expansion-9532" +Oct 21 08:20:40.182: INFO: Wait up to 5m0s for pod "var-expansion-43044e71-03ad-4848-a23a-5985a4a9fd02" to be fully deleted +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 08:21:12.201: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-9532" for this suite. + +• [SLOW TEST:154.614 seconds] +[sig-node] Variable Expansion +test/e2e/common/node/framework.go:23 + should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Variable Expansion should verify that a failing subpath expansion can be modified during the lifecycle of a container [Slow] [Conformance]","total":356,"completed":293,"skipped":5546,"failed":0} +SSSSSSS +------------------------------ +[sig-node] Containers + should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:21:12.215: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test override command +Oct 21 08:21:12.253: INFO: Waiting up to 5m0s for pod "client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548" in namespace "containers-1999" to be "Succeeded or Failed" +Oct 21 08:21:12.258: INFO: Pod "client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548": Phase="Pending", Reason="", readiness=false. Elapsed: 4.56232ms +Oct 21 08:21:14.265: INFO: Pod "client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011732731s +Oct 21 08:21:16.284: INFO: Pod "client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.030585067s +STEP: Saw pod success +Oct 21 08:21:16.284: INFO: Pod "client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548" satisfied condition "Succeeded or Failed" +Oct 21 08:21:16.289: INFO: Trying to get logs from node node1 pod client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548 container agnhost-container: +STEP: delete the pod +Oct 21 08:21:16.325: INFO: Waiting for pod client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548 to disappear +Oct 21 08:21:16.334: INFO: Pod client-containers-ae74fdb3-85dc-4adc-bdac-027c179aa548 no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:188 +Oct 21 08:21:16.334: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-1999" for this suite. +•{"msg":"PASSED [sig-node] Containers should be able to override the image's default command (container entrypoint) [NodeConformance] [Conformance]","total":356,"completed":294,"skipped":5553,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:21:16.350: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a job +STEP: Ensuring job reaches completions +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:188 +Oct 21 08:21:30.415: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-7340" for this suite. + +• [SLOW TEST:14.084 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should run a job to completion when tasks sometimes fail and are locally restarted [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]","total":356,"completed":295,"skipped":5578,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:21:30.435: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating projection with secret that has name projected-secret-test-c1c76a43-b854-4178-bbbb-32104f7fd943 +STEP: Creating a pod to test consume secrets +Oct 21 08:21:30.537: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e" in namespace "projected-9055" to be "Succeeded or Failed" +Oct 21 08:21:30.549: INFO: Pod "pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e": Phase="Pending", Reason="", readiness=false. Elapsed: 11.981874ms +Oct 21 08:21:32.565: INFO: Pod "pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e": Phase="Running", Reason="", readiness=true. Elapsed: 2.027180543s +Oct 21 08:21:34.571: INFO: Pod "pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e": Phase="Running", Reason="", readiness=false. Elapsed: 4.033640725s +Oct 21 08:21:36.579: INFO: Pod "pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e": Phase="Running", Reason="", readiness=false. Elapsed: 6.041404076s +Oct 21 08:21:38.619: INFO: Pod "pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.081109927s +STEP: Saw pod success +Oct 21 08:21:38.619: INFO: Pod "pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e" satisfied condition "Succeeded or Failed" +Oct 21 08:21:38.626: INFO: Trying to get logs from node node1 pod pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e container projected-secret-volume-test: +STEP: delete the pod +Oct 21 08:21:38.802: INFO: Waiting for pod pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e to disappear +Oct 21 08:21:38.832: INFO: Pod pod-projected-secrets-c41f2744-7565-4d06-be36-310472e1739e no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:188 +Oct 21 08:21:38.832: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9055" for this suite. + +• [SLOW TEST:8.672 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"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":356,"completed":296,"skipped":5589,"failed":0} +SSSSSSSSS +------------------------------ +[sig-network] Ingress API + should support creating Ingress API operations [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Ingress API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:21:39.107: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename ingress +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should support creating Ingress API operations [Conformance] + test/e2e/framework/framework.go:652 +STEP: getting /apis +STEP: getting /apis/networking.k8s.io +STEP: getting /apis/networking.k8s.iov1 +STEP: creating +STEP: getting +STEP: listing +STEP: watching +Oct 21 08:21:40.009: INFO: starting watch +STEP: cluster-wide listing +STEP: cluster-wide watching +Oct 21 08:21:40.179: INFO: starting watch +STEP: patching +STEP: updating +Oct 21 08:21:40.618: INFO: waiting for watch events with expected annotations +Oct 21 08:21:40.618: INFO: saw patched and updated annotations +STEP: patching /status +STEP: updating /status +STEP: get /status +STEP: deleting +STEP: deleting a collection +[AfterEach] [sig-network] Ingress API + test/e2e/framework/framework.go:188 +Oct 21 08:21:41.020: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "ingress-4428" for this suite. +•{"msg":"PASSED [sig-network] Ingress API should support creating Ingress API operations [Conformance]","total":356,"completed":297,"skipped":5598,"failed":0} +SSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Job + should delete a job [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Job + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:21:41.139: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename job +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should delete a job [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a job +STEP: Ensuring active pods == parallelism +STEP: delete a job +STEP: deleting Job.batch foo in namespace job-3266, will wait for the garbage collector to delete the pods +Oct 21 08:21:45.340: INFO: Deleting Job.batch foo took: 10.943759ms +Oct 21 08:21:45.441: INFO: Terminating Job.batch foo pods took: 100.630191ms +STEP: Ensuring job was deleted +[AfterEach] [sig-apps] Job + test/e2e/framework/framework.go:188 +Oct 21 08:22:18.148: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "job-3266" for this suite. + +• [SLOW TEST:37.021 seconds] +[sig-apps] Job +test/e2e/apps/framework.go:23 + should delete a job [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Job should delete a job [Conformance]","total":356,"completed":298,"skipped":5613,"failed":0} +S +------------------------------ +[sig-node] Security Context When creating a container with runAsUser + should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:22:18.160: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:48 +[It] should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:22:18.211: INFO: Waiting up to 5m0s for pod "busybox-user-65534-45c5c04d-e2e3-44f5-8117-3394fa076749" in namespace "security-context-test-2338" to be "Succeeded or Failed" +Oct 21 08:22:18.215: INFO: Pod "busybox-user-65534-45c5c04d-e2e3-44f5-8117-3394fa076749": Phase="Pending", Reason="", readiness=false. Elapsed: 3.61929ms +Oct 21 08:22:20.226: INFO: Pod "busybox-user-65534-45c5c04d-e2e3-44f5-8117-3394fa076749": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014532525s +Oct 21 08:22:22.240: INFO: Pod "busybox-user-65534-45c5c04d-e2e3-44f5-8117-3394fa076749": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.029038511s +Oct 21 08:22:22.240: INFO: Pod "busybox-user-65534-45c5c04d-e2e3-44f5-8117-3394fa076749" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:188 +Oct 21 08:22:22.240: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-2338" for this suite. +•{"msg":"PASSED [sig-node] Security Context When creating a container with runAsUser should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":299,"skipped":5614,"failed":0} +SSSSS +------------------------------ +[sig-storage] EmptyDir volumes + volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:22:22.256: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir volume type on node default medium +Oct 21 08:22:22.317: INFO: Waiting up to 5m0s for pod "pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0" in namespace "emptydir-2619" to be "Succeeded or Failed" +Oct 21 08:22:22.322: INFO: Pod "pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.120623ms +Oct 21 08:22:24.328: INFO: Pod "pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.011183822s +Oct 21 08:22:26.340: INFO: Pod "pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.023015815s +STEP: Saw pod success +Oct 21 08:22:26.340: INFO: Pod "pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0" satisfied condition "Succeeded or Failed" +Oct 21 08:22:26.344: INFO: Trying to get logs from node node1 pod pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0 container test-container: +STEP: delete the pod +Oct 21 08:22:26.366: INFO: Waiting for pod pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0 to disappear +Oct 21 08:22:26.371: INFO: Pod pod-01bd7e7f-e2cc-44be-901d-71ee76c640f0 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 08:22:26.371: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-2619" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes volume on default medium should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":300,"skipped":5619,"failed":0} +S +------------------------------ +[sig-apps] ReplicationController + should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:22:26.407: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename replication-controller +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] ReplicationController + test/e2e/apps/rc.go:56 +[It] should surface a failure condition on a common issue like exceeded quota [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:22:26.469: 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 +Oct 21 08:22:27.541: INFO: Updating replication controller "condition-test" +STEP: Checking rc "condition-test" has no failure condition set +[AfterEach] [sig-apps] ReplicationController + test/e2e/framework/framework.go:188 +Oct 21 08:22:27.549: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "replication-controller-987" for this suite. +•{"msg":"PASSED [sig-apps] ReplicationController should surface a failure condition on a common issue like exceeded quota [Conformance]","total":356,"completed":301,"skipped":5620,"failed":0} +SSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch + watch on custom resource definition objects [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:22:27.566: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] watch on custom resource definition objects [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:22:27.602: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Creating first CR +Oct 21 08:22:30.466: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-10-21T08:22:30Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-10-21T08:22:30Z]] name:name1 resourceVersion:49169 uid:e91cd54d-b352-4faa-ad25-7e3f2501a294] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Creating second CR +Oct 21 08:22:40.480: INFO: Got : ADDED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-10-21T08:22:40Z generation:1 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-10-21T08:22:40Z]] name:name2 resourceVersion:49227 uid:1f328b0d-2cf9-4410-b453-d6f3b6f1c998] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying first CR +Oct 21 08:22:50.508: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-10-21T08:22:30Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-10-21T08:22:50Z]] name:name1 resourceVersion:49243 uid:e91cd54d-b352-4faa-ad25-7e3f2501a294] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Modifying second CR +Oct 21 08:23:00.526: INFO: Got : MODIFIED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-10-21T08:22:40Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-10-21T08:23:00Z]] name:name2 resourceVersion:49259 uid:1f328b0d-2cf9-4410-b453-d6f3b6f1c998] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting first CR +Oct 21 08:23:10.547: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-10-21T08:22:30Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-10-21T08:22:50Z]] name:name1 resourceVersion:49275 uid:e91cd54d-b352-4faa-ad25-7e3f2501a294] num:map[num1:9223372036854775807 num2:1000000]]} +STEP: Deleting second CR +Oct 21 08:23:20.562: INFO: Got : DELETED &{map[apiVersion:mygroup.example.com/v1beta1 content:map[key:value] dummy:test kind:WishIHadChosenNoxu metadata:map[creationTimestamp:2022-10-21T08:22:40Z generation:2 managedFields:[map[apiVersion:mygroup.example.com/v1beta1 fieldsType:FieldsV1 fieldsV1:map[f:content:map[.:map[] f:key:map[]] f:dummy:map[] f:num:map[.:map[] f:num1:map[] f:num2:map[]]] manager:e2e.test operation:Update time:2022-10-21T08:23:00Z]] name:name2 resourceVersion:49291 uid:1f328b0d-2cf9-4410-b453-d6f3b6f1c998] num:map[num1:9223372036854775807 num2:1000000]]} +[AfterEach] [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 08:23:31.499: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-watch-2698" for this suite. + +• [SLOW TEST:63.947 seconds] +[sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + CustomResourceDefinition Watch + test/e2e/apimachinery/crd_watch.go:44 + watch on custom resource definition objects [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition Watch [Privileged:ClusterAdmin] CustomResourceDefinition Watch watch on custom resource definition objects [Conformance]","total":356,"completed":302,"skipped":5640,"failed":0} +SSSSSS +------------------------------ +[sig-network] Services + should serve multiport endpoints from pods [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:23:31.513: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should serve multiport endpoints from pods [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service multi-endpoint-test in namespace services-2894 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2894 to expose endpoints map[] +Oct 21 08:23:31.569: INFO: Failed go get Endpoints object: endpoints "multi-endpoint-test" not found +Oct 21 08:23:32.580: INFO: successfully validated that service multi-endpoint-test in namespace services-2894 exposes endpoints map[] +STEP: Creating pod pod1 in namespace services-2894 +Oct 21 08:23:32.591: INFO: The status of Pod pod1 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:23:35.202: INFO: The status of Pod pod1 is Running (Ready = true) +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2894 to expose endpoints map[pod1:[100]] +Oct 21 08:23:35.219: INFO: successfully validated that service multi-endpoint-test in namespace services-2894 exposes endpoints map[pod1:[100]] +STEP: Creating pod pod2 in namespace services-2894 +Oct 21 08:23:35.227: INFO: The status of Pod pod2 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:23:37.235: INFO: The status of Pod pod2 is Running (Ready = true) +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2894 to expose endpoints map[pod1:[100] pod2:[101]] +Oct 21 08:23:37.253: INFO: successfully validated that service multi-endpoint-test in namespace services-2894 exposes endpoints map[pod1:[100] pod2:[101]] +STEP: Checking if the Service forwards traffic to pods +Oct 21 08:23:37.253: INFO: Creating new exec pod +Oct 21 08:23:40.272: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2894 exec execpodlwkw5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 80' +Oct 21 08:23:40.472: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 multi-endpoint-test 80\nConnection to multi-endpoint-test 80 port [tcp/http] succeeded!\n" +Oct 21 08:23:40.472: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:23:40.472: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2894 exec execpodlwkw5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.24.135 80' +Oct 21 08:23:40.635: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.24.135 80\nConnection to 10.233.24.135 80 port [tcp/http] succeeded!\n" +Oct 21 08:23:40.635: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:23:40.635: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2894 exec execpodlwkw5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 multi-endpoint-test 81' +Oct 21 08:23:40.807: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 multi-endpoint-test 81\nConnection to multi-endpoint-test 81 port [tcp/*] succeeded!\n" +Oct 21 08:23:40.807: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:23:40.807: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-2894 exec execpodlwkw5 -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.24.135 81' +Oct 21 08:23:40.973: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.24.135 81\nConnection to 10.233.24.135 81 port [tcp/*] succeeded!\n" +Oct 21 08:23:40.973: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +STEP: Deleting pod pod1 in namespace services-2894 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2894 to expose endpoints map[pod2:[101]] +Oct 21 08:23:41.006: INFO: successfully validated that service multi-endpoint-test in namespace services-2894 exposes endpoints map[pod2:[101]] +STEP: Deleting pod pod2 in namespace services-2894 +STEP: waiting up to 3m0s for service multi-endpoint-test in namespace services-2894 to expose endpoints map[] +Oct 21 08:23:42.047: INFO: successfully validated that service multi-endpoint-test in namespace services-2894 exposes endpoints map[] +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 08:23:42.071: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-2894" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:10.573 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should serve multiport endpoints from pods [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should serve multiport endpoints from pods [Conformance]","total":356,"completed":303,"skipped":5646,"failed":0} +[sig-api-machinery] Watchers + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:23:42.088: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename watch +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 08:23:42.149: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4051 1c2b7d05-297a-4454-bfaf-825ba44ec5ea 49402 0 2022-10-21 08:23:42 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-10-21 08:23:42 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 08:23:42.150: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4051 1c2b7d05-297a-4454-bfaf-825ba44ec5ea 49403 0 2022-10-21 08:23:42 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-10-21 08:23:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 1,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 08:23:42.150: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4051 1c2b7d05-297a-4454-bfaf-825ba44ec5ea 49404 0 2022-10-21 08:23:42 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-10-21 08:23:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},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 +Oct 21 08:23:52.237: INFO: Got : ADDED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4051 1c2b7d05-297a-4454-bfaf-825ba44ec5ea 49449 0 2022-10-21 08:23:42 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-10-21 08:23:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 2,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 08:23:52.237: INFO: Got : MODIFIED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4051 1c2b7d05-297a-4454-bfaf-825ba44ec5ea 49450 0 2022-10-21 08:23:42 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-10-21 08:23:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} +Oct 21 08:23:52.238: INFO: Got : DELETED &ConfigMap{ObjectMeta:{e2e-watch-test-label-changed watch-4051 1c2b7d05-297a-4454-bfaf-825ba44ec5ea 49451 0 2022-10-21 08:23:42 +0000 UTC map[watch-this-configmap:label-changed-and-restored] map[] [] [] [{e2e.test Update v1 2022-10-21 08:23:42 +0000 UTC FieldsV1 {"f:data":{".":{},"f:mutation":{}},"f:metadata":{"f:labels":{".":{},"f:watch-this-configmap":{}}}} }]},Data:map[string]string{mutation: 3,},BinaryData:map[string][]byte{},Immutable:nil,} +[AfterEach] [sig-api-machinery] Watchers + test/e2e/framework/framework.go:188 +Oct 21 08:23:52.238: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "watch-4051" for this suite. + +• [SLOW TEST:10.178 seconds] +[sig-api-machinery] Watchers +test/e2e/apimachinery/framework.go:23 + should observe an object deletion if it stops meeting the requirements of the selector [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]","total":356,"completed":304,"skipped":5646,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:23:52.267: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should update annotations on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating the pod +Oct 21 08:23:52.331: INFO: The status of Pod annotationupdate06cf52d8-3702-447e-a4a2-b82cc95bce19 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:23:54.338: INFO: The status of Pod annotationupdate06cf52d8-3702-447e-a4a2-b82cc95bce19 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:23:56.350: INFO: The status of Pod annotationupdate06cf52d8-3702-447e-a4a2-b82cc95bce19 is Running (Ready = true) +Oct 21 08:23:56.898: INFO: Successfully updated pod "annotationupdate06cf52d8-3702-447e-a4a2-b82cc95bce19" +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 08:23:58.930: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1746" for this suite. + +• [SLOW TEST:6.683 seconds] +[sig-storage] Projected downwardAPI +test/e2e/common/storage/framework.go:23 + should update annotations on modification [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected downwardAPI should update annotations on modification [NodeConformance] [Conformance]","total":356,"completed":305,"skipped":5663,"failed":0} +SSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Pods + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Pods + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:23:58.950: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename pods +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Pods + test/e2e/common/node/pods.go:191 +[It] should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating the pod +STEP: submitting the pod to kubernetes +Oct 21 08:23:59.023: INFO: The status of Pod pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:24:01.042: INFO: The status of Pod pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be is Running (Ready = true) +STEP: verifying the pod is in kubernetes +STEP: updating the pod +Oct 21 08:24:01.570: INFO: Successfully updated pod "pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be" +Oct 21 08:24:01.571: INFO: Waiting up to 5m0s for pod "pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be" in namespace "pods-8762" to be "terminated due to deadline exceeded" +Oct 21 08:24:01.580: INFO: Pod "pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be": Phase="Running", Reason="", readiness=true. Elapsed: 9.389649ms +Oct 21 08:24:03.588: INFO: Pod "pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be": Phase="Running", Reason="", readiness=true. Elapsed: 2.017699326s +Oct 21 08:24:05.598: INFO: Pod "pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be": Phase="Failed", Reason="DeadlineExceeded", readiness=false. Elapsed: 4.02752877s +Oct 21 08:24:05.598: INFO: Pod "pod-update-activedeadlineseconds-4d7b2098-223b-466d-939c-c5323fd3c1be" satisfied condition "terminated due to deadline exceeded" +[AfterEach] [sig-node] Pods + test/e2e/framework/framework.go:188 +Oct 21 08:24:05.598: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "pods-8762" for this suite. + +• [SLOW TEST:6.662 seconds] +[sig-node] Pods +test/e2e/common/node/framework.go:23 + should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Pods should allow activeDeadlineSeconds to be updated [NodeConformance] [Conformance]","total":356,"completed":306,"skipped":5682,"failed":0} +SSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:05.613: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-volume-8f58b9d1-f8a1-4cc7-b612-8b0272fe5395 +STEP: Creating a pod to test consume configMaps +Oct 21 08:24:05.655: INFO: Waiting up to 5m0s for pod "pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc" in namespace "configmap-2200" to be "Succeeded or Failed" +Oct 21 08:24:05.662: INFO: Pod "pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc": Phase="Pending", Reason="", readiness=false. Elapsed: 7.871063ms +Oct 21 08:24:07.675: INFO: Pod "pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020849127s +Oct 21 08:24:09.684: INFO: Pod "pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.029173685s +STEP: Saw pod success +Oct 21 08:24:09.684: INFO: Pod "pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc" satisfied condition "Succeeded or Failed" +Oct 21 08:24:09.687: INFO: Trying to get logs from node node1 pod pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc container configmap-volume-test: +STEP: delete the pod +Oct 21 08:24:09.701: INFO: Waiting for pod pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc to disappear +Oct 21 08:24:09.705: INFO: Pod pod-configmaps-f20c25b8-1f67-4d35-881a-662fc68609bc no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 08:24:09.705: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-2200" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","total":356,"completed":307,"skipped":5688,"failed":0} +SSS +------------------------------ +[sig-node] Downward API + should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:09.716: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide container's limits.cpu/memory and requests.cpu/memory as env vars [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward api env vars +Oct 21 08:24:09.753: INFO: Waiting up to 5m0s for pod "downward-api-db4c159d-9e65-42f5-b050-c821407d5de7" in namespace "downward-api-621" to be "Succeeded or Failed" +Oct 21 08:24:09.758: INFO: Pod "downward-api-db4c159d-9e65-42f5-b050-c821407d5de7": Phase="Pending", Reason="", readiness=false. Elapsed: 4.966588ms +Oct 21 08:24:11.769: INFO: Pod "downward-api-db4c159d-9e65-42f5-b050-c821407d5de7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016156528s +Oct 21 08:24:13.779: INFO: Pod "downward-api-db4c159d-9e65-42f5-b050-c821407d5de7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.025564945s +STEP: Saw pod success +Oct 21 08:24:13.779: INFO: Pod "downward-api-db4c159d-9e65-42f5-b050-c821407d5de7" satisfied condition "Succeeded or Failed" +Oct 21 08:24:13.784: INFO: Trying to get logs from node node1 pod downward-api-db4c159d-9e65-42f5-b050-c821407d5de7 container dapi-container: +STEP: delete the pod +Oct 21 08:24:13.835: INFO: Waiting for pod downward-api-db4c159d-9e65-42f5-b050-c821407d5de7 to disappear +Oct 21 08:24:13.841: INFO: Pod downward-api-db4c159d-9e65-42f5-b050-c821407d5de7 no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:188 +Oct 21 08:24:13.841: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-621" 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":356,"completed":308,"skipped":5691,"failed":0} +SSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + Should recreate evicted statefulset [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:13.881: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-1318 +[It] Should recreate evicted statefulset [Conformance] + test/e2e/framework/framework.go:652 +STEP: Looking for a node to schedule stateful set and pod +STEP: Creating pod with conflicting port in namespace statefulset-1318 +STEP: Waiting until pod test-pod will start running in namespace statefulset-1318 +STEP: Creating statefulset with conflicting port in namespace statefulset-1318 +STEP: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-1318 +Oct 21 08:24:16.014: INFO: Observed stateful pod in namespace: statefulset-1318, name: ss-0, uid: befc7593-13c0-437c-979d-fb188f20682a, status phase: Pending. Waiting for statefulset controller to delete. +Oct 21 08:24:16.031: INFO: Observed stateful pod in namespace: statefulset-1318, name: ss-0, uid: befc7593-13c0-437c-979d-fb188f20682a, status phase: Failed. Waiting for statefulset controller to delete. +Oct 21 08:24:16.061: INFO: Observed stateful pod in namespace: statefulset-1318, name: ss-0, uid: befc7593-13c0-437c-979d-fb188f20682a, status phase: Failed. Waiting for statefulset controller to delete. +Oct 21 08:24:16.067: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-1318 +STEP: Removing pod with conflicting port in namespace statefulset-1318 +STEP: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-1318 and will be in running state +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 08:24:18.096: INFO: Deleting all statefulset in ns statefulset-1318 +Oct 21 08:24:18.099: INFO: Scaling statefulset ss to 0 +Oct 21 08:24:28.124: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 08:24:28.127: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 08:24:28.143: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-1318" for this suite. + +• [SLOW TEST:14.270 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + Should recreate evicted statefulset [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]","total":356,"completed":309,"skipped":5694,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:28.152: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sysctl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 +[It] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod with one valid and two invalid sysctls +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:188 +Oct 21 08:24:28.187: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sysctl-6081" for this suite. +•{"msg":"PASSED [sig-node] Sysctls [LinuxOnly] [NodeConformance] should reject invalid sysctls [MinimumKubeletVersion:1.21] [Conformance]","total":356,"completed":310,"skipped":5724,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:28.200: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 08:24:28.910: INFO: new replicaset for deployment "sample-webhook-deployment" is yet to be created +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 08:24:31.940: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should unconditionally reject operations on fail closed webhook [Conformance] + test/e2e/framework/framework.go:652 +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] + test/e2e/framework/framework.go:188 +Oct 21 08:24:32.081: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7575" for this suite. +STEP: Destroying namespace "webhook-7575-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 +•{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]","total":356,"completed":311,"skipped":5761,"failed":0} +SSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:32.165: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-8713 +[It] should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:24:32.284: INFO: Found 0 stateful pods, waiting for 1 +Oct 21 08:24:42.297: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +STEP: patching the StatefulSet +Oct 21 08:24:42.321: INFO: Found 1 stateful pods, waiting for 2 +Oct 21 08:24:52.342: INFO: Waiting for pod test-ss-0 to enter Running - Ready=true, currently Running - Ready=true +Oct 21 08:24:52.342: INFO: Waiting for pod test-ss-1 to enter Running - Ready=true, currently Running - Ready=true +STEP: Listing all StatefulSets +STEP: Delete all of the StatefulSets +STEP: Verify that StatefulSets have been deleted +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 08:24:52.364: INFO: Deleting all statefulset in ns statefulset-8713 +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 08:24:52.374: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-8713" for this suite. + +• [SLOW TEST:20.227 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should list, patch and delete a collection of StatefulSets [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should list, patch and delete a collection of StatefulSets [Conformance]","total":356,"completed":312,"skipped":5778,"failed":0} +SSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:52.391: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-volume-07242194-f2e9-4d70-b38a-7787a445fe18 +STEP: Creating a pod to test consume configMaps +Oct 21 08:24:52.444: INFO: Waiting up to 5m0s for pod "pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a" in namespace "configmap-3340" to be "Succeeded or Failed" +Oct 21 08:24:52.456: INFO: Pod "pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a": Phase="Pending", Reason="", readiness=false. Elapsed: 11.258712ms +Oct 21 08:24:54.465: INFO: Pod "pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020349232s +Oct 21 08:24:56.475: INFO: Pod "pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.030792964s +STEP: Saw pod success +Oct 21 08:24:56.475: INFO: Pod "pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a" satisfied condition "Succeeded or Failed" +Oct 21 08:24:56.482: INFO: Trying to get logs from node node1 pod pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a container agnhost-container: +STEP: delete the pod +Oct 21 08:24:56.510: INFO: Waiting for pod pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a to disappear +Oct 21 08:24:56.522: INFO: Pod pod-configmaps-c31241c0-13a8-41e5-adf1-56a13185949a no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 08:24:56.522: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-3340" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":356,"completed":313,"skipped":5787,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] Garbage collector + should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] Garbage collector + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:56.569: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename gc +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance] + test/e2e/framework/framework.go:652 +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 +Oct 21 08:24:57.771: INFO: The status of Pod kube-controller-manager-master1 is Running (Ready = true) +Oct 21 08:24:57.933: 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 + test/e2e/framework/framework.go:188 +Oct 21 08:24:57.933: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "gc-7047" for this suite. +•{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance]","total":356,"completed":314,"skipped":5793,"failed":0} +SSS +------------------------------ +[sig-cli] Kubectl client Kubectl cluster-info + should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:57.948: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubectl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-cli] Kubectl client + test/e2e/kubectl/kubectl.go:245 +[It] should check if Kubernetes control plane services is included in cluster-info [Conformance] + test/e2e/framework/framework.go:652 +STEP: validating cluster-info +Oct 21 08:24:57.978: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=kubectl-345 cluster-info' +Oct 21 08:24:58.072: INFO: stderr: "" +Oct 21 08:24:58.072: INFO: stdout: "\x1b[0;32mKubernetes control plane\x1b[0m is running at \x1b[0;33mhttps://10.233.0.1:443\x1b[0m\n\nTo further debug and diagnose cluster problems, use 'kubectl cluster-info dump'.\n" +[AfterEach] [sig-cli] Kubectl client + test/e2e/framework/framework.go:188 +Oct 21 08:24:58.072: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubectl-345" for this suite. +•{"msg":"PASSED [sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes control plane services is included in cluster-info [Conformance]","total":356,"completed":315,"skipped":5796,"failed":0} +SSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:24:58.083: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating projection with secret that has name projected-secret-test-40409c26-3e40-43a7-b101-aab95e1c51d7 +STEP: Creating a pod to test consume secrets +Oct 21 08:24:58.117: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7" in namespace "projected-8205" to be "Succeeded or Failed" +Oct 21 08:24:58.120: INFO: Pod "pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7": Phase="Pending", Reason="", readiness=false. Elapsed: 3.160871ms +Oct 21 08:25:00.135: INFO: Pod "pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7": Phase="Pending", Reason="", readiness=false. Elapsed: 2.018032802s +Oct 21 08:25:02.144: INFO: Pod "pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027599427s +STEP: Saw pod success +Oct 21 08:25:02.144: INFO: Pod "pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7" satisfied condition "Succeeded or Failed" +Oct 21 08:25:02.148: INFO: Trying to get logs from node node1 pod pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7 container projected-secret-volume-test: +STEP: delete the pod +Oct 21 08:25:02.164: INFO: Waiting for pod pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7 to disappear +Oct 21 08:25:02.168: INFO: Pod pod-projected-secrets-9c16d36d-0ed6-48b3-8b94-b3656691aae7 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:188 +Oct 21 08:25:02.168: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-8205" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]","total":356,"completed":316,"skipped":5806,"failed":0} +SSSSSS +------------------------------ +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:02.188: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:128 +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 +Oct 21 08:25:02.791: INFO: deployment "sample-crd-conversion-webhook-deployment" doesn't have the required revision set +Oct 21 08:25:04.807: 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:time.Date(2022, time.October, 21, 8, 25, 2, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 25, 2, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 8, 25, 2, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 25, 2, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-crd-conversion-webhook-deployment-656754656d\" is progressing."}}, CollisionCount:(*int32)(nil)} +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 08:25:07.838: 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] + test/e2e/framework/framework.go:652 +Oct 21 08:25:07.848: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Creating a v1 custom resource +STEP: v2 custom resource should be converted +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 08:25:11.011: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-webhook-1131" for this suite. +[AfterEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/crd_conversion_webhook.go:139 + +• [SLOW TEST:8.877 seconds] +[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to convert from CR v1 to CR v2 [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance]","total":356,"completed":317,"skipped":5812,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-node] Sysctls [LinuxOnly] [NodeConformance] + should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:37 +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:11.065: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename sysctl +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/common/node/sysctl.go:67 +[It] should support sysctls [MinimumKubeletVersion:1.21] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod with the kernel.shm_rmid_forced sysctl +STEP: Watching for error events or started pod +STEP: Waiting for pod completion +STEP: Checking that the pod succeeded +STEP: Getting logs from the pod +STEP: Checking that the sysctl is actually updated +[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance] + test/e2e/framework/framework.go:188 +Oct 21 08:25:15.143: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "sysctl-6530" for this suite. +•{"msg":"PASSED [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls [MinimumKubeletVersion:1.21] [Conformance]","total":356,"completed":318,"skipped":5823,"failed":0} +SS +------------------------------ +[sig-node] Kubelet when scheduling a busybox command in a pod + should print the output to logs [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Kubelet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:15.154: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename kubelet-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Kubelet + test/e2e/common/node/kubelet.go:40 +[It] should print the output to logs [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:25:15.197: INFO: The status of Pod busybox-scheduling-73ef9ac4-01cd-47af-9ea4-60245a6b4afd is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:25:17.206: INFO: The status of Pod busybox-scheduling-73ef9ac4-01cd-47af-9ea4-60245a6b4afd is Running (Ready = true) +[AfterEach] [sig-node] Kubelet + test/e2e/framework/framework.go:188 +Oct 21 08:25:17.220: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "kubelet-test-2528" for this suite. +•{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]","total":356,"completed":319,"skipped":5825,"failed":0} +SSSSSSS +------------------------------ +[sig-storage] Secrets + optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:17.230: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] optional updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name s-test-opt-del-66da8202-86bf-4cf6-9103-b63e80dc0481 +STEP: Creating secret with name s-test-opt-upd-d4bfffaf-aebb-4a46-b9c3-b59b0a9d15b4 +STEP: Creating the pod +Oct 21 08:25:17.285: INFO: The status of Pod pod-secrets-d5cc1419-9e6d-4822-80ba-dce31dd3ac2c is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:25:19.294: INFO: The status of Pod pod-secrets-d5cc1419-9e6d-4822-80ba-dce31dd3ac2c is Running (Ready = true) +STEP: Deleting secret s-test-opt-del-66da8202-86bf-4cf6-9103-b63e80dc0481 +STEP: Updating secret s-test-opt-upd-d4bfffaf-aebb-4a46-b9c3-b59b0a9d15b4 +STEP: Creating secret with name s-test-opt-create-eb193d75-b898-456b-afc2-64f959fbbd35 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 08:25:21.393: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-3726" for this suite. +•{"msg":"PASSED [sig-storage] Secrets optional updates should be reflected in volume [NodeConformance] [Conformance]","total":356,"completed":320,"skipped":5832,"failed":0} +SSSSSSSSS +------------------------------ +[sig-apps] Deployment + Deployment should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:21.414: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] Deployment should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:25:21.449: INFO: Creating simple deployment test-new-deployment +Oct 21 08:25:21.465: INFO: deployment "test-new-deployment" doesn't have the required revision set +STEP: getting scale subresource +STEP: updating a scale subresource +STEP: verifying the deployment Spec.Replicas was modified +STEP: Patch a scale subresource +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 08:25:23.532: INFO: Deployment "test-new-deployment": +&Deployment{ObjectMeta:{test-new-deployment deployment-4276 fd1e2c0a-05e0-4b10-98ef-9cf5cbbac6be 50354 3 2022-10-21 08:25:21 +0000 UTC map[name:httpd] map[deployment.kubernetes.io/revision:1] [] [] [{e2e.test Update apps/v1 FieldsV1 {"f:spec":{"f:replicas":{}}} scale} {e2e.test Update apps/v1 2022-10-21 08:25:21 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:progressDeadlineSeconds":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 08:25:22 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},Spec:DeploymentSpec{Replicas:*4,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 k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc0058329a8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},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:2022-10-21 08:25:22 +0000 UTC,LastTransitionTime:2022-10-21 08:25:22 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-new-deployment-55df494869" has successfully progressed.,LastUpdateTime:2022-10-21 08:25:22 +0000 UTC,LastTransitionTime:2022-10-21 08:25:21 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Oct 21 08:25:23.542: INFO: New ReplicaSet "test-new-deployment-55df494869" of Deployment "test-new-deployment": +&ReplicaSet{ObjectMeta:{test-new-deployment-55df494869 deployment-4276 5be244aa-bc6d-4e27-ba88-7bf890fadfff 50360 2 2022-10-21 08:25:21 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[deployment.kubernetes.io/desired-replicas:2 deployment.kubernetes.io/max-replicas:3 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-new-deployment fd1e2c0a-05e0-4b10-98ef-9cf5cbbac6be 0xc005832df7 0xc005832df8}] [] [{kube-controller-manager Update apps/v1 2022-10-21 08:25:21 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"fd1e2c0a-05e0-4b10-98ef-9cf5cbbac6be\"}":{}}},"f:spec":{"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 08:25:22 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*2,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: httpd,pod-template-hash: 55df494869,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [] [] []} {[] [] [{httpd k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc005832e88 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:2,FullyLabeledReplicas:2,ObservedGeneration:2,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Oct 21 08:25:23.549: INFO: Pod "test-new-deployment-55df494869-972hz" is not available: +&Pod{ObjectMeta:{test-new-deployment-55df494869-972hz test-new-deployment-55df494869- deployment-4276 b54bb86e-04fd-47d9-abce-8f114cd1d8e5 50362 0 2022-10-21 08:25:23 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[] [{apps/v1 ReplicaSet test-new-deployment-55df494869 5be244aa-bc6d-4e27-ba88-7bf890fadfff 0xc0058332a7 0xc0058332a8}] [] [{kube-controller-manager Update v1 2022-10-21 08:25:23 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5be244aa-bc6d-4e27-ba88-7bf890fadfff\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {kubelet Update v1 2022-10-21 08:25:23 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-fkfpx,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-fkfpx,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,SeccompProfile: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:master1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Pending,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:25:23 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:False,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:25:23 +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:2022-10-21 08:25:23 +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:2022-10-21 08:25:23 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.161,PodIP:,StartTime:2022-10-21 08:25:23 +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:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:,ContainerID:,Started:*false,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{},EphemeralContainerStatuses:[]ContainerStatus{},},} +Oct 21 08:25:23.550: INFO: Pod "test-new-deployment-55df494869-h6bl4" is available: +&Pod{ObjectMeta:{test-new-deployment-55df494869-h6bl4 test-new-deployment-55df494869- deployment-4276 9d4b8514-0d9b-40be-b1a9-94b6bd035c6c 50348 0 2022-10-21 08:25:21 +0000 UTC map[name:httpd pod-template-hash:55df494869] map[cni.projectcalico.org/containerID:ac4ede3689abd2a4d92ff331eb54b32ca73d72074f80edf1a0c3bd2a9cd5535b cni.projectcalico.org/podIP:10.233.102.131/32 cni.projectcalico.org/podIPs:10.233.102.131/32] [{apps/v1 ReplicaSet test-new-deployment-55df494869 5be244aa-bc6d-4e27-ba88-7bf890fadfff 0xc005833627 0xc005833628}] [] [{kube-controller-manager Update v1 2022-10-21 08:25:21 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"5be244aa-bc6d-4e27-ba88-7bf890fadfff\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 08:25:22 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 08:25:22 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.131\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-k2wgh,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:httpd,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-k2wgh,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:25:21 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:25:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:25:22 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:25:21 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.131,StartTime:2022-10-21 08:25:21 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:httpd,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 08:25:22 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/httpd:2.4.38-2,ImageID:k8s.gcr.io/e2e-test-images/httpd@sha256:1b9d1b2f36cb2dbee1960e82a9344aeb11bd4c4c03abf5e1853e0559c23855e3,ContainerID:containerd://56cfae8b7f4f2b65beaacf8bbc17a0831a0155c27391dae29e277f59ab841dc9,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.131,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 08:25:23.550: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-4276" for this suite. +•{"msg":"PASSED [sig-apps] Deployment Deployment should have a working scale subresource [Conformance]","total":356,"completed":321,"skipped":5841,"failed":0} +SSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:23.567: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 08:25:23.631: INFO: Waiting up to 5m0s for pod "downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0" in namespace "projected-6696" to be "Succeeded or Failed" +Oct 21 08:25:23.637: INFO: Pod "downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0": Phase="Pending", Reason="", readiness=false. Elapsed: 5.924243ms +Oct 21 08:25:25.654: INFO: Pod "downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023112699s +Oct 21 08:25:27.677: INFO: Pod "downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.046323728s +STEP: Saw pod success +Oct 21 08:25:27.677: INFO: Pod "downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0" satisfied condition "Succeeded or Failed" +Oct 21 08:25:27.682: INFO: Trying to get logs from node node1 pod downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0 container client-container: +STEP: delete the pod +Oct 21 08:25:27.718: INFO: Waiting for pod downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0 to disappear +Oct 21 08:25:27.725: INFO: Pod downwardapi-volume-2dab98fc-d4ab-42e2-9b73-797dedaf17c0 no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 08:25:27.725: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-6696" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should set DefaultMode on files [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":322,"skipped":5846,"failed":0} +S +------------------------------ +[sig-node] RuntimeClass + should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:27.739: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename runtimeclass +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[AfterEach] [sig-node] RuntimeClass + test/e2e/framework/framework.go:188 +Oct 21 08:25:29.827: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "runtimeclass-9046" for this suite. +•{"msg":"PASSED [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass and initialize its Overhead [NodeConformance] [Conformance]","total":356,"completed":323,"skipped":5847,"failed":0} +S +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:29.838: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating projection with secret that has name projected-secret-test-70a6754a-e8b7-4d03-aa61-e364692039fc +STEP: Creating a pod to test consume secrets +Oct 21 08:25:29.920: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250" in namespace "projected-4658" to be "Succeeded or Failed" +Oct 21 08:25:29.924: INFO: Pod "pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250": Phase="Pending", Reason="", readiness=false. Elapsed: 4.505558ms +Oct 21 08:25:31.937: INFO: Pod "pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017567799s +Oct 21 08:25:33.946: INFO: Pod "pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250": Phase="Pending", Reason="", readiness=false. Elapsed: 4.026835947s +Oct 21 08:25:35.956: INFO: Pod "pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.036286111s +STEP: Saw pod success +Oct 21 08:25:35.956: INFO: Pod "pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250" satisfied condition "Succeeded or Failed" +Oct 21 08:25:35.960: INFO: Trying to get logs from node node1 pod pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250 container projected-secret-volume-test: +STEP: delete the pod +Oct 21 08:25:35.984: INFO: Waiting for pod pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250 to disappear +Oct 21 08:25:35.990: INFO: Pod pod-projected-secrets-32ab4f74-67ea-4077-bebf-8d1f68b7f250 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:188 +Oct 21 08:25:35.990: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4658" for this suite. + +• [SLOW TEST:6.164 seconds] +[sig-storage] Projected secret +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":324,"skipped":5848,"failed":0} +SS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD without validation schema [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:36.003: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD without validation schema [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:25:36.051: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties +Oct 21 08:25:40.774: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-3342 --namespace=crd-publish-openapi-3342 create -f -' +Oct 21 08:25:41.999: INFO: stderr: "" +Oct 21 08:25:41.999: INFO: stdout: "e2e-test-crd-publish-openapi-8979-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Oct 21 08:25:42.000: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-3342 --namespace=crd-publish-openapi-3342 delete e2e-test-crd-publish-openapi-8979-crds test-cr' +Oct 21 08:25:42.123: INFO: stderr: "" +Oct 21 08:25:42.123: INFO: stdout: "e2e-test-crd-publish-openapi-8979-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +Oct 21 08:25:42.123: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-3342 --namespace=crd-publish-openapi-3342 apply -f -' +Oct 21 08:25:42.440: INFO: stderr: "" +Oct 21 08:25:42.440: INFO: stdout: "e2e-test-crd-publish-openapi-8979-crd.crd-publish-openapi-test-empty.example.com/test-cr created\n" +Oct 21 08:25:42.440: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-3342 --namespace=crd-publish-openapi-3342 delete e2e-test-crd-publish-openapi-8979-crds test-cr' +Oct 21 08:25:42.559: INFO: stderr: "" +Oct 21 08:25:42.559: INFO: stdout: "e2e-test-crd-publish-openapi-8979-crd.crd-publish-openapi-test-empty.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR without validation schema +Oct 21 08:25:42.559: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-3342 explain e2e-test-crd-publish-openapi-8979-crds' +Oct 21 08:25:42.821: INFO: stderr: "" +Oct 21 08:25:42.821: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-8979-crd\nVERSION: crd-publish-openapi-test-empty.example.com/v1\n\nDESCRIPTION:\n \n" +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 08:25:45.490: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-3342" for this suite. + +• [SLOW TEST:9.503 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD without validation schema [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD without validation schema [Conformance]","total":356,"completed":325,"skipped":5850,"failed":0} +S +------------------------------ +[sig-network] DNS + should provide DNS for pods for Hostname [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] DNS + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:45.506: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename dns +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide DNS for pods for Hostname [Conformance] + test/e2e/framework/framework.go:652 +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-6079.svc.cluster.local)" && echo OK > /results/wheezy_hosts@dns-querier-2.dns-test-service-2.dns-6079.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/wheezy_hosts@dns-querier-2;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-6079.svc.cluster.local)" && echo OK > /results/jessie_hosts@dns-querier-2.dns-test-service-2.dns-6079.svc.cluster.local;test -n "$$(getent hosts dns-querier-2)" && echo OK > /results/jessie_hosts@dns-querier-2;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 +Oct 21 08:25:47.586: INFO: DNS probes using dns-6079/dns-test-96b5e525-1078-45b3-9cfa-09a71194d296 succeeded + +STEP: deleting the pod +STEP: deleting the test headless service +[AfterEach] [sig-network] DNS + test/e2e/framework/framework.go:188 +Oct 21 08:25:47.607: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "dns-6079" for this suite. +•{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Hostname [Conformance]","total":356,"completed":326,"skipped":5851,"failed":0} +S +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:47.623: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 08:25:48.466: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 08:25:51.498: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:25:51.510: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-1380-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] + test/e2e/framework/framework.go:188 +Oct 21 08:25:54.674: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-7147" for this suite. +STEP: Destroying namespace "webhook-7147-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:7.118 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource [Conformance]","total":356,"completed":327,"skipped":5852,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Container Lifecycle Hook when create a pod with lifecycle hook + should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:25:54.742: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-lifecycle-hook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:55 +STEP: create the container to handle the HTTPGet hook request. +Oct 21 08:25:54.796: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:25:56.815: INFO: The status of Pod pod-handle-http-request is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:25:58.803: INFO: The status of Pod pod-handle-http-request is Running (Ready = true) +[It] should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: create the pod with lifecycle hook +Oct 21 08:25:58.820: INFO: The status of Pod pod-with-prestop-exec-hook is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:26:00.831: INFO: The status of Pod pod-with-prestop-exec-hook is Running (Ready = true) +STEP: delete the pod with lifecycle hook +Oct 21 08:26:00.847: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Oct 21 08:26:00.855: INFO: Pod pod-with-prestop-exec-hook still exists +Oct 21 08:26:02.856: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Oct 21 08:26:02.869: INFO: Pod pod-with-prestop-exec-hook still exists +Oct 21 08:26:04.856: INFO: Waiting for pod pod-with-prestop-exec-hook to disappear +Oct 21 08:26:04.862: INFO: Pod pod-with-prestop-exec-hook no longer exists +STEP: check prestop hook +[AfterEach] [sig-node] Container Lifecycle Hook + test/e2e/framework/framework.go:188 +Oct 21 08:26:04.869: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-lifecycle-hook-762" for this suite. + +• [SLOW TEST:10.140 seconds] +[sig-node] Container Lifecycle Hook +test/e2e/common/node/framework.go:23 + when create a pod with lifecycle hook + test/e2e/common/node/lifecycle_hook.go:46 + should execute prestop exec hook properly [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance]","total":356,"completed":328,"skipped":5911,"failed":0} +SSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD with validation schema [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:26:04.882: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD with validation schema [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:26:04.923: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: kubectl validation (kubectl create and apply) allows request with known and required properties +Oct 21 08:26:09.856: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 create -f -' +Oct 21 08:26:11.045: INFO: stderr: "" +Oct 21 08:26:11.045: INFO: stdout: "e2e-test-crd-publish-openapi-8907-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Oct 21 08:26:11.045: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 delete e2e-test-crd-publish-openapi-8907-crds test-foo' +Oct 21 08:26:11.164: INFO: stderr: "" +Oct 21 08:26:11.164: INFO: stdout: "e2e-test-crd-publish-openapi-8907-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +Oct 21 08:26:11.164: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 apply -f -' +Oct 21 08:26:11.462: INFO: stderr: "" +Oct 21 08:26:11.462: INFO: stdout: "e2e-test-crd-publish-openapi-8907-crd.crd-publish-openapi-test-foo.example.com/test-foo created\n" +Oct 21 08:26:11.462: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 delete e2e-test-crd-publish-openapi-8907-crds test-foo' +Oct 21 08:26:11.575: INFO: stderr: "" +Oct 21 08:26:11.576: INFO: stdout: "e2e-test-crd-publish-openapi-8907-crd.crd-publish-openapi-test-foo.example.com \"test-foo\" deleted\n" +STEP: kubectl validation (kubectl create and apply) rejects request with value outside defined enum values +Oct 21 08:26:11.576: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 create -f -' +Oct 21 08:26:11.865: INFO: rc: 1 +STEP: kubectl validation (kubectl create and apply) rejects request with unknown properties when disallowed by the schema +Oct 21 08:26:11.865: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 create -f -' +Oct 21 08:26:12.083: INFO: rc: 1 +Oct 21 08:26:12.083: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 apply -f -' +Oct 21 08:26:12.309: INFO: rc: 1 +STEP: kubectl validation (kubectl create and apply) rejects request without required properties +Oct 21 08:26:12.309: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 create -f -' +Oct 21 08:26:12.530: INFO: rc: 1 +Oct 21 08:26:12.530: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 --namespace=crd-publish-openapi-523 apply -f -' +Oct 21 08:26:12.839: INFO: rc: 1 +STEP: kubectl explain works to explain CR properties +Oct 21 08:26:12.839: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 explain e2e-test-crd-publish-openapi-8907-crds' +Oct 21 08:26:13.070: INFO: stderr: "" +Oct 21 08:26:13.070: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-8907-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 +Oct 21 08:26:13.070: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 explain e2e-test-crd-publish-openapi-8907-crds.metadata' +Oct 21 08:26:13.283: INFO: stderr: "" +Oct 21 08:26:13.283: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-8907-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 Deprecated: ClusterName is a legacy field that was always cleared by the\n system and never used; it will be removed completely in 1.25.\n\n The name in the go struct is changed to help clients detect accidental use.\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.\n\n Populated by the system. 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.\n\n Populated by the system when a graceful deletion is requested. Read-only.\n 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.\n\n If this field is specified and the generated name exists, the server will\n return a 409.\n\n Applied only if Name is not 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 which 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.\n\n Must 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.\n\n Populated by the system. Read-only. Value must be treated as opaque by\n 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 Deprecated: selfLink is a legacy read-only field that is no longer\n populated by the system.\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.\n\n Populated by the system. Read-only. More info:\n http://kubernetes.io/docs/user-guide/identifiers#uids\n\n" +Oct 21 08:26:13.283: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 explain e2e-test-crd-publish-openapi-8907-crds.spec' +Oct 21 08:26:13.507: INFO: stderr: "" +Oct 21 08:26:13.507: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-8907-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" +Oct 21 08:26:13.508: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 explain e2e-test-crd-publish-openapi-8907-crds.spec.bars' +Oct 21 08:26:13.743: INFO: stderr: "" +Oct 21 08:26:13.743: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-8907-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 feeling\t\n Whether Bar is feeling great.\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 +Oct 21 08:26:13.744: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-523 explain e2e-test-crd-publish-openapi-8907-crds.spec.bars2' +Oct 21 08:26:13.997: INFO: rc: 1 +[AfterEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 08:26:16.776: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-523" for this suite. + +• [SLOW TEST:11.908 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD with validation schema [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD with validation schema [Conformance]","total":356,"completed":329,"skipped":5915,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-network] Services + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:26:16.791: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service in namespace services-1664 +STEP: creating service affinity-nodeport in namespace services-1664 +STEP: creating replication controller affinity-nodeport in namespace services-1664 +I1021 08:26:16.836734 20 runners.go:193] Created replication controller with name: affinity-nodeport, namespace: services-1664, replica count: 3 +I1021 08:26:19.888055 20 runners.go:193] affinity-nodeport Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 08:26:19.915: INFO: Creating new exec pod +Oct 21 08:26:22.943: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-1664 exec execpod-affinity7j55w -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-nodeport 80' +Oct 21 08:26:23.115: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 affinity-nodeport 80\nConnection to affinity-nodeport 80 port [tcp/http] succeeded!\n" +Oct 21 08:26:23.115: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:26:23.115: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-1664 exec execpod-affinity7j55w -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.34.148 80' +Oct 21 08:26:23.270: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.233.34.148 80\nConnection to 10.233.34.148 80 port [tcp/http] succeeded!\n" +Oct 21 08:26:23.270: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:26:23.270: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-1664 exec execpod-affinity7j55w -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.161 30137' +Oct 21 08:26:23.450: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.161 30137\nConnection to 10.6.178.161 30137 port [tcp/*] succeeded!\n" +Oct 21 08:26:23.450: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:26:23.451: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-1664 exec execpod-affinity7j55w -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.6.178.162 30137' +Oct 21 08:26:23.614: INFO: stderr: "+ echo hostName\n+ nc -v -t -w 2 10.6.178.162 30137\nConnection to 10.6.178.162 30137 port [tcp/*] succeeded!\n" +Oct 21 08:26:23.614: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:26:23.614: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-1664 exec execpod-affinity7j55w -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.6.178.161:30137/ ; done' +Oct 21 08:26:23.963: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.6.178.161:30137/\n" +Oct 21 08:26:23.963: INFO: stdout: "\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9\naffinity-nodeport-bpkj9" +Oct 21 08:26:23.963: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.963: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Received response from host: affinity-nodeport-bpkj9 +Oct 21 08:26:23.964: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-nodeport in namespace services-1664, will wait for the garbage collector to delete the pods +Oct 21 08:26:24.036: INFO: Deleting ReplicationController affinity-nodeport took: 6.224104ms +Oct 21 08:26:24.136: INFO: Terminating ReplicationController affinity-nodeport pods took: 100.599997ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 08:26:26.574: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-1664" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:9.819 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should have session affinity work for NodePort service [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should have session affinity work for NodePort service [LinuxOnly] [Conformance]","total":356,"completed":330,"skipped":5927,"failed":0} +SSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should be able to deny pod and configmap creation [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:26:26.610: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 08:26:27.877: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 08:26:30.912: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should be able to deny pod and configmap creation [Conformance] + test/e2e/framework/framework.go:652 +STEP: Registering the webhook via the AdmissionRegistration API +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] + test/e2e/framework/framework.go:188 +Oct 21 08:26:41.083: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-1666" for this suite. +STEP: Destroying namespace "webhook-1666-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:14.520 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should be able to deny pod and configmap creation [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny pod and configmap creation [Conformance]","total":356,"completed":331,"skipped":5930,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected secret + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:26:41.131: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating projection with secret that has name projected-secret-test-map-b0f84f40-9408-4fe7-bf00-9a96fbbbbbf7 +STEP: Creating a pod to test consume secrets +Oct 21 08:26:41.176: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2" in namespace "projected-1763" to be "Succeeded or Failed" +Oct 21 08:26:41.179: INFO: Pod "pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2": Phase="Pending", Reason="", readiness=false. Elapsed: 3.512752ms +Oct 21 08:26:43.185: INFO: Pod "pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2": Phase="Pending", Reason="", readiness=false. Elapsed: 2.008888871s +Oct 21 08:26:45.192: INFO: Pod "pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.016008535s +STEP: Saw pod success +Oct 21 08:26:45.192: INFO: Pod "pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2" satisfied condition "Succeeded or Failed" +Oct 21 08:26:45.200: INFO: Trying to get logs from node node1 pod pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2 container projected-secret-volume-test: +STEP: delete the pod +Oct 21 08:26:45.228: INFO: Waiting for pod pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2 to disappear +Oct 21 08:26:45.231: INFO: Pod pod-projected-secrets-8f9abdf2-01aa-42f4-a99a-0d5396fcf3f2 no longer exists +[AfterEach] [sig-storage] Projected secret + test/e2e/framework/framework.go:188 +Oct 21 08:26:45.231: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-1763" for this suite. +•{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":356,"completed":332,"skipped":5962,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] CronJob + should schedule multiple jobs concurrently [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] CronJob + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:26:45.244: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename cronjob +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should schedule multiple jobs concurrently [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a cronjob +STEP: Ensuring more than one job is running at a time +STEP: Ensuring at least two running jobs exists by listing jobs explicitly +STEP: Removing cronjob +[AfterEach] [sig-apps] CronJob + test/e2e/framework/framework.go:188 +Oct 21 08:28:01.317: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "cronjob-8831" for this suite. + +• [SLOW TEST:76.086 seconds] +[sig-apps] CronJob +test/e2e/apps/framework.go:23 + should schedule multiple jobs concurrently [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] CronJob should schedule multiple jobs concurrently [Conformance]","total":356,"completed":333,"skipped":6005,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Projected downwardAPI + should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:28:01.331: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Projected downwardAPI + test/e2e/common/storage/projected_downwardapi.go:43 +[It] should provide container's cpu limit [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 08:28:01.408: INFO: Waiting up to 5m0s for pod "downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b" in namespace "projected-4242" to be "Succeeded or Failed" +Oct 21 08:28:01.414: INFO: Pod "downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b": Phase="Pending", Reason="", readiness=false. Elapsed: 6.613611ms +Oct 21 08:28:03.425: INFO: Pod "downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.017061797s +Oct 21 08:28:05.432: INFO: Pod "downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.024477579s +STEP: Saw pod success +Oct 21 08:28:05.432: INFO: Pod "downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b" satisfied condition "Succeeded or Failed" +Oct 21 08:28:05.436: INFO: Trying to get logs from node node1 pod downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b container client-container: +STEP: delete the pod +Oct 21 08:28:05.454: INFO: Waiting for pod downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b to disappear +Oct 21 08:28:05.458: INFO: Pod downwardapi-volume-6e8cafaf-bb0d-450c-801a-1bdd5c4d740b no longer exists +[AfterEach] [sig-storage] Projected downwardAPI + test/e2e/framework/framework.go:188 +Oct 21 08:28:05.458: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-4242" for this suite. +•{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]","total":356,"completed":334,"skipped":6029,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Containers + should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Containers + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:28:05.472: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename containers +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test override arguments +Oct 21 08:28:05.501: INFO: Waiting up to 5m0s for pod "client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef" in namespace "containers-1065" to be "Succeeded or Failed" +Oct 21 08:28:05.505: INFO: Pod "client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef": Phase="Pending", Reason="", readiness=false. Elapsed: 4.347596ms +Oct 21 08:28:07.518: INFO: Pod "client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef": Phase="Running", Reason="", readiness=true. Elapsed: 2.017011432s +Oct 21 08:28:09.532: INFO: Pod "client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef": Phase="Running", Reason="", readiness=false. Elapsed: 4.031438794s +Oct 21 08:28:11.546: INFO: Pod "client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.045205686s +STEP: Saw pod success +Oct 21 08:28:11.546: INFO: Pod "client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef" satisfied condition "Succeeded or Failed" +Oct 21 08:28:11.551: INFO: Trying to get logs from node node1 pod client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef container agnhost-container: +STEP: delete the pod +Oct 21 08:28:11.577: INFO: Waiting for pod client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef to disappear +Oct 21 08:28:11.582: INFO: Pod client-containers-1fba35c0-b168-4d84-b3b0-62b51996f4ef no longer exists +[AfterEach] [sig-node] Containers + test/e2e/framework/framework.go:188 +Oct 21 08:28:11.582: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "containers-1065" for this suite. + +• [SLOW TEST:6.131 seconds] +[sig-node] Containers +test/e2e/common/node/framework.go:23 + should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Containers should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]","total":356,"completed":335,"skipped":6192,"failed":0} +SSSSSSSS +------------------------------ +[sig-storage] EmptyDir volumes + volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:28:11.603: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename emptydir +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test emptydir volume type on tmpfs +Oct 21 08:28:11.643: INFO: Waiting up to 5m0s for pod "pod-38a09600-8a49-4ca6-affb-e5a8b97c9926" in namespace "emptydir-8849" to be "Succeeded or Failed" +Oct 21 08:28:11.647: INFO: Pod "pod-38a09600-8a49-4ca6-affb-e5a8b97c9926": Phase="Pending", Reason="", readiness=false. Elapsed: 3.982279ms +Oct 21 08:28:13.659: INFO: Pod "pod-38a09600-8a49-4ca6-affb-e5a8b97c9926": Phase="Pending", Reason="", readiness=false. Elapsed: 2.015520786s +Oct 21 08:28:15.671: INFO: Pod "pod-38a09600-8a49-4ca6-affb-e5a8b97c9926": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.027577315s +STEP: Saw pod success +Oct 21 08:28:15.671: INFO: Pod "pod-38a09600-8a49-4ca6-affb-e5a8b97c9926" satisfied condition "Succeeded or Failed" +Oct 21 08:28:15.683: INFO: Trying to get logs from node node1 pod pod-38a09600-8a49-4ca6-affb-e5a8b97c9926 container test-container: +STEP: delete the pod +Oct 21 08:28:15.703: INFO: Waiting for pod pod-38a09600-8a49-4ca6-affb-e5a8b97c9926 to disappear +Oct 21 08:28:15.708: INFO: Pod pod-38a09600-8a49-4ca6-affb-e5a8b97c9926 no longer exists +[AfterEach] [sig-storage] EmptyDir volumes + test/e2e/framework/framework.go:188 +Oct 21 08:28:15.708: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "emptydir-8849" for this suite. +•{"msg":"PASSED [sig-storage] EmptyDir volumes volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":336,"skipped":6200,"failed":0} +SSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:28:15.718: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:28:15.810: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: kubectl validation (kubectl create and apply) allows request with any unknown properties +Oct 21 08:28:20.053: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2908 --namespace=crd-publish-openapi-2908 create -f -' +Oct 21 08:28:20.961: INFO: stderr: "" +Oct 21 08:28:20.961: INFO: stdout: "e2e-test-crd-publish-openapi-40-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Oct 21 08:28:20.961: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2908 --namespace=crd-publish-openapi-2908 delete e2e-test-crd-publish-openapi-40-crds test-cr' +Oct 21 08:28:21.046: INFO: stderr: "" +Oct 21 08:28:21.046: INFO: stdout: "e2e-test-crd-publish-openapi-40-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +Oct 21 08:28:21.046: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2908 --namespace=crd-publish-openapi-2908 apply -f -' +Oct 21 08:28:21.289: INFO: stderr: "" +Oct 21 08:28:21.289: INFO: stdout: "e2e-test-crd-publish-openapi-40-crd.crd-publish-openapi-test-unknown-in-nested.example.com/test-cr created\n" +Oct 21 08:28:21.289: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2908 --namespace=crd-publish-openapi-2908 delete e2e-test-crd-publish-openapi-40-crds test-cr' +Oct 21 08:28:21.401: INFO: stderr: "" +Oct 21 08:28:21.401: INFO: stdout: "e2e-test-crd-publish-openapi-40-crd.crd-publish-openapi-test-unknown-in-nested.example.com \"test-cr\" deleted\n" +STEP: kubectl explain works to explain CR +Oct 21 08:28:21.401: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=crd-publish-openapi-2908 explain e2e-test-crd-publish-openapi-40-crds' +Oct 21 08:28:21.699: INFO: stderr: "" +Oct 21 08:28:21.699: INFO: stdout: "KIND: e2e-test-crd-publish-openapi-40-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] + test/e2e/framework/framework.go:188 +Oct 21 08:28:24.711: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-2908" for this suite. + +• [SLOW TEST:9.017 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + works for CRD preserving unknown fields in an embedded object [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields in an embedded object [Conformance]","total":356,"completed":337,"skipped":6209,"failed":0} +SSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Secrets + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Secrets + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:28:24.736: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename secrets +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating secret with name secret-test-9a35dc7c-25b9-4327-86c5-6b5cff46f150 +STEP: Creating a pod to test consume secrets +Oct 21 08:28:24.783: INFO: Waiting up to 5m0s for pod "pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335" in namespace "secrets-1344" to be "Succeeded or Failed" +Oct 21 08:28:24.788: INFO: Pod "pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335": Phase="Pending", Reason="", readiness=false. Elapsed: 5.517658ms +Oct 21 08:28:26.800: INFO: Pod "pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335": Phase="Running", Reason="", readiness=true. Elapsed: 2.017241508s +Oct 21 08:28:28.809: INFO: Pod "pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335": Phase="Running", Reason="", readiness=false. Elapsed: 4.026303291s +Oct 21 08:28:30.820: INFO: Pod "pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.036810507s +STEP: Saw pod success +Oct 21 08:28:30.820: INFO: Pod "pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335" satisfied condition "Succeeded or Failed" +Oct 21 08:28:30.823: INFO: Trying to get logs from node node1 pod pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335 container secret-volume-test: +STEP: delete the pod +Oct 21 08:28:30.840: INFO: Waiting for pod pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335 to disappear +Oct 21 08:28:30.844: INFO: Pod pod-secrets-36f41b71-f784-42a4-acdf-248656f8e335 no longer exists +[AfterEach] [sig-storage] Secrets + test/e2e/framework/framework.go:188 +Oct 21 08:28:30.844: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "secrets-1344" for this suite. + +• [SLOW TEST:6.119 seconds] +[sig-storage] Secrets +test/e2e/common/storage/framework.go:23 + should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":338,"skipped":6225,"failed":0} +SSSSSSSSSSSS +------------------------------ +[sig-node] Security Context When creating a pod with readOnlyRootFilesystem + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:28:30.856: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:48 +[It] should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:28:30.905: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-ee67bfdf-02c9-4805-b837-c49e31fc0d7a" in namespace "security-context-test-8599" to be "Succeeded or Failed" +Oct 21 08:28:30.917: INFO: Pod "busybox-readonly-false-ee67bfdf-02c9-4805-b837-c49e31fc0d7a": Phase="Pending", Reason="", readiness=false. Elapsed: 11.553873ms +Oct 21 08:28:32.928: INFO: Pod "busybox-readonly-false-ee67bfdf-02c9-4805-b837-c49e31fc0d7a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.023121544s +Oct 21 08:28:34.934: INFO: Pod "busybox-readonly-false-ee67bfdf-02c9-4805-b837-c49e31fc0d7a": Phase="Pending", Reason="", readiness=false. Elapsed: 4.028928728s +Oct 21 08:28:36.947: INFO: Pod "busybox-readonly-false-ee67bfdf-02c9-4805-b837-c49e31fc0d7a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.04242579s +Oct 21 08:28:36.947: INFO: Pod "busybox-readonly-false-ee67bfdf-02c9-4805-b837-c49e31fc0d7a" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:188 +Oct 21 08:28:36.947: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-8599" for this suite. + +• [SLOW TEST:6.103 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + When creating a pod with readOnlyRootFilesystem + test/e2e/common/node/security_context.go:173 + should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]","total":356,"completed":339,"skipped":6237,"failed":0} +SS +------------------------------ +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + updates the published spec when one version gets renamed [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:28:36.959: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename crd-publish-openapi +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] updates the published spec when one version gets renamed [Conformance] + test/e2e/framework/framework.go:652 +STEP: set up a multi version CRD +Oct 21 08:28:36.994: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +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] + test/e2e/framework/framework.go:188 +Oct 21 08:29:00.201: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "crd-publish-openapi-6737" for this suite. + +• [SLOW TEST:23.267 seconds] +[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + updates the published spec when one version gets renamed [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] updates the published spec when one version gets renamed [Conformance]","total":356,"completed":340,"skipped":6239,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Variable Expansion + should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:29:00.227: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename var-expansion +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should allow substituting values in a container's args [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test substitution in container's args +Oct 21 08:29:00.265: INFO: Waiting up to 5m0s for pod "var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe" in namespace "var-expansion-5864" to be "Succeeded or Failed" +Oct 21 08:29:00.268: INFO: Pod "var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe": Phase="Pending", Reason="", readiness=false. Elapsed: 3.902612ms +Oct 21 08:29:02.281: INFO: Pod "var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe": Phase="Pending", Reason="", readiness=false. Elapsed: 2.016522279s +Oct 21 08:29:04.293: INFO: Pod "var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.028114739s +STEP: Saw pod success +Oct 21 08:29:04.293: INFO: Pod "var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe" satisfied condition "Succeeded or Failed" +Oct 21 08:29:04.297: INFO: Trying to get logs from node node1 pod var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe container dapi-container: +STEP: delete the pod +Oct 21 08:29:04.326: INFO: Waiting for pod var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe to disappear +Oct 21 08:29:04.335: INFO: Pod var-expansion-893c850e-2c05-4c49-9a9c-c734f0818fbe no longer exists +[AfterEach] [sig-node] Variable Expansion + test/e2e/framework/framework.go:188 +Oct 21 08:29:04.335: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "var-expansion-5864" for this suite. +•{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]","total":356,"completed":341,"skipped":6271,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] ConfigMap + should run through a ConfigMap lifecycle [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:29:04.365: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should run through a ConfigMap lifecycle [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a ConfigMap +STEP: fetching the ConfigMap +STEP: patching the ConfigMap +STEP: listing all ConfigMaps in all namespaces with a label selector +STEP: deleting the ConfigMap by collection with a label selector +STEP: listing all ConfigMaps in test namespace +[AfterEach] [sig-node] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 08:29:04.507: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-5760" for this suite. +•{"msg":"PASSED [sig-node] ConfigMap should run through a ConfigMap lifecycle [Conformance]","total":356,"completed":342,"skipped":6307,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Security Context when creating containers with AllowPrivilegeEscalation + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Security Context + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:29:04.528: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename security-context-test +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Security Context + test/e2e/common/node/security_context.go:48 +[It] should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:29:04.590: INFO: Waiting up to 5m0s for pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c" in namespace "security-context-test-6860" to be "Succeeded or Failed" +Oct 21 08:29:04.595: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Pending", Reason="", readiness=false. Elapsed: 5.060177ms +Oct 21 08:29:06.611: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.020302493s +Oct 21 08:29:08.619: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.0284467s +Oct 21 08:29:10.625: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Pending", Reason="", readiness=false. Elapsed: 6.034998252s +Oct 21 08:29:12.636: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Pending", Reason="", readiness=false. Elapsed: 8.045795548s +Oct 21 08:29:14.648: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Running", Reason="", readiness=true. Elapsed: 10.057351692s +Oct 21 08:29:16.656: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Running", Reason="", readiness=false. Elapsed: 12.065993933s +Oct 21 08:29:18.667: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 14.076824234s +Oct 21 08:29:18.667: INFO: Pod "alpine-nnp-false-1b90ffed-e3c2-43af-b820-aa168d806e3c" satisfied condition "Succeeded or Failed" +[AfterEach] [sig-node] Security Context + test/e2e/framework/framework.go:188 +Oct 21 08:29:18.675: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "security-context-test-6860" for this suite. + +• [SLOW TEST:14.158 seconds] +[sig-node] Security Context +test/e2e/common/node/framework.go:23 + when creating containers with AllowPrivilegeEscalation + test/e2e/common/node/security_context.go:298 + should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should not allow privilege escalation when false [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":343,"skipped":6356,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] Downward API volume + should provide podname only [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:29:18.687: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-storage] Downward API volume + test/e2e/common/storage/downwardapi_volume.go:43 +[It] should provide podname only [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward API volume plugin +Oct 21 08:29:18.777: INFO: Waiting up to 5m0s for pod "downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90" in namespace "downward-api-3161" to be "Succeeded or Failed" +Oct 21 08:29:18.781: INFO: Pod "downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90": Phase="Pending", Reason="", readiness=false. Elapsed: 3.843002ms +Oct 21 08:29:20.790: INFO: Pod "downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90": Phase="Pending", Reason="", readiness=false. Elapsed: 2.012750107s +Oct 21 08:29:22.804: INFO: Pod "downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.026580033s +STEP: Saw pod success +Oct 21 08:29:22.804: INFO: Pod "downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90" satisfied condition "Succeeded or Failed" +Oct 21 08:29:22.809: INFO: Trying to get logs from node node1 pod downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90 container client-container: +STEP: delete the pod +Oct 21 08:29:22.841: INFO: Waiting for pod downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90 to disappear +Oct 21 08:29:22.846: INFO: Pod downwardapi-volume-01a2de72-902b-49c2-ad31-60adc98c2a90 no longer exists +[AfterEach] [sig-storage] Downward API volume + test/e2e/framework/framework.go:188 +Oct 21 08:29:22.846: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3161" for this suite. +•{"msg":"PASSED [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]","total":356,"completed":344,"skipped":6391,"failed":0} +SSSSSS +------------------------------ +[sig-network] Services + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:29:22.862: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating service in namespace services-7811 +STEP: creating service affinity-clusterip-transition in namespace services-7811 +STEP: creating replication controller affinity-clusterip-transition in namespace services-7811 +I1021 08:29:22.912772 20 runners.go:193] Created replication controller with name: affinity-clusterip-transition, namespace: services-7811, replica count: 3 +I1021 08:29:25.965230 20 runners.go:193] affinity-clusterip-transition Pods: 3 out of 3 created, 3 running, 0 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady +Oct 21 08:29:25.977: INFO: Creating new exec pod +Oct 21 08:29:29.009: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7811 exec execpod-affinityclkjv -- /bin/sh -x -c echo hostName | nc -v -t -w 2 affinity-clusterip-transition 80' +Oct 21 08:29:29.270: INFO: stderr: "+ nc -v -t -w 2 affinity-clusterip-transition 80\n+ echo hostName\nConnection to affinity-clusterip-transition 80 port [tcp/http] succeeded!\n" +Oct 21 08:29:29.270: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:29:29.271: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7811 exec execpod-affinityclkjv -- /bin/sh -x -c echo hostName | nc -v -t -w 2 10.233.47.76 80' +Oct 21 08:29:29.507: INFO: stderr: "+ + ncecho -v -t -w 2 hostName 10.233.47.76\n 80\nConnection to 10.233.47.76 80 port [tcp/http] succeeded!\n" +Oct 21 08:29:29.507: INFO: stdout: "HTTP/1.1 400 Bad Request\r\nContent-Type: text/plain; charset=utf-8\r\nConnection: close\r\n\r\n400 Bad Request" +Oct 21 08:29:29.518: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7811 exec execpod-affinityclkjv -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.47.76:80/ ; done' +Oct 21 08:29:29.936: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n" +Oct 21 08:29:29.936: INFO: stdout: "\naffinity-clusterip-transition-k72bz\naffinity-clusterip-transition-p9f56\naffinity-clusterip-transition-k72bz\naffinity-clusterip-transition-p9f56\naffinity-clusterip-transition-p9f56\naffinity-clusterip-transition-p9f56\naffinity-clusterip-transition-k72bz\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-k72bz\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p9f56\naffinity-clusterip-transition-k72bz\naffinity-clusterip-transition-k72bz" +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-k72bz +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p9f56 +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-k72bz +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p9f56 +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p9f56 +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p9f56 +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-k72bz +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-k72bz +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-p9f56 +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-k72bz +Oct 21 08:29:29.936: INFO: Received response from host: affinity-clusterip-transition-k72bz +Oct 21 08:29:29.953: INFO: Running '/usr/local/bin/kubectl --kubeconfig=/tmp/kubeconfig-3231816162 --namespace=services-7811 exec execpod-affinityclkjv -- /bin/sh -x -c for i in $(seq 0 15); do echo; curl -q -s --connect-timeout 2 http://10.233.47.76:80/ ; done' +Oct 21 08:29:30.309: INFO: stderr: "+ seq 0 15\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n+ echo\n+ curl -q -s --connect-timeout 2 http://10.233.47.76:80/\n" +Oct 21 08:29:30.309: INFO: stdout: "\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj\naffinity-clusterip-transition-p66cj" +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Received response from host: affinity-clusterip-transition-p66cj +Oct 21 08:29:30.309: INFO: Cleaning up the exec pod +STEP: deleting ReplicationController affinity-clusterip-transition in namespace services-7811, will wait for the garbage collector to delete the pods +Oct 21 08:29:30.390: INFO: Deleting ReplicationController affinity-clusterip-transition took: 8.147562ms +Oct 21 08:29:30.491: INFO: Terminating ReplicationController affinity-clusterip-transition pods took: 100.871236ms +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 08:29:32.919: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-7811" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 + +• [SLOW TEST:10.068 seconds] +[sig-network] Services +test/e2e/network/common/framework.go:23 + should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-network] Services should be able to switch session affinity for service with type clusterIP [LinuxOnly] [Conformance]","total":356,"completed":345,"skipped":6397,"failed":0} +SSSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + should mutate custom resource with pruning [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:29:32.930: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename webhook +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:89 +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 +Oct 21 08:29:33.432: INFO: deployment "sample-webhook-deployment" doesn't have the required revision set +STEP: Deploying the webhook service +STEP: Verifying the service has paired with the endpoint +Oct 21 08:29:36.457: INFO: Waiting for amount of service:e2e-test-webhook endpoints to be 1 +[It] should mutate custom resource with pruning [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:29:36.466: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Registering the mutating webhook for custom resource e2e-test-webhook-3742-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] + test/e2e/framework/framework.go:188 +Oct 21 08:29:39.667: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "webhook-2894" for this suite. +STEP: Destroying namespace "webhook-2894-markers" for this suite. +[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] + test/e2e/apimachinery/webhook.go:104 + +• [SLOW TEST:6.782 seconds] +[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + should mutate custom resource with pruning [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]","total":356,"completed":346,"skipped":6411,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] Deployment + deployment should support rollover [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] Deployment + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:29:39.714: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename deployment +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:91 +[It] deployment should support rollover [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:29:39.766: INFO: Pod name rollover-pod: Found 0 pods out of 1 +Oct 21 08:29:44.772: INFO: Pod name rollover-pod: Found 1 pods out of 1 +STEP: ensuring each pod is running +Oct 21 08:29:44.772: INFO: Waiting for pods owned by replica set "test-rollover-controller" to become ready +Oct 21 08:29:46.782: INFO: Creating deployment "test-rollover-deployment" +Oct 21 08:29:46.792: INFO: Make sure deployment "test-rollover-deployment" performs scaling operations +Oct 21 08:29:48.805: INFO: Check revision of new replica set for deployment "test-rollover-deployment" +Oct 21 08:29:48.817: INFO: Ensure that both replica sets have 1 created replica +Oct 21 08:29:48.825: INFO: Rollover old replica sets for deployment "test-rollover-deployment" with new image update +Oct 21 08:29:48.837: INFO: Updating deployment test-rollover-deployment +Oct 21 08:29:48.837: INFO: Wait deployment "test-rollover-deployment" to be observed by the deployment controller +Oct 21 08:29:50.850: INFO: Wait for revision update of deployment "test-rollover-deployment" to 2 +Oct 21 08:29:50.858: INFO: Make sure deployment "test-rollover-deployment" is complete +Oct 21 08:29:50.866: INFO: all replica sets need to contain the pod-template-hash label +Oct 21 08:29:50.866: 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:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 8, 29, 50, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-779c67f4f8\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 08:29:52.888: INFO: all replica sets need to contain the pod-template-hash label +Oct 21 08:29:52.888: 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:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 8, 29, 50, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-779c67f4f8\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 08:29:54.877: INFO: all replica sets need to contain the pod-template-hash label +Oct 21 08:29:54.877: 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:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 8, 29, 50, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-779c67f4f8\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 08:29:56.882: INFO: all replica sets need to contain the pod-template-hash label +Oct 21 08:29:56.882: 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:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 8, 29, 50, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-779c67f4f8\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 08:29:58.879: INFO: all replica sets need to contain the pod-template-hash label +Oct 21 08:29:58.879: 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:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"MinimumReplicasAvailable", Message:"Deployment has minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.October, 21, 8, 29, 50, 0, time.Local), LastTransitionTime:time.Date(2022, time.October, 21, 8, 29, 46, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"test-rollover-deployment-779c67f4f8\" is progressing."}}, CollisionCount:(*int32)(nil)} +Oct 21 08:30:00.877: INFO: +Oct 21 08:30:00.877: INFO: Ensure that both old replica sets have no replicas +[AfterEach] [sig-apps] Deployment + test/e2e/apps/deployment.go:84 +Oct 21 08:30:00.887: INFO: Deployment "test-rollover-deployment": +&Deployment{ObjectMeta:{test-rollover-deployment deployment-3155 8ca19139-c042-4511-9c5a-8dc3527aa1d9 52117 2 2022-10-21 08:29:46 +0000 UTC map[name:rollover-pod] map[deployment.kubernetes.io/revision:2] [] [] [{e2e.test Update apps/v1 2022-10-21 08:29:48 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:minReadySeconds":{},"f:progressDeadlineSeconds":{},"f:replicas":{},"f:revisionHistoryLimit":{},"f:selector":{},"f:strategy":{"f:rollingUpdate":{".":{},"f:maxSurge":{},"f:maxUnavailable":{}},"f:type":{}},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 08:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/revision":{}}},"f:status":{"f:availableReplicas":{},"f:conditions":{".":{},"k:{\"type\":\"Available\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Progressing\"}":{".":{},"f:lastTransitionTime":{},"f:lastUpdateTime":{},"f:message":{},"f:reason":{},"f:status":{},"f:type":{}}},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{},"f:updatedReplicas":{}}} status}]},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 k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc0037f82f8 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},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:2022-10-21 08:29:46 +0000 UTC,LastTransitionTime:2022-10-21 08:29:46 +0000 UTC,},DeploymentCondition{Type:Progressing,Status:True,Reason:NewReplicaSetAvailable,Message:ReplicaSet "test-rollover-deployment-779c67f4f8" has successfully progressed.,LastUpdateTime:2022-10-21 08:30:00 +0000 UTC,LastTransitionTime:2022-10-21 08:29:46 +0000 UTC,},},ReadyReplicas:1,CollisionCount:nil,},} + +Oct 21 08:30:00.895: INFO: New ReplicaSet "test-rollover-deployment-779c67f4f8" of Deployment "test-rollover-deployment": +&ReplicaSet{ObjectMeta:{test-rollover-deployment-779c67f4f8 deployment-3155 26c1a18a-95d0-45fd-95c6-cd479b3fd2fd 52107 2 2022-10-21 08:29:48 +0000 UTC map[name:rollover-pod pod-template-hash:779c67f4f8] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:2] [{apps/v1 Deployment test-rollover-deployment 8ca19139-c042-4511-9c5a-8dc3527aa1d9 0xc0037f87c7 0xc0037f87c8}] [] [{kube-controller-manager Update apps/v1 2022-10-21 08:29:48 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"8ca19139-c042-4511-9c5a-8dc3527aa1d9\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 08:30:00 +0000 UTC FieldsV1 {"f:status":{"f:availableReplicas":{},"f:fullyLabeledReplicas":{},"f:observedGeneration":{},"f:readyReplicas":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*1,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 779c67f4f8,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:779c67f4f8] map[] [] [] []} {[] [] [{agnhost k8s.gcr.io/e2e-test-images/agnhost:2.39 [] [] [] [] [] {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,SeccompProfile:nil,} false false false}] [] Always 0xc0037f8878 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:1,FullyLabeledReplicas:1,ObservedGeneration:2,ReadyReplicas:1,AvailableReplicas:1,Conditions:[]ReplicaSetCondition{},},} +Oct 21 08:30:00.895: INFO: All old ReplicaSets of Deployment "test-rollover-deployment": +Oct 21 08:30:00.895: INFO: &ReplicaSet{ObjectMeta:{test-rollover-controller deployment-3155 454d2e26-dfbe-48b6-91cb-30c2096d03d4 52116 2 2022-10-21 08:29:39 +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 8ca19139-c042-4511-9c5a-8dc3527aa1d9 0xc0037f8677 0xc0037f8678}] [] [{e2e.test Update apps/v1 2022-10-21 08:29:39 +0000 UTC FieldsV1 {"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"httpd\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 08:30:00 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"8ca19139-c042-4511-9c5a-8dc3527aa1d9\"}":{}}},"f:spec":{"f:replicas":{}}} } {kube-controller-manager Update apps/v1 2022-10-21 08:30:00 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},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 k8s.gcr.io/e2e-test-images/httpd:2.4.38-2 [] [] [] [] [] {map[] map[]} [] [] nil nil nil nil /dev/termination-log File IfNotPresent nil false false false}] [] Always 0xc0037f8758 ClusterFirst map[] false false false PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:0,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Oct 21 08:30:00.895: INFO: &ReplicaSet{ObjectMeta:{test-rollover-deployment-87f8f6dcf deployment-3155 bf8aaaaf-e7ad-408a-b1e6-8064fe3fd155 52064 2 2022-10-21 08:29:46 +0000 UTC map[name:rollover-pod pod-template-hash:87f8f6dcf] map[deployment.kubernetes.io/desired-replicas:1 deployment.kubernetes.io/max-replicas:2 deployment.kubernetes.io/revision:1] [{apps/v1 Deployment test-rollover-deployment 8ca19139-c042-4511-9c5a-8dc3527aa1d9 0xc0037f88e0 0xc0037f88e1}] [] [{kube-controller-manager Update apps/v1 2022-10-21 08:29:46 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:deployment.kubernetes.io/desired-replicas":{},"f:deployment.kubernetes.io/max-replicas":{},"f:deployment.kubernetes.io/revision":{}},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"8ca19139-c042-4511-9c5a-8dc3527aa1d9\"}":{}}},"f:spec":{"f:minReadySeconds":{},"f:replicas":{},"f:selector":{},"f:template":{"f:metadata":{"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"redis-slave\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}}}} } {kube-controller-manager Update apps/v1 2022-10-21 08:29:48 +0000 UTC FieldsV1 {"f:status":{"f:observedGeneration":{},"f:replicas":{}}} status}]},Spec:ReplicaSetSpec{Replicas:*0,Selector:&v1.LabelSelector{MatchLabels:map[string]string{name: rollover-pod,pod-template-hash: 87f8f6dcf,},MatchExpressions:[]LabelSelectorRequirement{},},Template:{{ 0 0001-01-01 00:00:00 +0000 UTC map[name:rollover-pod pod-template-hash:87f8f6dcf] 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,SeccompProfile:nil,} false false false}] [] Always 0xc0037f8998 ClusterFirst map[] false false false &PodSecurityContext{SELinuxOptions:nil,RunAsUser:nil,RunAsNonRoot:nil,SupplementalGroups:[],FSGroup:nil,RunAsGroup:nil,Sysctls:[]Sysctl{},WindowsOptions:nil,FSGroupChangePolicy:nil,SeccompProfile:nil,} [] nil default-scheduler [] [] nil [] map[] [] nil}},MinReadySeconds:10,},Status:ReplicaSetStatus{Replicas:0,FullyLabeledReplicas:0,ObservedGeneration:2,ReadyReplicas:0,AvailableReplicas:0,Conditions:[]ReplicaSetCondition{},},} +Oct 21 08:30:00.899: INFO: Pod "test-rollover-deployment-779c67f4f8-db4rz" is available: +&Pod{ObjectMeta:{test-rollover-deployment-779c67f4f8-db4rz test-rollover-deployment-779c67f4f8- deployment-3155 ae5cda9b-6647-49bc-80d0-81bd5a1ea0f6 52087 0 2022-10-21 08:29:48 +0000 UTC map[name:rollover-pod pod-template-hash:779c67f4f8] map[cni.projectcalico.org/containerID:7f1a7b9f685c887d8996b00df1f6e62cbd4c7064f6263769731fe1e00d0f259a cni.projectcalico.org/podIP:10.233.102.190/32 cni.projectcalico.org/podIPs:10.233.102.190/32] [{apps/v1 ReplicaSet test-rollover-deployment-779c67f4f8 26c1a18a-95d0-45fd-95c6-cd479b3fd2fd 0xc005daff47 0xc005daff48}] [] [{kube-controller-manager Update v1 2022-10-21 08:29:48 +0000 UTC FieldsV1 {"f:metadata":{"f:generateName":{},"f:labels":{".":{},"f:name":{},"f:pod-template-hash":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"26c1a18a-95d0-45fd-95c6-cd479b3fd2fd\"}":{}}},"f:spec":{"f:containers":{"k:{\"name\":\"agnhost\"}":{".":{},"f:image":{},"f:imagePullPolicy":{},"f:name":{},"f:resources":{},"f:securityContext":{},"f:terminationMessagePath":{},"f:terminationMessagePolicy":{}}},"f:dnsPolicy":{},"f:enableServiceLinks":{},"f:restartPolicy":{},"f:schedulerName":{},"f:securityContext":{},"f:terminationGracePeriodSeconds":{}}} } {Go-http-client Update v1 2022-10-21 08:29:49 +0000 UTC FieldsV1 {"f:metadata":{"f:annotations":{".":{},"f:cni.projectcalico.org/containerID":{},"f:cni.projectcalico.org/podIP":{},"f:cni.projectcalico.org/podIPs":{}}}} status} {kubelet Update v1 2022-10-21 08:29:50 +0000 UTC FieldsV1 {"f:status":{"f:conditions":{"k:{\"type\":\"ContainersReady\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Initialized\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}},"k:{\"type\":\"Ready\"}":{".":{},"f:lastProbeTime":{},"f:lastTransitionTime":{},"f:status":{},"f:type":{}}},"f:containerStatuses":{},"f:hostIP":{},"f:phase":{},"f:podIP":{},"f:podIPs":{".":{},"k:{\"ip\":\"10.233.102.190\"}":{".":{},"f:ip":{}}},"f:startTime":{}}} status}]},Spec:PodSpec{Volumes:[]Volume{Volume{Name:kube-api-access-7p4xw,VolumeSource:VolumeSource{HostPath:nil,EmptyDir:nil,GCEPersistentDisk:nil,AWSElasticBlockStore:nil,GitRepo:nil,Secret: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:&ProjectedVolumeSource{Sources:[]VolumeProjection{VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:nil,ServiceAccountToken:&ServiceAccountTokenProjection{Audience:,ExpirationSeconds:*3607,Path:token,},},VolumeProjection{Secret:nil,DownwardAPI:nil,ConfigMap:&ConfigMapProjection{LocalObjectReference:LocalObjectReference{Name:kube-root-ca.crt,},Items:[]KeyToPath{KeyToPath{Key:ca.crt,Path:ca.crt,Mode:nil,},},Optional:nil,},ServiceAccountToken:nil,},VolumeProjection{Secret:nil,DownwardAPI:&DownwardAPIProjection{Items:[]DownwardAPIVolumeFile{DownwardAPIVolumeFile{Path:namespace,FieldRef:&ObjectFieldSelector{APIVersion:v1,FieldPath:metadata.namespace,},ResourceFieldRef:nil,Mode:nil,},},},ConfigMap:nil,ServiceAccountToken:nil,},},DefaultMode:*420,},StorageOS:nil,CSI:nil,Ephemeral:nil,},},},Containers:[]Container{Container{Name:agnhost,Image:k8s.gcr.io/e2e-test-images/agnhost:2.39,Command:[],Args:[],WorkingDir:,Ports:[]ContainerPort{},Env:[]EnvVar{},Resources:ResourceRequirements{Limits:ResourceList{},Requests:ResourceList{},},VolumeMounts:[]VolumeMount{VolumeMount{Name:kube-api-access-7p4xw,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,SeccompProfile: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:node1,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,SeccompProfile: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:*0,DNSConfig:nil,ShareProcessNamespace:nil,ReadinessGates:[]PodReadinessGate{},RuntimeClassName:nil,EnableServiceLinks:*true,PreemptionPolicy:*PreemptLowerPriority,Overhead:ResourceList{},TopologySpreadConstraints:[]TopologySpreadConstraint{},EphemeralContainers:[]EphemeralContainer{},SetHostnameAsFQDN:nil,OS:nil,},Status:PodStatus{Phase:Running,Conditions:[]PodCondition{PodCondition{Type:Initialized,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:29:48 +0000 UTC,Reason:,Message:,},PodCondition{Type:Ready,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:29:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:ContainersReady,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:29:50 +0000 UTC,Reason:,Message:,},PodCondition{Type:PodScheduled,Status:True,LastProbeTime:0001-01-01 00:00:00 +0000 UTC,LastTransitionTime:2022-10-21 08:29:48 +0000 UTC,Reason:,Message:,},},Message:,Reason:,HostIP:10.6.178.162,PodIP:10.233.102.190,StartTime:2022-10-21 08:29:48 +0000 UTC,ContainerStatuses:[]ContainerStatus{ContainerStatus{Name:agnhost,State:ContainerState{Waiting:nil,Running:&ContainerStateRunning{StartedAt:2022-10-21 08:29:50 +0000 UTC,},Terminated:nil,},LastTerminationState:ContainerState{Waiting:nil,Running:nil,Terminated:nil,},Ready:true,RestartCount:0,Image:k8s.gcr.io/e2e-test-images/agnhost:2.39,ImageID:k8s.gcr.io/e2e-test-images/agnhost@sha256:7e8bdd271312fd25fc5ff5a8f04727be84044eb3d7d8d03611972a6752e2e11e,ContainerID:containerd://dcbe04f8522bcee7ba1a96a1ecf9e49c83f54ddf273375d4465fc497b3a13815,Started:*true,},},QOSClass:BestEffort,InitContainerStatuses:[]ContainerStatus{},NominatedNodeName:,PodIPs:[]PodIP{PodIP{IP:10.233.102.190,},},EphemeralContainerStatuses:[]ContainerStatus{},},} +[AfterEach] [sig-apps] Deployment + test/e2e/framework/framework.go:188 +Oct 21 08:30:00.900: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "deployment-3155" for this suite. + +• [SLOW TEST:21.199 seconds] +[sig-apps] Deployment +test/e2e/apps/framework.go:23 + deployment should support rollover [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] Deployment deployment should support rollover [Conformance]","total":356,"completed":347,"skipped":6444,"failed":0} +SSSSSSSSSSSSS +------------------------------ +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition + listing custom resource definition objects works [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:30:00.913: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename custom-resource-definition +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] listing custom resource definition objects works [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:30:00.945: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +[AfterEach] [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] + test/e2e/framework/framework.go:188 +Oct 21 08:30:07.310: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "custom-resource-definition-7033" for this suite. + +• [SLOW TEST:6.408 seconds] +[sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] +test/e2e/apimachinery/framework.go:23 + Simple CustomResourceDefinition + test/e2e/apimachinery/custom_resource_definition.go:50 + listing custom resource definition objects works [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition listing custom resource definition objects works [Conformance]","total":356,"completed":348,"skipped":6457,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-node] Probing container + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Probing container + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:30:07.322: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename container-probe +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-node] Probing container + test/e2e/common/node/container_probe.go:61 +[It] with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +Oct 21 08:30:07.373: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:30:09.380: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:30:11.382: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:13.384: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:15.382: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:17.393: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:19.382: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:21.384: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:23.380: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:25.382: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:27.387: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = false) +Oct 21 08:30:29.381: INFO: The status of Pod test-webserver-46c1f7b5-520f-4e65-892b-a372300a6211 is Running (Ready = true) +Oct 21 08:30:29.385: INFO: Container started at 2022-10-21 08:30:08 +0000 UTC, pod became ready at 2022-10-21 08:30:27 +0000 UTC +[AfterEach] [sig-node] Probing container + test/e2e/framework/framework.go:188 +Oct 21 08:30:29.385: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "container-probe-6726" for this suite. + +• [SLOW TEST:22.075 seconds] +[sig-node] Probing container +test/e2e/common/node/framework.go:23 + with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-node] Probing container with readiness probe should not be ready before initial delay and never restart [NodeConformance] [Conformance]","total":356,"completed":349,"skipped":6518,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] + should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:30:29.397: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename statefulset +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-apps] StatefulSet + test/e2e/apps/statefulset.go:96 +[BeforeEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:111 +STEP: Creating service test in namespace statefulset-3744 +[It] should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating statefulset ss in namespace statefulset-3744 +Oct 21 08:30:29.447: INFO: Found 0 stateful pods, waiting for 1 +Oct 21 08:30:39.458: 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 +STEP: Patch a scale subresource +STEP: verifying the statefulset Spec.Replicas was modified +[AfterEach] Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:122 +Oct 21 08:30:39.541: INFO: Deleting all statefulset in ns statefulset-3744 +Oct 21 08:30:39.546: INFO: Scaling statefulset ss to 0 +Oct 21 08:30:49.574: INFO: Waiting for statefulset status.replicas updated to 0 +Oct 21 08:30:49.577: INFO: Deleting statefulset ss +[AfterEach] [sig-apps] StatefulSet + test/e2e/framework/framework.go:188 +Oct 21 08:30:49.590: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "statefulset-3744" for this suite. + +• [SLOW TEST:20.203 seconds] +[sig-apps] StatefulSet +test/e2e/apps/framework.go:23 + Basic StatefulSet functionality [StatefulSetBasic] + test/e2e/apps/statefulset.go:101 + should have a working scale subresource [Conformance] + test/e2e/framework/framework.go:652 +------------------------------ +{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]","total":356,"completed":350,"skipped":6543,"failed":0} +S +------------------------------ +[sig-node] Downward API + should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-node] Downward API + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:30:49.600: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename downward-api +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should provide host IP as an env var [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating a pod to test downward api env vars +Oct 21 08:30:49.627: INFO: Waiting up to 5m0s for pod "downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c" in namespace "downward-api-3336" to be "Succeeded or Failed" +Oct 21 08:30:49.631: INFO: Pod "downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c": Phase="Pending", Reason="", readiness=false. Elapsed: 3.543222ms +Oct 21 08:30:51.641: INFO: Pod "downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013831625s +Oct 21 08:30:53.650: INFO: Pod "downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.022120985s +STEP: Saw pod success +Oct 21 08:30:53.650: INFO: Pod "downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c" satisfied condition "Succeeded or Failed" +Oct 21 08:30:53.655: INFO: Trying to get logs from node node1 pod downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c container dapi-container: +STEP: delete the pod +Oct 21 08:30:53.700: INFO: Waiting for pod downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c to disappear +Oct 21 08:30:53.707: INFO: Pod downward-api-2055daf7-520e-4686-ad8c-ef0631cb516c no longer exists +[AfterEach] [sig-node] Downward API + test/e2e/framework/framework.go:188 +Oct 21 08:30:53.707: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "downward-api-3336" for this suite. +•{"msg":"PASSED [sig-node] Downward API should provide host IP as an env var [NodeConformance] [Conformance]","total":356,"completed":351,"skipped":6544,"failed":0} +SSSSSSSSSSS +------------------------------ +[sig-storage] Projected configMap + should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:30:53.729: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name projected-configmap-test-volume-6eb0c65f-4e1a-48b8-87c8-d4ea207b76ea +STEP: Creating a pod to test consume configMaps +Oct 21 08:30:53.818: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75" in namespace "projected-7663" to be "Succeeded or Failed" +Oct 21 08:30:53.822: INFO: Pod "pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75": Phase="Pending", Reason="", readiness=false. Elapsed: 4.340578ms +Oct 21 08:30:55.831: INFO: Pod "pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75": Phase="Pending", Reason="", readiness=false. Elapsed: 2.013216139s +Oct 21 08:30:57.873: INFO: Pod "pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.054990017s +STEP: Saw pod success +Oct 21 08:30:57.873: INFO: Pod "pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75" satisfied condition "Succeeded or Failed" +Oct 21 08:30:57.882: INFO: Trying to get logs from node node1 pod pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75 container agnhost-container: +STEP: delete the pod +Oct 21 08:30:57.913: INFO: Waiting for pod pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75 to disappear +Oct 21 08:30:57.920: INFO: Pod pod-projected-configmaps-85c8a922-1f89-49b0-90dc-2020c8e9cf75 no longer exists +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 08:30:57.920: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-7663" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":356,"completed":352,"skipped":6555,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:30:57.937: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume with mappings [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-volume-map-2de161ec-db5e-4286-b0bf-5ce3e40b13f0 +STEP: Creating a pod to test consume configMaps +Oct 21 08:30:58.015: INFO: Waiting up to 5m0s for pod "pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1" in namespace "configmap-3112" to be "Succeeded or Failed" +Oct 21 08:30:58.019: INFO: Pod "pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1": Phase="Pending", Reason="", readiness=false. Elapsed: 3.104535ms +Oct 21 08:31:00.028: INFO: Pod "pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.01223216s +Oct 21 08:31:02.033: INFO: Pod "pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.017558486s +STEP: Saw pod success +Oct 21 08:31:02.033: INFO: Pod "pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1" satisfied condition "Succeeded or Failed" +Oct 21 08:31:02.036: INFO: Trying to get logs from node node1 pod pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1 container agnhost-container: +STEP: delete the pod +Oct 21 08:31:02.051: INFO: Waiting for pod pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1 to disappear +Oct 21 08:31:02.054: INFO: Pod pod-configmaps-b5be672c-bf3c-4c3d-922e-43b6362f41e1 no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 08:31:02.055: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-3112" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":356,"completed":353,"skipped":6582,"failed":0} + +------------------------------ +[sig-storage] ConfigMap + should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:31:02.062: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename configmap +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] should be consumable from pods in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating configMap with name configmap-test-volume-16df9735-2c7f-4517-86ff-5321d5168385 +STEP: Creating a pod to test consume configMaps +Oct 21 08:31:02.101: INFO: Waiting up to 5m0s for pod "pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e" in namespace "configmap-1658" to be "Succeeded or Failed" +Oct 21 08:31:02.107: INFO: Pod "pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e": Phase="Pending", Reason="", readiness=false. Elapsed: 5.924258ms +Oct 21 08:31:04.115: INFO: Pod "pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.014185889s +Oct 21 08:31:06.125: INFO: Pod "pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.02378465s +STEP: Saw pod success +Oct 21 08:31:06.125: INFO: Pod "pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e" satisfied condition "Succeeded or Failed" +Oct 21 08:31:06.131: INFO: Trying to get logs from node node1 pod pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e container agnhost-container: +STEP: delete the pod +Oct 21 08:31:06.146: INFO: Waiting for pod pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e to disappear +Oct 21 08:31:06.149: INFO: Pod pod-configmaps-a79833df-39a8-4734-ba52-f4f1d414077e no longer exists +[AfterEach] [sig-storage] ConfigMap + test/e2e/framework/framework.go:188 +Oct 21 08:31:06.149: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "configmap-1658" for this suite. +•{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume [NodeConformance] [Conformance]","total":356,"completed":354,"skipped":6582,"failed":0} +SS +------------------------------ +[sig-storage] Projected configMap + updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:31:06.158: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename projected +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[It] updates should be reflected in volume [NodeConformance] [Conformance] + test/e2e/framework/framework.go:652 +STEP: Creating projection with configMap that has name projected-configmap-test-upd-15d9cdf3-3436-42a6-ab77-e95afb13ea40 +STEP: Creating the pod +Oct 21 08:31:06.221: INFO: The status of Pod pod-projected-configmaps-755afe9c-80ba-4233-b2e5-561d88f2dbe7 is Pending, waiting for it to be Running (with Ready = true) +Oct 21 08:31:08.226: INFO: The status of Pod pod-projected-configmaps-755afe9c-80ba-4233-b2e5-561d88f2dbe7 is Running (Ready = true) +STEP: Updating configmap projected-configmap-test-upd-15d9cdf3-3436-42a6-ab77-e95afb13ea40 +STEP: waiting to observe update in volume +[AfterEach] [sig-storage] Projected configMap + test/e2e/framework/framework.go:188 +Oct 21 08:31:10.259: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "projected-9384" for this suite. +•{"msg":"PASSED [sig-storage] Projected configMap updates should be reflected in volume [NodeConformance] [Conformance]","total":356,"completed":355,"skipped":6584,"failed":0} +SSSSSSSSSSSSSSSSSSSSSSSSS +------------------------------ +[sig-network] Services + should delete a collection of services [Conformance] + test/e2e/framework/framework.go:652 +[BeforeEach] [sig-network] Services + test/e2e/framework/framework.go:187 +STEP: Creating a kubernetes client +Oct 21 08:31:10.275: INFO: >>> kubeConfig: /tmp/kubeconfig-3231816162 +STEP: Building a namespace api object, basename services +STEP: Waiting for a default service account to be provisioned in namespace +STEP: Waiting for kube-root-ca.crt to be provisioned in namespace +[BeforeEach] [sig-network] Services + test/e2e/network/service.go:758 +[It] should delete a collection of services [Conformance] + test/e2e/framework/framework.go:652 +STEP: creating a collection of services +Oct 21 08:31:10.296: INFO: Creating e2e-svc-a-j2wms +Oct 21 08:31:10.306: INFO: Creating e2e-svc-b-c5l7b +Oct 21 08:31:10.313: INFO: Creating e2e-svc-c-95th6 +STEP: deleting service collection +Oct 21 08:31:10.347: INFO: Collection of services has been deleted +[AfterEach] [sig-network] Services + test/e2e/framework/framework.go:188 +Oct 21 08:31:10.347: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready +STEP: Destroying namespace "services-6367" for this suite. +[AfterEach] [sig-network] Services + test/e2e/network/service.go:762 +•{"msg":"PASSED [sig-network] Services should delete a collection of services [Conformance]","total":356,"completed":356,"skipped":6609,"failed":0} +SSSSSSOct 21 08:31:10.360: INFO: Running AfterSuite actions on all nodes +Oct 21 08:31:10.360: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func19.2 +Oct 21 08:31:10.361: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func9.2 +Oct 21 08:31:10.361: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage.glob..func8.2 +Oct 21 08:31:10.361: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func17.3 +Oct 21 08:31:10.361: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func9.2 +Oct 21 08:31:10.361: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func4.2 +Oct 21 08:31:10.361: INFO: Running Cleanup Action: k8s.io/kubernetes/test/e2e/storage/vsphere.glob..func1.3 +Oct 21 08:31:10.361: INFO: Running AfterSuite actions on node 1 +Oct 21 08:31:10.361: INFO: Skipping dumping logs from cluster + +JUnit report was created: /tmp/sonobuoy/results/junit_01.xml +{"msg":"Test Suite completed","total":356,"completed":356,"skipped":6615,"failed":0} + +Ran 356 of 6971 Specs in 6737.511 seconds +SUCCESS! -- 356 Passed | 0 Failed | 0 Pending | 6615 Skipped +PASS + +Ginkgo ran 1 suite in 1h52m20.627320278s +Test Suite Passed diff --git a/v1.24/daocloud/junit_01.xml b/v1.24/daocloud/junit_01.xml new file mode 100644 index 0000000000..3039fa44bf --- /dev/null +++ b/v1.24/daocloud/junit_01.xml @@ -0,0 +1,20204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file