Error lines from build-log.txt
... skipping 153 lines ...
I0617 19:56:48.771632 5658 common.go:152] Using cluster name:
I0617 19:56:48.771673 5658 http.go:37] curl https://storage.googleapis.com/kubernetes-release/release/stable.txt
I0617 19:56:48.858756 5658 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/latest-ci-updown-green.txt
I0617 19:56:48.860838 5658 http.go:37] curl https://storage.googleapis.com/kops-ci/bin/1.24.0-beta.2+v1.24.0-beta.1-126-g35dac702e3/linux/amd64/kops
I0617 19:56:49.735455 5658 up.go:44] Cleaning up any leaked resources from previous cluster
I0617 19:56:49.735565 5658 dumplogs.go:45] /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kops toolbox dump --name e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --dir /logs/artifacts --private-key /tmp/kops/e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/id_ed25519 --ssh-user ubuntu
W0617 19:56:50.339264 5658 down.go:34] Dumping cluster logs at the start of Down() failed: exit status 1
I0617 19:56:50.339317 5658 down.go:48] /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kops delete cluster --name e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --yes
I0617 19:56:50.403974 5692 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0617 19:56:50.404106 5692 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Error: error reading cluster configuration: Cluster.kops.k8s.io "e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io" not found
I0617 19:56:50.922475 5658 http.go:37] curl http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip
2022/06/17 19:56:50 failed to get external ip from metadata service: http://metadata.google.internal/computeMetadata/v1/instance/network-interfaces/0/access-configs/0/external-ip returned 404
I0617 19:56:50.954679 5658 http.go:37] curl https://ip.jsb.workers.dev
I0617 19:56:51.064543 5658 up.go:156] /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kops create cluster --name e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --cloud aws --kubernetes-version https://storage.googleapis.com/kubernetes-release/release/v1.24.2 --ssh-public-key /tmp/kops/e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/id_ed25519.pub --override cluster.spec.nodePortAccess=0.0.0.0/0 --image=099720109477/ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20220610 --channel=alpha --networking=cilium-etcd --container-runtime=containerd --node-size=t3.large --discovery-store=s3://k8s-kops-prow/discovery --admin-access 34.136.131.203/32 --master-count 1 --master-volume-size 48 --node-count 4 --node-volume-size 48 --zones eu-west-1a --master-size c5.large
I0617 19:56:51.134354 5702 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0617 19:56:51.134494 5702 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
I0617 19:56:51.197747 5702 create_cluster.go:862] Using SSH public key: /tmp/kops/e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/id_ed25519.pub
I0617 19:56:51.704139 5702 new_cluster.go:1168] Cloud Provider ID = aws
... skipping 584 lines ...
I0617 19:57:25.044203 5658 up.go:240] /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kops validate cluster --name e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --count 10 --wait 15m0s
I0617 19:57:25.066731 5743 featureflag.go:164] FeatureFlag "SpecOverrideFlag"=true
I0617 19:57:25.066822 5743 featureflag.go:164] FeatureFlag "AlphaAllowGCE"=true
Validating cluster e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io
W0617 19:57:26.352012 5743 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
W0617 19:57:36.385560 5743 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:57:46.432752 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
W0617 19:57:56.472609 5743 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:58:06.505829 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:58:16.547153 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:58:26.587673 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:58:36.622429 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:58:46.661236 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:58:56.708363 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:59:06.758977 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:59:16.797922 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:59:26.841299 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:59:36.879038 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:59:46.918053 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 19:59:56.956433 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:00:06.991433 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:00:17.027484 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:00:27.062353 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:00:37.099886 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:00:47.154215 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:00:57.203498 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:01:07.238835 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
NAME ROLE READY
VALIDATION ERRORS
KIND NAME MESSAGE
dns apiserver Validation Failed
The dns-controller Kubernetes deployment has not updated the Kubernetes cluster's API DNS entry to the correct IP address. The API DNS IP address is the placeholder address that kops creates: 203.0.113.123. Please wait about 5-10 minutes for a master to start, dns-controller to launch, and DNS to propagate. The protokube container and dns-controller deployment logs may contain more diagnostic information. Etcd and the API DNS entries must be updated for a kops Kubernetes cluster to start.
Validation Failed
W0617 20:01:17.284954 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
... skipping 22 lines ...
Pod kube-system/ebs-csi-node-4gstv system-node-critical pod "ebs-csi-node-4gstv" is pending
Pod kube-system/ebs-csi-node-gkp44 system-node-critical pod "ebs-csi-node-gkp44" is pending
Pod kube-system/ebs-csi-node-k6rcf system-node-critical pod "ebs-csi-node-k6rcf" is pending
Pod kube-system/ebs-csi-node-v5wz4 system-node-critical pod "ebs-csi-node-v5wz4" is pending
Pod kube-system/ebs-csi-node-vclp4 system-node-critical pod "ebs-csi-node-vclp4" is pending
Validation Failed
W0617 20:01:30.175873 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
... skipping 20 lines ...
Pod kube-system/ebs-csi-node-4gstv system-node-critical pod "ebs-csi-node-4gstv" is pending
Pod kube-system/ebs-csi-node-gkp44 system-node-critical pod "ebs-csi-node-gkp44" is pending
Pod kube-system/ebs-csi-node-k6rcf system-node-critical pod "ebs-csi-node-k6rcf" is pending
Pod kube-system/ebs-csi-node-v5wz4 system-node-critical pod "ebs-csi-node-v5wz4" is pending
Pod kube-system/ebs-csi-node-vclp4 system-node-critical pod "ebs-csi-node-vclp4" is pending
Validation Failed
W0617 20:01:42.217973 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
W0617 20:01:52.252529 5743 validate_cluster.go:184] (will retry): unexpected error during validation: unable to resolve Kubernetes cluster API URL dns: lookup api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io on 10.63.240.10:53: no such host
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
NODE STATUS
... skipping 12 lines ...
Pod kube-system/ebs-csi-controller-8649797866-rdxwq system-cluster-critical pod "ebs-csi-controller-8649797866-rdxwq" is pending
Pod kube-system/ebs-csi-node-4gstv system-node-critical pod "ebs-csi-node-4gstv" is pending
Pod kube-system/ebs-csi-node-gkp44 system-node-critical pod "ebs-csi-node-gkp44" is pending
Pod kube-system/ebs-csi-node-v5wz4 system-node-critical pod "ebs-csi-node-v5wz4" is pending
Pod kube-system/ebs-csi-node-vclp4 system-node-critical pod "ebs-csi-node-vclp4" is pending
Validation Failed
W0617 20:02:04.258945 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
... skipping 6 lines ...
i-0fd68e57b6a68e87a node True
VALIDATION ERRORS
KIND NAME MESSAGE
Pod kube-system/ebs-csi-controller-8649797866-fbzd8 system-cluster-critical pod "ebs-csi-controller-8649797866-fbzd8" is pending
Validation Failed
W0617 20:02:17.195261 5743 validate_cluster.go:232] (will retry): cluster not yet healthy
INSTANCE GROUPS
NAME ROLE MACHINETYPE MIN MAX SUBNETS
master-eu-west-1a Master c5.large 1 1 eu-west-1a
nodes-eu-west-1a Node t3.large 4 4 eu-west-1a
... skipping 226 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir-bindmounted]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 101 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: tmpfs]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 507 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: emptydir]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver emptydir doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 295 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: cinder]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mOnly supported for providers [openstack] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:1092
[90m------------------------------[0m
... skipping 79 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:04:57.443: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "request-timeout-8709" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Server request timeout the request should be served with a default timeout if the specified timeout in the request URL exceeds maximum allowed","total":-1,"completed":1,"skipped":9,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:04:57.670: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/framework/framework.go:188
... skipping 134 lines ...
Jun 17 20:04:56.738: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename topology
W0617 20:04:57.166408 6542 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
Jun 17 20:04:57.166: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled.
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should fail to schedule a pod which has topologies that conflict with AllowedTopologies
test/e2e/storage/testsuites/topology.go:194
Jun 17 20:04:57.825: INFO: found topology map[topology.kubernetes.io/zone:eu-west-1a]
Jun 17 20:04:57.825: INFO: In-tree plugin kubernetes.io/aws-ebs is not migrated, not validating any metrics
Jun 17 20:04:57.825: INFO: Not enough topologies in cluster -- skipping
[1mSTEP[0m: Deleting pvc
[1mSTEP[0m: Deleting sc
... skipping 7 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: aws]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [It][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mNot enough topologies in cluster -- skipping[0m
test/e2e/storage/testsuites/topology.go:201
[90m------------------------------[0m
... skipping 164 lines ...
[1mSTEP[0m: Destroying namespace "services-8094" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should test the lifecycle of an Endpoint [Conformance]","total":-1,"completed":1,"skipped":0,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:04:59.429: INFO: Driver supports dynamic provisioning, skipping PreprovisionedPV pattern
... skipping 129 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:04:59.923: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "apf-8114" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] API priority and fairness should ensure that requests can be classified by adding FlowSchema and PriorityLevelConfiguration","total":-1,"completed":1,"skipped":1,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:00.157: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 107 lines ...
[32m• [SLOW TEST:7.085 seconds][0m
[sig-api-machinery] Garbage collector
[90mtest/e2e/apimachinery/framework.go:23[0m
should not be blocked by dependency circle [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Garbage collector should not be blocked by dependency circle [Conformance]","total":-1,"completed":1,"skipped":2,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] InitContainer [NodeConformance]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 2 lines ...
W0617 20:04:57.302373 6522 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+
Jun 17 20:04:57.302: INFO: No PodSecurityPolicies found; assuming PodSecurityPolicy is disabled.
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: creating the pod
Jun 17 20:04:57.732: INFO: PodSpec: initContainers in spec.initContainers
[AfterEach] [sig-node] InitContainer [NodeConformance]
test/e2e/framework/framework.go:188
Jun 17 20:05:06.944: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "init-container-6233" for this suite.
[32m• [SLOW TEST:10.386 seconds][0m
[sig-node] InitContainer [NodeConformance]
[90mtest/e2e/common/node/framework.go:23[0m
should not start app containers and fail the pod if init containers fail on a RestartNever pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"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":-1,"completed":1,"skipped":17,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Networking should provide unchanging, static URL paths for kubernetes api services","total":-1,"completed":1,"skipped":6,"failed":0}
[BeforeEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:04:59.557: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename projected
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-map-368e3407-4a07-4163-8dbf-1087ddc259ab
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:05:00.530: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613" in namespace "projected-898" to be "Succeeded or Failed"
Jun 17 20:05:00.637: INFO: Pod "pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613": Phase="Pending", Reason="", readiness=false. Elapsed: 107.215908ms
Jun 17 20:05:02.748: INFO: Pod "pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613": Phase="Pending", Reason="", readiness=false. Elapsed: 2.218058167s
Jun 17 20:05:04.858: INFO: Pod "pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613": Phase="Pending", Reason="", readiness=false. Elapsed: 4.327691162s
Jun 17 20:05:06.965: INFO: Pod "pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.43529769s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:06.965: INFO: Pod "pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613" satisfied condition "Succeeded or Failed"
Jun 17 20:05:07.072: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:07.301: INFO: Waiting for pod pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613 to disappear
Jun 17 20:05:07.408: INFO: Pod pod-projected-configmaps-eaac4e77-c21b-4d6d-8a24-23d98a764613 no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.066 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":6,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:07.661: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 44 lines ...
[32m• [SLOW TEST:13.353 seconds][0m
[sig-api-machinery] ResourceQuota
[90mtest/e2e/apimachinery/framework.go:23[0m
should create a ResourceQuota and capture the life of a service. [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a service. [Conformance]","total":-1,"completed":1,"skipped":19,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:10.451: INFO: Driver hostPath doesn't support GenericEphemeralVolume -- skipping
... skipping 198 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and read from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:234[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: blockfswithformat] One pod requesting one prebound PVC should be able to mount volume and read from pod1","total":-1,"completed":1,"skipped":10,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] PersistentVolumes-local
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 91 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:05:08.154: INFO: Waiting up to 5m0s for pod "downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4" in namespace "downward-api-4117" to be "Succeeded or Failed"
Jun 17 20:05:08.259: INFO: Pod "downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4": Phase="Pending", Reason="", readiness=false. Elapsed: 105.254571ms
Jun 17 20:05:10.365: INFO: Pod "downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210604417s
Jun 17 20:05:12.472: INFO: Pod "downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4": Phase="Pending", Reason="", readiness=false. Elapsed: 4.317701876s
Jun 17 20:05:14.578: INFO: Pod "downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4": Phase="Pending", Reason="", readiness=false. Elapsed: 6.423727491s
Jun 17 20:05:16.684: INFO: Pod "downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.529543837s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:16.684: INFO: Pod "downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4" satisfied condition "Succeeded or Failed"
Jun 17 20:05:16.789: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:17.012: INFO: Waiting for pod downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4 to disappear
Jun 17 20:05:17.117: INFO: Pod downwardapi-volume-afadced3-4aa8-4582-9817-94ad80025ee4 no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 78 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and read from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:234[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] One pod requesting one prebound PVC should be able to mount volume and read from pod1","total":-1,"completed":1,"skipped":3,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:17.565: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 139 lines ...
[32m• [SLOW TEST:11.298 seconds][0m
[sig-apps] StatefulSet
[90mtest/e2e/apps/framework.go:23[0m
MinReadySeconds should be honored when enabled
[90mtest/e2e/apps/statefulset.go:1152[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet MinReadySeconds should be honored when enabled","total":-1,"completed":2,"skipped":31,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:22.084: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 65 lines ...
[32m• [SLOW TEST:25.657 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
patching/updating a validating webhook should work [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]","total":-1,"completed":1,"skipped":2,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] DisruptionController
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 16 lines ...
[32m• [SLOW TEST:19.494 seconds][0m
[sig-apps] DisruptionController
[90mtest/e2e/apps/framework.go:23[0m
evictions: no PDB => should allow an eviction
[90mtest/e2e/apps/disruption.go:289[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController evictions: no PDB =\u003e should allow an eviction","total":-1,"completed":2,"skipped":9,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:23.359: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 71 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:05:24.727: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "runtimeclass-1891" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a RuntimeClass with an unconfigured handler [NodeFeature:RuntimeHandler]","total":-1,"completed":3,"skipped":18,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
... skipping 27 lines ...
Jun 17 20:05:07.626: INFO: PersistentVolumeClaim pvc-77qbj found but phase is Pending instead of Bound.
Jun 17 20:05:09.734: INFO: PersistentVolumeClaim pvc-77qbj found and phase=Bound (2.21427432s)
Jun 17 20:05:09.734: INFO: Waiting up to 3m0s for PersistentVolume local-x6xbq to have phase Bound
Jun 17 20:05:09.840: INFO: PersistentVolume local-x6xbq found and phase=Bound (105.738401ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-5tq5
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:05:10.162: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-5tq5" in namespace "provisioning-9252" to be "Succeeded or Failed"
Jun 17 20:05:10.268: INFO: Pod "pod-subpath-test-preprovisionedpv-5tq5": Phase="Pending", Reason="", readiness=false. Elapsed: 105.910186ms
Jun 17 20:05:12.383: INFO: Pod "pod-subpath-test-preprovisionedpv-5tq5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.221269588s
Jun 17 20:05:14.491: INFO: Pod "pod-subpath-test-preprovisionedpv-5tq5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.3285223s
Jun 17 20:05:16.597: INFO: Pod "pod-subpath-test-preprovisionedpv-5tq5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.435131334s
Jun 17 20:05:18.704: INFO: Pod "pod-subpath-test-preprovisionedpv-5tq5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.541980297s
Jun 17 20:05:20.811: INFO: Pod "pod-subpath-test-preprovisionedpv-5tq5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.648922103s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:20.811: INFO: Pod "pod-subpath-test-preprovisionedpv-5tq5" satisfied condition "Succeeded or Failed"
Jun 17 20:05:20.918: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-5tq5 container test-container-volume-preprovisionedpv-5tq5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:21.145: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-5tq5 to disappear
Jun 17 20:05:21.253: INFO: Pod pod-subpath-test-preprovisionedpv-5tq5 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-5tq5
Jun 17 20:05:21.253: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-5tq5" in namespace "provisioning-9252"
... skipping 34 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directory","total":-1,"completed":2,"skipped":23,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:25.104: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 188 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume at the same time
[90mtest/e2e/storage/persistent_volumes-local.go:250[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:251[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: block] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2","total":-1,"completed":1,"skipped":9,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:26.249: INFO: Driver hostPathSymlink doesn't support PreprovisionedPV -- skipping
... skipping 61 lines ...
[32m• [SLOW TEST:28.678 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should deny crd creation [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]","total":-1,"completed":1,"skipped":10,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 45 lines ...
[32m• [SLOW TEST:34.653 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
listing validating webhooks should work [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]","total":-1,"completed":1,"skipped":7,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:31.445: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 78 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
when create a pod with lifecycle hook
[90mtest/e2e/common/node/lifecycle_hook.go:46[0m
should execute poststart http hook properly [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart http hook properly [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":11,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:33.931: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/framework/framework.go:188
... skipping 35 lines ...
[32m• [SLOW TEST:37.154 seconds][0m
[sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
works for multiple CRDs of same group and version but different kinds [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of same group and version but different kinds [Conformance]","total":-1,"completed":2,"skipped":11,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Volume limits
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 53 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:05:37.585: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "cronjob-5568" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] CronJob should support CronJob API operations [Conformance]","total":-1,"completed":3,"skipped":17,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:37.818: INFO: Only supported for providers [vsphere] (not aws)
... skipping 95 lines ...
[36mRequires at least 2 nodes (not 0)[0m
test/e2e/framework/network/utils.go:782
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] One pod requesting one prebound PVC should be able to mount volume and read from pod1","total":-1,"completed":1,"skipped":9,"failed":0}
[BeforeEach] [sig-apps] StatefulSet
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:05:15.903: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename statefulset
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 30 lines ...
[90mtest/e2e/apps/framework.go:23[0m
Basic StatefulSet functionality [StatefulSetBasic]
[90mtest/e2e/apps/statefulset.go:101[0m
should have a working scale subresource [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should have a working scale subresource [Conformance]","total":-1,"completed":2,"skipped":9,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:39.042: INFO: Only supported for providers [vsphere] (not aws)
... skipping 5 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: vsphere]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mOnly supported for providers [vsphere] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:1438
[90m------------------------------[0m
... skipping 100 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: gluster]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mOnly supported for node OS distro [gci ubuntu custom] (not debian)[0m
test/e2e/storage/drivers/in_tree.go:263
[90m------------------------------[0m
... skipping 60 lines ...
Jun 17 20:05:08.423: INFO: Creating resource for dynamic PV
Jun 17 20:05:08.423: INFO: Using claimSize:1Gi, test suite supported size:{ 1Gi}, driver(aws) supported size:{ 1Gi}
[1mSTEP[0m: creating a StorageClass volume-expand-5713dwx46
[1mSTEP[0m: creating a claim
[1mSTEP[0m: Expanding non-expandable pvc
Jun 17 20:05:08.749: INFO: currentPvcSize {{1073741824 0} {<nil>} 1Gi BinarySI}, newSize {{2147483648 0} {<nil>} BinarySI}
Jun 17 20:05:08.969: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:11.185: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:13.185: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:15.185: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:17.185: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:19.184: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:21.195: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:23.185: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:25.184: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:27.186: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:29.185: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:31.184: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:33.186: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:35.185: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:37.184: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:39.186: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-5713dwx46",
... // 3 identical fields
}
Jun 17 20:05:39.404: INFO: Error updating pvc awsbxs94: PersistentVolumeClaim "awsbxs94" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 35 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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 readonly rootfs when readOnlyRootFilesystem=true [LinuxOnly] [NodeConformance]
test/e2e/common/node/security_context.go:219
Jun 17 20:05:22.964: INFO: Waiting up to 5m0s for pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df" in namespace "security-context-test-8188" to be "Succeeded or Failed"
Jun 17 20:05:23.071: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 107.32674ms
Jun 17 20:05:25.180: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215998537s
Jun 17 20:05:27.288: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32480063s
Jun 17 20:05:29.404: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 6.440698039s
Jun 17 20:05:31.513: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 8.549056767s
Jun 17 20:05:33.621: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 10.657221964s
Jun 17 20:05:35.729: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 12.765758435s
Jun 17 20:05:37.837: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Pending", Reason="", readiness=false. Elapsed: 14.873233321s
Jun 17 20:05:39.954: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df": Phase="Failed", Reason="", readiness=false. Elapsed: 16.990009764s
Jun 17 20:05:39.954: INFO: Pod "busybox-readonly-true-f8b0fdd2-01c9-4582-ba31-7784420689df" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:05:39.954: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-8188" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
When creating a pod with readOnlyRootFilesystem
[90mtest/e2e/common/node/security_context.go:173[0m
should run the container with readonly rootfs when readOnlyRootFilesystem=true [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/node/security_context.go:219[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a pod with readOnlyRootFilesystem should run the container with readonly rootfs when readOnlyRootFilesystem=true [LinuxOnly] [NodeConformance]","total":-1,"completed":3,"skipped":38,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:40.201: INFO: Only supported for providers [openstack] (not aws)
... skipping 40 lines ...
Jun 17 20:05:13.888: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:13.996: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:14.103: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:14.210: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:14.316: INFO: Unable to read jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:14.422: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:14.422: INFO: Lookups using dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local]
Jun 17 20:05:19.532: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:19.639: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:19.750: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:19.857: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:19.964: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:20.071: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:20.177: INFO: Unable to read jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:20.283: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:20.283: INFO: Lookups using dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local]
Jun 17 20:05:24.536: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:24.642: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:24.750: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:24.857: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:24.966: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:25.072: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:25.178: INFO: Unable to read jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:25.285: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:25.285: INFO: Lookups using dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local]
Jun 17 20:05:29.529: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:29.636: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:29.744: INFO: Unable to read wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:29.851: INFO: Unable to read wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:29.984: INFO: Unable to read jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:30.109: INFO: Unable to read jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:30.218: INFO: Unable to read jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:30.326: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:30.327: INFO: Lookups using dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_udp@dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_udp@dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local]
Jun 17 20:05:34.535: INFO: Unable to read wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:34.642: INFO: Unable to read wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:35.298: INFO: Unable to read jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local from pod dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba: the server could not find the requested resource (get pods dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba)
Jun 17 20:05:35.298: INFO: Lookups using dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba failed for: [wheezy_udp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local wheezy_tcp@dns-querier-2.dns-test-service-2.dns-8481.svc.cluster.local jessie_tcp@dns-test-service-2.dns-8481.svc.cluster.local]
Jun 17 20:05:40.281: INFO: DNS probes using dns-8481/dns-test-b0c08cf2-2396-4f7b-93b5-d86c17ca4bba succeeded
[1mSTEP[0m: deleting the pod
[1mSTEP[0m: deleting the test headless service
[AfterEach] [sig-network] DNS
... skipping 5 lines ...
[32m• [SLOW TEST:40.468 seconds][0m
[sig-network] DNS
[90mtest/e2e/network/common/framework.go:23[0m
should provide DNS for pods for Subdomain [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Subdomain [Conformance]","total":-1,"completed":2,"skipped":16,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] EmptyDir wrapper volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 23 lines ...
[32m• [SLOW TEST:15.953 seconds][0m
[sig-storage] EmptyDir wrapper volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
should not conflict [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir wrapper volumes should not conflict [Conformance]","total":-1,"completed":2,"skipped":11,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:42.259: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 110 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:05:45.825: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "proxy-2444" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Proxy version v1 should proxy logs on node using proxy subresource ","total":-1,"completed":3,"skipped":18,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:46.054: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 67 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:05:35.719: INFO: Waiting up to 5m0s for pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd" in namespace "projected-9067" to be "Succeeded or Failed"
Jun 17 20:05:35.825: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd": Phase="Pending", Reason="", readiness=false. Elapsed: 105.93688ms
Jun 17 20:05:37.933: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213796692s
Jun 17 20:05:40.041: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322007422s
Jun 17 20:05:42.149: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd": Phase="Pending", Reason="", readiness=false. Elapsed: 6.429839409s
Jun 17 20:05:44.256: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd": Phase="Pending", Reason="", readiness=false. Elapsed: 8.536374686s
Jun 17 20:05:46.362: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd": Phase="Pending", Reason="", readiness=false. Elapsed: 10.642903015s
Jun 17 20:05:48.474: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.754757726s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:48.474: INFO: Pod "downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd" satisfied condition "Succeeded or Failed"
Jun 17 20:05:48.580: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:48.801: INFO: Waiting for pod downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd to disappear
Jun 17 20:05:48.906: INFO: Pod downwardapi-volume-54a50af5-39ac-4037-9e4f-e03554aa9fcd no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:14.260 seconds][0m
[sig-storage] Projected downwardAPI
[90mtest/e2e/common/storage/framework.go:23[0m
should provide container's memory request [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's memory request [NodeConformance] [Conformance]","total":-1,"completed":3,"skipped":13,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 2 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-43ff44af-b010-4481-ae13-73822b219930
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:05:38.807: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25" in namespace "projected-8181" to be "Succeeded or Failed"
Jun 17 20:05:38.913: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25": Phase="Pending", Reason="", readiness=false. Elapsed: 105.552509ms
Jun 17 20:05:41.018: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211250991s
Jun 17 20:05:43.124: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25": Phase="Pending", Reason="", readiness=false. Elapsed: 4.316956164s
Jun 17 20:05:45.231: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25": Phase="Pending", Reason="", readiness=false. Elapsed: 6.42364891s
Jun 17 20:05:47.339: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25": Phase="Pending", Reason="", readiness=false. Elapsed: 8.532104979s
Jun 17 20:05:49.445: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25": Phase="Running", Reason="", readiness=true. Elapsed: 10.638419556s
Jun 17 20:05:51.551: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.744132329s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:51.551: INFO: Pod "pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25" satisfied condition "Succeeded or Failed"
Jun 17 20:05:51.657: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:51.905: INFO: Waiting for pod pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25 to disappear
Jun 17 20:05:52.010: INFO: Pod pod-projected-configmaps-1504a66c-7b28-40cc-a8b9-1a8a18ee2c25 no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:14.368 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume [NodeConformance] [Conformance]","total":-1,"completed":4,"skipped":23,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:52.247: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 66 lines ...
[32m• [SLOW TEST:13.817 seconds][0m
[sig-apps] ReplicaSet
[90mtest/e2e/apps/framework.go:23[0m
should list and delete a collection of ReplicaSets [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicaSet should list and delete a collection of ReplicaSets [Conformance]","total":-1,"completed":1,"skipped":2,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:52.402: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 42 lines ...
Jun 17 20:05:37.802: INFO: PersistentVolumeClaim pvc-drl7b found but phase is Pending instead of Bound.
Jun 17 20:05:39.910: INFO: PersistentVolumeClaim pvc-drl7b found and phase=Bound (4.321749637s)
Jun 17 20:05:39.911: INFO: Waiting up to 3m0s for PersistentVolume local-d2z7h to have phase Bound
Jun 17 20:05:40.016: INFO: PersistentVolume local-d2z7h found and phase=Bound (105.872591ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-4w8w
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:05:40.345: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-4w8w" in namespace "provisioning-8687" to be "Succeeded or Failed"
Jun 17 20:05:40.453: INFO: Pod "pod-subpath-test-preprovisionedpv-4w8w": Phase="Pending", Reason="", readiness=false. Elapsed: 107.782449ms
Jun 17 20:05:42.566: INFO: Pod "pod-subpath-test-preprovisionedpv-4w8w": Phase="Pending", Reason="", readiness=false. Elapsed: 2.220625427s
Jun 17 20:05:44.677: INFO: Pod "pod-subpath-test-preprovisionedpv-4w8w": Phase="Pending", Reason="", readiness=false. Elapsed: 4.33200009s
Jun 17 20:05:46.784: INFO: Pod "pod-subpath-test-preprovisionedpv-4w8w": Phase="Pending", Reason="", readiness=false. Elapsed: 6.438485045s
Jun 17 20:05:48.892: INFO: Pod "pod-subpath-test-preprovisionedpv-4w8w": Phase="Pending", Reason="", readiness=false. Elapsed: 8.546903006s
Jun 17 20:05:50.999: INFO: Pod "pod-subpath-test-preprovisionedpv-4w8w": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.653982596s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:50.999: INFO: Pod "pod-subpath-test-preprovisionedpv-4w8w" satisfied condition "Succeeded or Failed"
Jun 17 20:05:51.105: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-4w8w container test-container-subpath-preprovisionedpv-4w8w: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:51.324: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-4w8w to disappear
Jun 17 20:05:51.430: INFO: Pod pod-subpath-test-preprovisionedpv-4w8w no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-4w8w
Jun 17 20:05:51.430: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-4w8w" in namespace "provisioning-8687"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly file specified in the volumeMount [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":2,"skipped":11,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:52.952: INFO: Only supported for providers [vsphere] (not aws)
... skipping 108 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:05:54.058: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "custom-resource-definition-9722" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] should include custom resource definition resources in discovery documents [Conformance]","total":-1,"completed":3,"skipped":26,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:54.292: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 71 lines ...
Jun 17 20:05:20.474: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-k2lqr] to have phase Bound
Jun 17 20:05:20.581: INFO: PersistentVolumeClaim pvc-k2lqr found and phase=Bound (106.619402ms)
[1mSTEP[0m: Deleting the previously created pod
Jun 17 20:05:31.120: INFO: Deleting pod "pvc-volume-tester-lxslz" in namespace "csi-mock-volumes-1649"
Jun 17 20:05:31.231: INFO: Wait up to 5m0s for pod "pvc-volume-tester-lxslz" to be fully deleted
[1mSTEP[0m: Checking CSI driver logs
Jun 17 20:05:33.565: INFO: Found NodeUnpublishVolume: {json: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"d0927a88-ee78-11ec-839e-3eeaa3236198","target_path":"/var/lib/kubelet/pods/429bde40-3523-482b-aaf5-e8247b3cc771/volumes/kubernetes.io~csi/pvc-b4594f9e-a35c-4b9d-ad25-0b1c6bd90467/mount"},"Response":{},"Error":"","FullError":null} Method:NodeUnpublishVolume Request:{VolumeContext:map[]} FullError:{Code:OK Message:} Error:}
[1mSTEP[0m: Deleting pod pvc-volume-tester-lxslz
Jun 17 20:05:33.565: INFO: Deleting pod "pvc-volume-tester-lxslz" in namespace "csi-mock-volumes-1649"
[1mSTEP[0m: Deleting claim pvc-k2lqr
Jun 17 20:05:33.889: INFO: Waiting up to 2m0s for PersistentVolume pvc-b4594f9e-a35c-4b9d-ad25-0b1c6bd90467 to get deleted
Jun 17 20:05:33.995: INFO: PersistentVolume pvc-b4594f9e-a35c-4b9d-ad25-0b1c6bd90467 found and phase=Released (105.87004ms)
Jun 17 20:05:36.102: INFO: PersistentVolume pvc-b4594f9e-a35c-4b9d-ad25-0b1c6bd90467 found and phase=Released (2.212644842s)
... skipping 48 lines ...
[90mtest/e2e/storage/csi_mock_volume.go:467[0m
should not be passed when podInfoOnMount=nil
[90mtest/e2e/storage/csi_mock_volume.go:517[0m
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI workload information using mock driver should not be passed when podInfoOnMount=nil","total":-1,"completed":1,"skipped":4,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:54.329: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 69 lines ...
Jun 17 20:05:22.124: INFO: PersistentVolumeClaim pvc-n7f9q found but phase is Pending instead of Bound.
Jun 17 20:05:24.230: INFO: PersistentVolumeClaim pvc-n7f9q found and phase=Bound (10.637939525s)
Jun 17 20:05:24.230: INFO: Waiting up to 3m0s for PersistentVolume local-hd5lm to have phase Bound
Jun 17 20:05:24.337: INFO: PersistentVolume local-hd5lm found and phase=Bound (106.576697ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-9h69
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:05:24.693: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-9h69" in namespace "provisioning-3369" to be "Succeeded or Failed"
Jun 17 20:05:24.799: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 105.400057ms
Jun 17 20:05:26.905: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211594301s
Jun 17 20:05:29.014: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320493742s
Jun 17 20:05:31.120: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426770848s
Jun 17 20:05:33.227: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 8.533739004s
Jun 17 20:05:35.334: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 10.640631118s
Jun 17 20:05:37.440: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.746601696s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:37.440: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69" satisfied condition "Succeeded or Failed"
Jun 17 20:05:37.546: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-9h69 container test-container-subpath-preprovisionedpv-9h69: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:37.766: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-9h69 to disappear
Jun 17 20:05:37.871: INFO: Pod pod-subpath-test-preprovisionedpv-9h69 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-9h69
Jun 17 20:05:37.871: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-9h69" in namespace "provisioning-3369"
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-9h69
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:05:38.085: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-9h69" in namespace "provisioning-3369" to be "Succeeded or Failed"
Jun 17 20:05:38.191: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 105.34211ms
Jun 17 20:05:40.298: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212223232s
Jun 17 20:05:42.403: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 4.317965375s
Jun 17 20:05:44.510: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 6.424722264s
Jun 17 20:05:46.617: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 8.531436717s
Jun 17 20:05:48.724: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 10.63819161s
Jun 17 20:05:50.830: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Pending", Reason="", readiness=false. Elapsed: 12.744788806s
Jun 17 20:05:52.937: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69": Phase="Succeeded", Reason="", readiness=false. Elapsed: 14.851665646s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:52.937: INFO: Pod "pod-subpath-test-preprovisionedpv-9h69" satisfied condition "Succeeded or Failed"
Jun 17 20:05:53.043: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-9h69 container test-container-subpath-preprovisionedpv-9h69: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:53.259: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-9h69 to disappear
Jun 17 20:05:53.365: INFO: Pod pod-subpath-test-preprovisionedpv-9h69 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-9h69
Jun 17 20:05:53.365: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-9h69" in namespace "provisioning-3369"
... skipping 26 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directories when readOnly specified in the volumeSource
[90mtest/e2e/storage/testsuites/subpath.go:397[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource","total":-1,"completed":1,"skipped":3,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] client-go should negotiate
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 10 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:05:55.401: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "protocol-8799" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] client-go should negotiate watch and report errors with accept \"application/json,application/vnd.kubernetes.protobuf\"","total":-1,"completed":2,"skipped":8,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:55.626: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 163 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and write from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:240[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] One pod requesting one prebound PVC should be able to mount volume and write from pod1","total":-1,"completed":4,"skipped":37,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
... skipping 29 lines ...
Jun 17 20:05:38.361: INFO: PersistentVolumeClaim pvc-w46cf found but phase is Pending instead of Bound.
Jun 17 20:05:40.466: INFO: PersistentVolumeClaim pvc-w46cf found and phase=Bound (14.848197443s)
Jun 17 20:05:40.466: INFO: Waiting up to 3m0s for PersistentVolume local-2bzxf to have phase Bound
Jun 17 20:05:40.575: INFO: PersistentVolume local-2bzxf found and phase=Bound (109.281948ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-g2wf
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:05:40.892: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-g2wf" in namespace "provisioning-747" to be "Succeeded or Failed"
Jun 17 20:05:40.997: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf": Phase="Pending", Reason="", readiness=false. Elapsed: 105.025837ms
Jun 17 20:05:43.102: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210606171s
Jun 17 20:05:45.212: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320255763s
Jun 17 20:05:47.318: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.425864287s
Jun 17 20:05:49.424: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf": Phase="Pending", Reason="", readiness=false. Elapsed: 8.532496818s
Jun 17 20:05:51.530: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf": Phase="Pending", Reason="", readiness=false. Elapsed: 10.638071782s
Jun 17 20:05:53.638: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.745815287s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:53.638: INFO: Pod "pod-subpath-test-preprovisionedpv-g2wf" satisfied condition "Succeeded or Failed"
Jun 17 20:05:53.744: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-preprovisionedpv-g2wf container test-container-subpath-preprovisionedpv-g2wf: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:53.976: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-g2wf to disappear
Jun 17 20:05:54.081: INFO: Pod pod-subpath-test-preprovisionedpv-g2wf no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-g2wf
Jun 17 20:05:54.081: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-g2wf" in namespace "provisioning-747"
... skipping 30 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly file specified in the volumeMount [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":2,"skipped":19,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:57.105: INFO: Driver emptydir doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 92 lines ...
[32m• [SLOW TEST:18.485 seconds][0m
[sig-api-machinery] ResourceQuota
[90mtest/e2e/apimachinery/framework.go:23[0m
should verify ResourceQuota with terminating scopes. [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with terminating scopes. [Conformance]","total":-1,"completed":3,"skipped":18,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:05:59.251: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 136 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:00.911: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "custom-resource-definition-3697" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] custom resource defaulting for requests and from storage works [Conformance]","total":-1,"completed":5,"skipped":40,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
... skipping 10 lines ...
Jun 17 20:05:23.143: INFO: Using claimSize:1Gi, test suite supported size:{ 1Mi}, driver(aws) supported size:{ 1Mi}
[1mSTEP[0m: creating a StorageClass provisioning-8517smp44
[1mSTEP[0m: creating a claim
Jun 17 20:05:23.249: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-hs9w
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:05:23.573: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-hs9w" in namespace "provisioning-8517" to be "Succeeded or Failed"
Jun 17 20:05:23.680: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 106.415731ms
Jun 17 20:05:25.787: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213978169s
Jun 17 20:05:27.896: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322482204s
Jun 17 20:05:30.053: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 6.479411644s
Jun 17 20:05:32.160: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 8.586229905s
Jun 17 20:05:34.267: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 10.693937254s
... skipping 2 lines ...
Jun 17 20:05:40.593: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 17.019816416s
Jun 17 20:05:42.701: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 19.127615141s
Jun 17 20:05:44.829: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 21.255505691s
Jun 17 20:05:46.936: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Pending", Reason="", readiness=false. Elapsed: 23.362984565s
Jun 17 20:05:49.044: INFO: Pod "pod-subpath-test-dynamicpv-hs9w": Phase="Succeeded", Reason="", readiness=false. Elapsed: 25.470606086s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:49.044: INFO: Pod "pod-subpath-test-dynamicpv-hs9w" satisfied condition "Succeeded or Failed"
Jun 17 20:05:49.150: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-dynamicpv-hs9w container test-container-volume-dynamicpv-hs9w: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:49.765: INFO: Waiting for pod pod-subpath-test-dynamicpv-hs9w to disappear
Jun 17 20:05:49.871: INFO: Pod pod-subpath-test-dynamicpv-hs9w no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-hs9w
Jun 17 20:05:49.871: INFO: Deleting pod "pod-subpath-test-dynamicpv-hs9w" in namespace "provisioning-8517"
... skipping 89 lines ...
[32m• [SLOW TEST:12.478 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
RollingUpdateDeployment should delete old pods and create new ones [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]","total":-1,"completed":4,"skipped":17,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-instrumentation] MetricsGrabber
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 13 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:01.454: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "metrics-grabber-9681" for this suite.
[32m•[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-instrumentation] MetricsGrabber should grab all metrics from a Scheduler.","total":-1,"completed":4,"skipped":29,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:01.686: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 106 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should create read/write inline ephemeral volume
[90mtest/e2e/storage/testsuites/ephemeral.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume","total":-1,"completed":1,"skipped":7,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:05.203: INFO: Driver hostPathSymlink doesn't support PreprovisionedPV -- skipping
... skipping 95 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir-link-bindmounted]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 61 lines ...
Jun 17 20:04:57.556: INFO: Using claimSize:1Gi, test suite supported size:{ 1Mi}, driver(aws) supported size:{ 1Mi}
[1mSTEP[0m: creating a StorageClass provisioning-8329qxnzs
[1mSTEP[0m: creating a claim
Jun 17 20:04:57.663: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-flq5
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:04:58.006: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-flq5" in namespace "provisioning-8329" to be "Succeeded or Failed"
Jun 17 20:04:58.135: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Pending", Reason="", readiness=false. Elapsed: 129.022193ms
Jun 17 20:05:00.242: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.236023058s
Jun 17 20:05:02.347: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.340873878s
Jun 17 20:05:04.456: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.449303135s
Jun 17 20:05:06.562: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.55535486s
Jun 17 20:05:08.667: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.660957908s
... skipping 14 lines ...
Jun 17 20:05:40.260: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Running", Reason="", readiness=true. Elapsed: 42.253141297s
Jun 17 20:05:42.364: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Running", Reason="", readiness=true. Elapsed: 44.357656818s
Jun 17 20:05:44.473: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Running", Reason="", readiness=true. Elapsed: 46.466220925s
Jun 17 20:05:46.578: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Running", Reason="", readiness=true. Elapsed: 48.571533349s
Jun 17 20:05:48.684: INFO: Pod "pod-subpath-test-dynamicpv-flq5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 50.677496486s
[1mSTEP[0m: Saw pod success
Jun 17 20:05:48.684: INFO: Pod "pod-subpath-test-dynamicpv-flq5" satisfied condition "Succeeded or Failed"
Jun 17 20:05:48.789: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-dynamicpv-flq5 container test-container-subpath-dynamicpv-flq5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:05:49.007: INFO: Waiting for pod pod-subpath-test-dynamicpv-flq5 to disappear
Jun 17 20:05:49.111: INFO: Pod pod-subpath-test-dynamicpv-flq5 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-flq5
Jun 17 20:05:49.111: INFO: Deleting pod "pod-subpath-test-dynamicpv-flq5" in namespace "provisioning-8329"
... skipping 20 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":1,"skipped":2,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:05.500: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 32 lines ...
[90mtest/e2e/storage/testsuites/ephemeral.go:254[0m
[36mDriver emptydir doesn't support GenericEphemeralVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with a exec \"cat /tmp/health\" liveness probe [NodeConformance] [Conformance]","total":-1,"completed":1,"skipped":51,"failed":0}
[BeforeEach] [sig-scheduling] LimitRange
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:05:56.504: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename limitrange
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 35 lines ...
[32m• [SLOW TEST:9.808 seconds][0m
[sig-scheduling] LimitRange
[90mtest/e2e/scheduling/framework.go:40[0m
should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-scheduling] LimitRange should create a LimitRange with defaults and ensure pod has those defaults applied. [Conformance]","total":-1,"completed":2,"skipped":51,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:06.350: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 57 lines ...
[32m• [SLOW TEST:10.401 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should include webhook resources in discovery documents [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should include webhook resources in discovery documents [Conformance]","total":-1,"completed":3,"skipped":26,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:07.582: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 156 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: CSI Ephemeral-volume (default fs)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support multiple inline ephemeral volumes
[90mtest/e2e/storage/testsuites/ephemeral.go:254[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property","total":-1,"completed":3,"skipped":12,"failed":0}
[BeforeEach] [sig-network] Networking
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:05:39.963: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename nettest
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 222 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
[90mtest/e2e/storage/framework/testsuite.go:50[0m
(OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents
[90mtest/e2e/storage/testsuites/fsgroupchangepolicy.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents","total":-1,"completed":1,"skipped":0,"failed":0}
[BeforeEach] [sig-api-machinery] client-go should negotiate
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:13.595: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename protocol
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 7 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:14.654: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "protocol-9581" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] client-go should negotiate watch and report errors with accept \"application/vnd.kubernetes.protobuf\"","total":-1,"completed":2,"skipped":0,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] PodTemplates
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 16 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:16.293: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "podtemplate-2959" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] PodTemplates should delete a collection of pod templates [Conformance]","total":-1,"completed":3,"skipped":4,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] PreStop
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 20 lines ...
[32m• [SLOW TEST:27.714 seconds][0m
[sig-node] PreStop
[90mtest/e2e/node/framework.go:23[0m
graceful pod terminated should wait until preStop hook completes the process
[90mtest/e2e/node/pre_stop.go:172[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] PreStop graceful pod terminated should wait until preStop hook completes the process","total":-1,"completed":5,"skipped":32,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:20.026: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 98 lines ...
[32m• [SLOW TEST:16.711 seconds][0m
[sig-apps] ReplicaSet
[90mtest/e2e/apps/framework.go:23[0m
should serve a basic image on each replica with a public image [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicaSet should serve a basic image on each replica with a public image [Conformance]","total":-1,"completed":4,"skipped":33,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:24.364: INFO: Only supported for providers [vsphere] (not aws)
... skipping 111 lines ...
[1mSTEP[0m: Deleting pod hostexec-i-0d35bb1d9b17df780-rktrc in namespace volumemode-8905
Jun 17 20:06:16.367: INFO: Deleting pod "pod-55fbb0b3-c079-4ec3-9063-e4985325c6de" in namespace "volumemode-8905"
Jun 17 20:06:16.477: INFO: Wait up to 5m0s for pod "pod-55fbb0b3-c079-4ec3-9063-e4985325c6de" to be fully deleted
[1mSTEP[0m: Deleting pv and pvc
Jun 17 20:06:18.690: INFO: Deleting PersistentVolumeClaim "pvc-2sq8r"
Jun 17 20:06:18.796: INFO: Deleting PersistentVolume "aws-wxspc"
Jun 17 20:06:19.268: INFO: Couldn't delete PD "aws://eu-west-1a/vol-0c01a8046866139a3", sleeping 5s: error deleting EBS volumes: VolumeInUse: Volume vol-0c01a8046866139a3 is currently attached to i-0d35bb1d9b17df780
status code: 400, request id: 7030a7cc-c3bf-4386-ae95-c0daccd1b28a
Jun 17 20:06:25.000: INFO: Successfully deleted PD "aws://eu-west-1a/vol-0c01a8046866139a3".
[AfterEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/framework/framework.go:188
Jun 17 20:06:25.000: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "volumemode-8905" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not mount / map unused volumes in a pod [LinuxOnly]
[90mtest/e2e/storage/testsuites/volumemode.go:354[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":4,"skipped":41,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:25.240: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 14 lines ...
[36mDriver local doesn't support GenericEphemeralVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path","total":-1,"completed":2,"skipped":3,"failed":0}
[BeforeEach] [sig-storage] PersistentVolumes-local
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:01.169: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename persistent-local-volumes-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 66 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume one after the other
[90mtest/e2e/storage/persistent_volumes-local.go:256[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:257[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":3,"skipped":3,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral should support multiple inline ephemeral volumes","total":-1,"completed":1,"skipped":12,"failed":0}
[BeforeEach] [sig-cli] Kubectl Port forwarding
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:10.992: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename port-forwarding
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 24 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
With a server listening on 0.0.0.0
[90mtest/e2e/kubectl/portforward.go:454[0m
should support forwarding over websockets
[90mtest/e2e/kubectl/portforward.go:470[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 should support forwarding over websockets","total":-1,"completed":2,"skipped":12,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Netpol API
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 97 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and read from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:234[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] One pod requesting one prebound PVC should be able to mount volume and read from pod1","total":-1,"completed":5,"skipped":37,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:27.850: INFO: Driver "csi-hostpath" does not support FsGroup - skipping
... skipping 86 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Kubectl logs
[90mtest/e2e/kubectl/kubectl.go:1409[0m
should be able to retrieve and filter logs [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl logs should be able to retrieve and filter logs [Conformance]","total":-1,"completed":4,"skipped":25,"failed":0}
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Netpol API should support creating NetworkPolicy API operations","total":-1,"completed":5,"skipped":42,"failed":0}
[BeforeEach] [sig-api-machinery] Garbage collector
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:27.412: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename gc
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 33 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:30.967: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "gc-9915" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan RS created by deployment when deleteOptions.PropagationPolicy is Orphan [Conformance]","total":-1,"completed":6,"skipped":42,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:31.218: INFO: Only supported for providers [azure] (not aws)
... skipping 150 lines ...
[90mtest/e2e/storage/testsuites/subpath.go:221[0m
[36mOnly supported for providers [azure] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:2077
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral should support multiple inline ephemeral volumes","total":-1,"completed":1,"skipped":6,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:31.315: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 5 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: block]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 84 lines ...
[36mOnly supported for providers [openstack] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:1092
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":3,"skipped":58,"failed":0}
[BeforeEach] [sig-network] Networking
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:05:59.826: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename nettest
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 77 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 76 lines ...
[90mtest/e2e/common/node/runtime.go:43[0m
when starting a container that exits
[90mtest/e2e/common/node/runtime.go:44[0m
should run with the expected status [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Container Runtime blackbox test when starting a container that exits should run with the expected status [NodeConformance] [Conformance]","total":-1,"completed":2,"skipped":5,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:33.434: INFO: Driver emptydir doesn't support DynamicPV -- skipping
... skipping 78 lines ...
[32m• [SLOW TEST:32.389 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should be able to change the type from NodePort to ExternalName [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance]","total":-1,"completed":5,"skipped":28,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:34.130: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 91 lines ...
Jun 17 20:06:22.092: INFO: PersistentVolumeClaim pvc-vlv66 found but phase is Pending instead of Bound.
Jun 17 20:06:24.199: INFO: PersistentVolumeClaim pvc-vlv66 found and phase=Bound (10.639063468s)
Jun 17 20:06:24.199: INFO: Waiting up to 3m0s for PersistentVolume local-6q5lw to have phase Bound
Jun 17 20:06:24.305: INFO: PersistentVolume local-6q5lw found and phase=Bound (105.741752ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-p4rq
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:06:24.623: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-p4rq" in namespace "provisioning-3097" to be "Succeeded or Failed"
Jun 17 20:06:24.729: INFO: Pod "pod-subpath-test-preprovisionedpv-p4rq": Phase="Pending", Reason="", readiness=false. Elapsed: 105.865752ms
Jun 17 20:06:26.836: INFO: Pod "pod-subpath-test-preprovisionedpv-p4rq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213073661s
Jun 17 20:06:28.944: INFO: Pod "pod-subpath-test-preprovisionedpv-p4rq": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320630687s
Jun 17 20:06:31.050: INFO: Pod "pod-subpath-test-preprovisionedpv-p4rq": Phase="Pending", Reason="", readiness=false. Elapsed: 6.42699748s
Jun 17 20:06:33.158: INFO: Pod "pod-subpath-test-preprovisionedpv-p4rq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.53441454s
[1mSTEP[0m: Saw pod success
Jun 17 20:06:33.158: INFO: Pod "pod-subpath-test-preprovisionedpv-p4rq" satisfied condition "Succeeded or Failed"
Jun 17 20:06:33.264: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-p4rq container test-container-subpath-preprovisionedpv-p4rq: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:06:33.490: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-p4rq to disappear
Jun 17 20:06:33.596: INFO: Pod pod-subpath-test-preprovisionedpv-p4rq no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-p4rq
Jun 17 20:06:33.596: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-p4rq" in namespace "provisioning-3097"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":2,"skipped":45,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Job
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:05.526: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename job
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should fail to exceed backoffLimit
test/e2e/apps/job.go:389
[1mSTEP[0m: Creating a job
[1mSTEP[0m: Ensuring job exceed backofflimit
[1mSTEP[0m: Checking that 2 pod created and status is failed
[AfterEach] [sig-apps] Job
test/e2e/framework/framework.go:188
Jun 17 20:06:36.586: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "job-7982" for this suite.
[32m• [SLOW TEST:31.272 seconds][0m
[sig-apps] Job
[90mtest/e2e/apps/framework.go:23[0m
should fail to exceed backoffLimit
[90mtest/e2e/apps/job.go:389[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should fail to exceed backoffLimit","total":-1,"completed":2,"skipped":5,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Security Context
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 2 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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 allow privilege escalation when not explicitly set and uid != 0 [LinuxOnly] [NodeConformance]
test/e2e/common/node/security_context.go:337
Jun 17 20:06:31.807: INFO: Waiting up to 5m0s for pod "alpine-nnp-nil-e7eb704f-32a5-448b-9ad2-af87cab54b66" in namespace "security-context-test-8650" to be "Succeeded or Failed"
Jun 17 20:06:31.914: INFO: Pod "alpine-nnp-nil-e7eb704f-32a5-448b-9ad2-af87cab54b66": Phase="Pending", Reason="", readiness=false. Elapsed: 107.706148ms
Jun 17 20:06:34.022: INFO: Pod "alpine-nnp-nil-e7eb704f-32a5-448b-9ad2-af87cab54b66": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214998061s
Jun 17 20:06:36.130: INFO: Pod "alpine-nnp-nil-e7eb704f-32a5-448b-9ad2-af87cab54b66": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323414909s
Jun 17 20:06:38.238: INFO: Pod "alpine-nnp-nil-e7eb704f-32a5-448b-9ad2-af87cab54b66": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.431081921s
Jun 17 20:06:38.238: INFO: Pod "alpine-nnp-nil-e7eb704f-32a5-448b-9ad2-af87cab54b66" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:06:38.358: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-8650" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
when creating containers with AllowPrivilegeEscalation
[90mtest/e2e/common/node/security_context.go:298[0m
should allow privilege escalation when not explicitly set and uid != 0 [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/node/security_context.go:337[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should allow privilege escalation when not explicitly set and uid != 0 [LinuxOnly] [NodeConformance]","total":-1,"completed":5,"skipped":26,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Conntrack
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 409 lines ...
[32m• [SLOW TEST:72.491 seconds][0m
[sig-network] Conntrack
[90mtest/e2e/network/common/framework.go:23[0m
should drop INVALID conntrack entries [Privileged]
[90mtest/e2e/network/conntrack.go:363[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Conntrack should drop INVALID conntrack entries [Privileged]","total":-1,"completed":2,"skipped":12,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:39.198: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 99 lines ...
Jun 17 20:05:40.214: INFO: The status of Pod kube-proxy-mode-detector is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:05:42.321: INFO: The status of Pod kube-proxy-mode-detector is Running (Ready = true)
Jun 17 20:05:42.428: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-5172 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode'
Jun 17 20:05:44.346: INFO: rc: 7
Jun 17 20:05:44.455: INFO: Waiting for pod kube-proxy-mode-detector to disappear
Jun 17 20:05:44.561: INFO: Pod kube-proxy-mode-detector no longer exists
Jun 17 20:05:44.562: INFO: Couldn't detect KubeProxy mode - test failure may be expected: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-5172 exec kube-proxy-mode-detector -- /bin/sh -x -c curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode:
Command stdout:
stderr:
+ curl -q -s --connect-timeout 1 http://localhost:10249/proxyMode
command terminated with exit code 7
error:
exit status 7
[1mSTEP[0m: creating service affinity-clusterip-timeout in namespace services-5172
[1mSTEP[0m: creating replication controller affinity-clusterip-timeout in namespace services-5172
I0617 20:05:44.783067 6638 runners.go:193] Created replication controller with name: affinity-clusterip-timeout, namespace: services-5172, replica count: 3
I0617 20:05:47.933525 6638 runners.go:193] affinity-clusterip-timeout Pods: 3 out of 3 created, 0 running, 3 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
I0617 20:05:50.933868 6638 runners.go:193] affinity-clusterip-timeout Pods: 3 out of 3 created, 1 running, 2 pending, 0 waiting, 0 inactive, 0 terminating, 0 unknown, 0 runningButNotReady
... skipping 47 lines ...
[32m• [SLOW TEST:63.477 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should have session affinity timeout work for service with type clusterIP [LinuxOnly] [Conformance]","total":-1,"completed":3,"skipped":41,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] InitContainer [NodeConformance]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 16 lines ...
[32m• [SLOW TEST:9.719 seconds][0m
[sig-node] InitContainer [NodeConformance]
[90mtest/e2e/common/node/framework.go:23[0m
should invoke init containers on a RestartNever pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] InitContainer [NodeConformance] should invoke init containers on a RestartNever pod [Conformance]","total":-1,"completed":3,"skipped":14,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:43.230: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 94 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-b1c0d1d2-7fef-49c8-9698-12005236e911
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:06:37.772: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db" in namespace "projected-3997" to be "Succeeded or Failed"
Jun 17 20:06:37.877: INFO: Pod "pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db": Phase="Pending", Reason="", readiness=false. Elapsed: 104.489701ms
Jun 17 20:06:39.983: INFO: Pod "pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210619779s
Jun 17 20:06:42.090: INFO: Pod "pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db": Phase="Pending", Reason="", readiness=false. Elapsed: 4.317352537s
Jun 17 20:06:44.198: INFO: Pod "pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.425054812s
[1mSTEP[0m: Saw pod success
Jun 17 20:06:44.198: INFO: Pod "pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db" satisfied condition "Succeeded or Failed"
Jun 17 20:06:44.302: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db container projected-configmap-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:06:44.523: INFO: Waiting for pod pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db to disappear
Jun 17 20:06:44.627: INFO: Pod pod-projected-configmaps-ae6ea774-503e-40a4-b05b-83683c90f4db no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.020 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable in multiple volumes in the same pod [NodeConformance] [Conformance]","total":-1,"completed":3,"skipped":6,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] capacity
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:44.861: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 320 lines ...
[90mtest/e2e/node/framework.go:23[0m
Pod Container Status
[90mtest/e2e/node/pods.go:202[0m
should never report container start when an init container fails
[90mtest/e2e/node/pods.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods Extended Pod Container Status should never report container start when an init container fails","total":-1,"completed":1,"skipped":1,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:46.602: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 64 lines ...
Jun 17 20:06:46.652: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename kubectl
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-cli] Kubectl client
test/e2e/kubectl/kubectl.go:245
[It] should ignore not found error with --for=delete
test/e2e/kubectl/kubectl.go:1852
[1mSTEP[0m: calling kubectl wait --for=delete
Jun 17 20:06:47.406: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-2102 wait --for=delete pod/doesnotexist'
Jun 17 20:06:47.921: INFO: stderr: ""
Jun 17 20:06:47.921: INFO: stdout: ""
Jun 17 20:06:47.921: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-2102 wait --for=delete pod --selector=app.kubernetes.io/name=noexist'
... skipping 3 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:48.323: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-2102" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client kubectl wait should ignore not found error with --for=delete","total":-1,"completed":2,"skipped":7,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:48.556: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 43 lines ...
Jun 17 20:06:37.399: INFO: PersistentVolumeClaim pvc-pwjwh found but phase is Pending instead of Bound.
Jun 17 20:06:39.506: INFO: PersistentVolumeClaim pvc-pwjwh found and phase=Bound (12.745873234s)
Jun 17 20:06:39.506: INFO: Waiting up to 3m0s for PersistentVolume local-6tcc7 to have phase Bound
Jun 17 20:06:39.613: INFO: PersistentVolume local-6tcc7 found and phase=Bound (107.248446ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-sjjv
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:06:39.933: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-sjjv" in namespace "provisioning-8147" to be "Succeeded or Failed"
Jun 17 20:06:40.039: INFO: Pod "pod-subpath-test-preprovisionedpv-sjjv": Phase="Pending", Reason="", readiness=false. Elapsed: 105.857757ms
Jun 17 20:06:42.145: INFO: Pod "pod-subpath-test-preprovisionedpv-sjjv": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212413739s
Jun 17 20:06:44.252: INFO: Pod "pod-subpath-test-preprovisionedpv-sjjv": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318866377s
Jun 17 20:06:46.359: INFO: Pod "pod-subpath-test-preprovisionedpv-sjjv": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426597852s
Jun 17 20:06:48.474: INFO: Pod "pod-subpath-test-preprovisionedpv-sjjv": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.540798662s
[1mSTEP[0m: Saw pod success
Jun 17 20:06:48.474: INFO: Pod "pod-subpath-test-preprovisionedpv-sjjv" satisfied condition "Succeeded or Failed"
Jun 17 20:06:48.580: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-sjjv container test-container-subpath-preprovisionedpv-sjjv: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:06:48.815: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-sjjv to disappear
Jun 17 20:06:48.921: INFO: Pod pod-subpath-test-preprovisionedpv-sjjv no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-sjjv
Jun 17 20:06:48.921: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-sjjv" in namespace "provisioning-8147"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly file specified in the volumeMount [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":4,"skipped":8,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
... skipping 78 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] volumes should store data","total":-1,"completed":6,"skipped":46,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 3 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/empty_dir.go:51
[It] files with FSGroup ownership should support (root,0644,tmpfs)
test/e2e/common/storage/empty_dir.go:68
[1mSTEP[0m: Creating a pod to test emptydir 0644 on tmpfs
Jun 17 20:06:46.897: INFO: Waiting up to 5m0s for pod "pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887" in namespace "emptydir-552" to be "Succeeded or Failed"
Jun 17 20:06:47.002: INFO: Pod "pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887": Phase="Pending", Reason="", readiness=false. Elapsed: 104.644799ms
Jun 17 20:06:49.108: INFO: Pod "pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210731491s
Jun 17 20:06:51.213: INFO: Pod "pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.315693256s
[1mSTEP[0m: Saw pod success
Jun 17 20:06:51.213: INFO: Pod "pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887" satisfied condition "Succeeded or Failed"
Jun 17 20:06:51.319: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:06:51.540: INFO: Waiting for pod pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887 to disappear
Jun 17 20:06:51.674: INFO: Pod pod-75a147f0-a860-4aa2-89f2-4aebc9a1a887 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 6 lines ...
[90mtest/e2e/common/storage/framework.go:23[0m
when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/empty_dir.go:49[0m
files with FSGroup ownership should support (root,0644,tmpfs)
[90mtest/e2e/common/storage/empty_dir.go:68[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] files with FSGroup ownership should support (root,0644,tmpfs)","total":-1,"completed":4,"skipped":41,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:52.007: INFO: Driver emptydir doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 43 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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]
test/e2e/common/storage/projected_secret.go:92
[1mSTEP[0m: Creating projection with secret that has name projected-secret-test-740b5ab6-dad2-4d8c-84c2-7c9951b4d515
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:06:49.981: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3" in namespace "projected-8635" to be "Succeeded or Failed"
Jun 17 20:06:50.092: INFO: Pod "pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3": Phase="Pending", Reason="", readiness=false. Elapsed: 110.179976ms
Jun 17 20:06:52.201: INFO: Pod "pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3": Phase="Pending", Reason="", readiness=false. Elapsed: 2.219781026s
Jun 17 20:06:54.309: INFO: Pod "pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.327526246s
[1mSTEP[0m: Saw pod success
Jun 17 20:06:54.309: INFO: Pod "pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3" satisfied condition "Succeeded or Failed"
Jun 17 20:06:54.417: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3 container projected-secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:06:54.684: INFO: Waiting for pod pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3 to disappear
Jun 17 20:06:54.791: INFO: Pod pod-projected-secrets-3e3a7aff-2068-4d3e-b1af-7bad9e2580e3 no longer exists
[AfterEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:188
... skipping 5 lines ...
[32m• [SLOW TEST:6.541 seconds][0m
[sig-storage] Projected secret
[90mtest/e2e/common/storage/framework.go:23[0m
should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]
[90mtest/e2e/common/storage/projected_secret.go:92[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected secret should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance]","total":-1,"completed":3,"skipped":10,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:55.136: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 89 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Kubectl apply
[90mtest/e2e/kubectl/kubectl.go:817[0m
apply set/view last-applied
[90mtest/e2e/kubectl/kubectl.go:852[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command that always fails in a pod should be possible to delete [NodeConformance] [Conformance]","total":-1,"completed":6,"skipped":51,"failed":0}
[BeforeEach] [sig-storage] CSI mock volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:02.470: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename csi-mock-volumes
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 103 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSI attach test using mock driver
[90mtest/e2e/storage/csi_mock_volume.go:332[0m
should require VolumeAttach for drivers with attachment
[90mtest/e2e/storage/csi_mock_volume.go:360[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI attach test using mock driver should require VolumeAttach for drivers with attachment","total":-1,"completed":7,"skipped":51,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:58.012: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 94 lines ...
Jun 17 20:06:34.093: INFO: In-tree plugin kubernetes.io/aws-ebs is not migrated, not validating any metrics
[1mSTEP[0m: creating a test aws volume
Jun 17 20:06:34.865: INFO: Successfully created a new PD in zone "eu-west-1a": "aws://eu-west-1a/vol-06460d13115b2f3a1".
Jun 17 20:06:34.865: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod exec-volume-test-inlinevolume-rws5
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:06:34.973: INFO: Waiting up to 5m0s for pod "exec-volume-test-inlinevolume-rws5" in namespace "volume-200" to be "Succeeded or Failed"
Jun 17 20:06:35.079: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 105.709079ms
Jun 17 20:06:37.189: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215492844s
Jun 17 20:06:39.295: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32214879s
Jun 17 20:06:41.411: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.437805525s
Jun 17 20:06:43.518: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 8.544482655s
Jun 17 20:06:45.625: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 10.651479133s
Jun 17 20:06:47.734: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 12.760889609s
Jun 17 20:06:49.842: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Pending", Reason="", readiness=false. Elapsed: 14.868523064s
Jun 17 20:06:51.978: INFO: Pod "exec-volume-test-inlinevolume-rws5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 17.004720803s
[1mSTEP[0m: Saw pod success
Jun 17 20:06:51.978: INFO: Pod "exec-volume-test-inlinevolume-rws5" satisfied condition "Succeeded or Failed"
Jun 17 20:06:52.086: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod exec-volume-test-inlinevolume-rws5 container exec-container-inlinevolume-rws5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:06:52.326: INFO: Waiting for pod exec-volume-test-inlinevolume-rws5 to disappear
Jun 17 20:06:52.437: INFO: Pod exec-volume-test-inlinevolume-rws5 no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-inlinevolume-rws5
Jun 17 20:06:52.437: INFO: Deleting pod "exec-volume-test-inlinevolume-rws5" in namespace "volume-200"
Jun 17 20:06:52.829: INFO: Couldn't delete PD "aws://eu-west-1a/vol-06460d13115b2f3a1", sleeping 5s: error deleting EBS volumes: VolumeInUse: Volume vol-06460d13115b2f3a1 is currently attached to i-0d35bb1d9b17df780
status code: 400, request id: c6b74b44-ed75-4937-8464-17fe3fe3aca8
Jun 17 20:06:58.443: INFO: Successfully deleted PD "aws://eu-west-1a/vol-06460d13115b2f3a1".
[AfterEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/framework/framework.go:188
Jun 17 20:06:58.443: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "volume-200" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (ext4)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (ext4)] volumes should allow exec of files on the volume","total":-1,"completed":4,"skipped":63,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
... skipping 6 lines ...
[It] should support existing directory
test/e2e/storage/testsuites/subpath.go:207
Jun 17 20:06:43.500: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 17 20:06:43.607: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-s4bv
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:06:43.724: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-s4bv" in namespace "provisioning-6253" to be "Succeeded or Failed"
Jun 17 20:06:43.830: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Pending", Reason="", readiness=false. Elapsed: 106.249879ms
Jun 17 20:06:45.938: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214343483s
Jun 17 20:06:48.045: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32106282s
Jun 17 20:06:50.152: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Pending", Reason="", readiness=false. Elapsed: 6.428483253s
Jun 17 20:06:52.262: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Pending", Reason="", readiness=false. Elapsed: 8.538134717s
Jun 17 20:06:54.370: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Pending", Reason="", readiness=false. Elapsed: 10.64588886s
Jun 17 20:06:56.477: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Pending", Reason="", readiness=false. Elapsed: 12.753536422s
Jun 17 20:06:58.585: INFO: Pod "pod-subpath-test-inlinevolume-s4bv": Phase="Succeeded", Reason="", readiness=false. Elapsed: 14.861114606s
[1mSTEP[0m: Saw pod success
Jun 17 20:06:58.585: INFO: Pod "pod-subpath-test-inlinevolume-s4bv" satisfied condition "Succeeded or Failed"
Jun 17 20:06:58.691: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-inlinevolume-s4bv container test-container-volume-inlinevolume-s4bv: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:06:58.911: INFO: Waiting for pod pod-subpath-test-inlinevolume-s4bv to disappear
Jun 17 20:06:59.018: INFO: Pod pod-subpath-test-inlinevolume-s4bv no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-s4bv
Jun 17 20:06:59.018: INFO: Deleting pod "pod-subpath-test-inlinevolume-s4bv" in namespace "provisioning-6253"
... skipping 12 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl apply apply set/view last-applied","total":-1,"completed":5,"skipped":9,"failed":0}
[BeforeEach] [sig-network] NetworkPolicy API
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:56.780: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename networkpolicies
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 22 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:59.538: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "networkpolicies-7576" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] NetworkPolicy API should support creating NetworkPolicy API operations","total":-1,"completed":6,"skipped":9,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:06:59.768: INFO: Driver hostPathSymlink doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 62 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:06:59.792: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "deployment-5744" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment deployment reaping should cascade to its replica sets and pods","total":-1,"completed":4,"skipped":14,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Networking
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 153 lines ...
[32m• [SLOW TEST:22.131 seconds][0m
[sig-api-machinery] Watchers
[90mtest/e2e/apimachinery/framework.go:23[0m
should observe add, update, and delete watch notifications on configmaps [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Watchers should observe add, update, and delete watch notifications on configmaps [Conformance]","total":-1,"completed":3,"skipped":21,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:01.429: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 234 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
Verify if offline PVC expansion works
[90mtest/e2e/storage/testsuites/volume_expand.go:176[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand Verify if offline PVC expansion works","total":-1,"completed":3,"skipped":18,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:02.468: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 122 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSIStorageCapacity
[90mtest/e2e/storage/csi_mock_volume.go:1334[0m
CSIStorageCapacity used, no capacity
[90mtest/e2e/storage/csi_mock_volume.go:1377[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSIStorageCapacity CSIStorageCapacity used, no capacity","total":-1,"completed":7,"skipped":68,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
... skipping 19 lines ...
Jun 17 20:06:51.699: INFO: PersistentVolumeClaim pvc-jvwg8 found but phase is Pending instead of Bound.
Jun 17 20:06:53.814: INFO: PersistentVolumeClaim pvc-jvwg8 found and phase=Bound (4.349484975s)
Jun 17 20:06:53.814: INFO: Waiting up to 3m0s for PersistentVolume local-qfnrm to have phase Bound
Jun 17 20:06:53.920: INFO: PersistentVolume local-qfnrm found and phase=Bound (105.591535ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-x4rk
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:06:54.240: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-x4rk" in namespace "provisioning-6453" to be "Succeeded or Failed"
Jun 17 20:06:54.346: INFO: Pod "pod-subpath-test-preprovisionedpv-x4rk": Phase="Pending", Reason="", readiness=false. Elapsed: 105.729631ms
Jun 17 20:06:56.453: INFO: Pod "pod-subpath-test-preprovisionedpv-x4rk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212840369s
Jun 17 20:06:58.559: INFO: Pod "pod-subpath-test-preprovisionedpv-x4rk": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319635709s
Jun 17 20:07:00.666: INFO: Pod "pod-subpath-test-preprovisionedpv-x4rk": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426475898s
Jun 17 20:07:02.774: INFO: Pod "pod-subpath-test-preprovisionedpv-x4rk": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.533670446s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:02.774: INFO: Pod "pod-subpath-test-preprovisionedpv-x4rk" satisfied condition "Succeeded or Failed"
Jun 17 20:07:02.879: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-x4rk container test-container-volume-preprovisionedpv-x4rk: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:03.097: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-x4rk to disappear
Jun 17 20:07:03.203: INFO: Pod pod-subpath-test-preprovisionedpv-x4rk no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-x4rk
Jun 17 20:07:03.203: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-x4rk" in namespace "provisioning-6453"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support non-existent path
[90mtest/e2e/storage/testsuites/subpath.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path","total":-1,"completed":4,"skipped":28,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:04.760: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 94 lines ...
[32m• [SLOW TEST:14.180 seconds][0m
[sig-network] DNS
[90mtest/e2e/network/common/framework.go:23[0m
should provide DNS for pods for Hostname [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] DNS should provide DNS for pods for Hostname [Conformance]","total":-1,"completed":7,"skipped":48,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:04.888: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 90 lines ...
Jun 17 20:06:52.944: INFO: PersistentVolumeClaim pvc-lp5jx found but phase is Pending instead of Bound.
Jun 17 20:06:55.054: INFO: PersistentVolumeClaim pvc-lp5jx found and phase=Bound (12.75537012s)
Jun 17 20:06:55.054: INFO: Waiting up to 3m0s for PersistentVolume local-lgld4 to have phase Bound
Jun 17 20:06:55.160: INFO: PersistentVolume local-lgld4 found and phase=Bound (105.758305ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-6fcf
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:06:55.480: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-6fcf" in namespace "provisioning-9041" to be "Succeeded or Failed"
Jun 17 20:06:55.587: INFO: Pod "pod-subpath-test-preprovisionedpv-6fcf": Phase="Pending", Reason="", readiness=false. Elapsed: 106.304155ms
Jun 17 20:06:57.694: INFO: Pod "pod-subpath-test-preprovisionedpv-6fcf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213471908s
Jun 17 20:06:59.801: INFO: Pod "pod-subpath-test-preprovisionedpv-6fcf": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320589193s
Jun 17 20:07:01.908: INFO: Pod "pod-subpath-test-preprovisionedpv-6fcf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.428051838s
Jun 17 20:07:04.015: INFO: Pod "pod-subpath-test-preprovisionedpv-6fcf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.534920859s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:04.015: INFO: Pod "pod-subpath-test-preprovisionedpv-6fcf" satisfied condition "Succeeded or Failed"
Jun 17 20:07:04.122: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-6fcf container test-container-subpath-preprovisionedpv-6fcf: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:04.343: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-6fcf to disappear
Jun 17 20:07:04.450: INFO: Pod pod-subpath-test-preprovisionedpv-6fcf no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-6fcf
Jun 17 20:07:04.450: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-6fcf" in namespace "provisioning-9041"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing single file [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:221[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]","total":-1,"completed":6,"skipped":38,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Containers
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 44 lines ...
Jun 17 20:06:52.637: INFO: PersistentVolumeClaim pvc-294lh found but phase is Pending instead of Bound.
Jun 17 20:06:54.744: INFO: PersistentVolumeClaim pvc-294lh found and phase=Bound (12.753169053s)
Jun 17 20:06:54.744: INFO: Waiting up to 3m0s for PersistentVolume local-njxfj to have phase Bound
Jun 17 20:06:54.850: INFO: PersistentVolume local-njxfj found and phase=Bound (106.521709ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-jjvv
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:06:55.168: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-jjvv" in namespace "provisioning-9318" to be "Succeeded or Failed"
Jun 17 20:06:55.274: INFO: Pod "pod-subpath-test-preprovisionedpv-jjvv": Phase="Pending", Reason="", readiness=false. Elapsed: 106.214462ms
Jun 17 20:06:57.382: INFO: Pod "pod-subpath-test-preprovisionedpv-jjvv": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213354622s
Jun 17 20:06:59.489: INFO: Pod "pod-subpath-test-preprovisionedpv-jjvv": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320432407s
Jun 17 20:07:01.596: INFO: Pod "pod-subpath-test-preprovisionedpv-jjvv": Phase="Pending", Reason="", readiness=false. Elapsed: 6.427775835s
Jun 17 20:07:03.703: INFO: Pod "pod-subpath-test-preprovisionedpv-jjvv": Phase="Pending", Reason="", readiness=false. Elapsed: 8.534348532s
Jun 17 20:07:05.809: INFO: Pod "pod-subpath-test-preprovisionedpv-jjvv": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.640478474s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:05.809: INFO: Pod "pod-subpath-test-preprovisionedpv-jjvv" satisfied condition "Succeeded or Failed"
Jun 17 20:07:05.915: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-jjvv container test-container-volume-preprovisionedpv-jjvv: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:06.137: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-jjvv to disappear
Jun 17 20:07:06.243: INFO: Pod pod-subpath-test-preprovisionedpv-jjvv no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-jjvv
Jun 17 20:07:06.243: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-jjvv" in namespace "provisioning-9318"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support non-existent path
[90mtest/e2e/storage/testsuites/subpath.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path","total":-1,"completed":6,"skipped":46,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:07.795: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 37 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:07:09.397: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "watch-1938" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]","total":-1,"completed":7,"skipped":47,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:09.650: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 98 lines ...
[32m• [SLOW TEST:11.267 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should mutate custom resource with pruning [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate custom resource with pruning [Conformance]","total":-1,"completed":5,"skipped":64,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] StatefulSet
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 62 lines ...
[90mtest/e2e/apps/framework.go:23[0m
Basic StatefulSet functionality [StatefulSetBasic]
[90mtest/e2e/apps/statefulset.go:101[0m
should not deadlock when a pod's predecessor fails
[90mtest/e2e/apps/statefulset.go:256[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should not deadlock when a pod's predecessor fails","total":-1,"completed":4,"skipped":20,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:11.043: INFO: Driver hostPathSymlink doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/framework/framework.go:188
... skipping 61 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:07:10.934: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "tables-6697" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Servers with support for Table transformation should return generic metadata details across all namespaces for nodes","total":-1,"completed":6,"skipped":67,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Security Context
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 2 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
Jun 17 20:07:03.358: INFO: Waiting up to 5m0s for pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1" in namespace "security-context-test-8053" to be "Succeeded or Failed"
Jun 17 20:07:03.464: INFO: Pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1": Phase="Pending", Reason="", readiness=false. Elapsed: 106.212413ms
Jun 17 20:07:05.571: INFO: Pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213226632s
Jun 17 20:07:07.678: INFO: Pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320557489s
Jun 17 20:07:09.787: INFO: Pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1": Phase="Pending", Reason="", readiness=false. Elapsed: 6.429059576s
Jun 17 20:07:11.895: INFO: Pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.537500958s
Jun 17 20:07:11.896: INFO: Pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1" satisfied condition "Succeeded or Failed"
Jun 17 20:07:12.004: INFO: Got logs for pod "busybox-privileged-false-3b3cd551-f6bf-4426-bb22-a44003a528d1": "ip: RTNETLINK answers: Operation not permitted\n"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:07:12.004: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-8053" for this suite.
... skipping 42 lines ...
Jun 17 20:06:38.141: INFO: PersistentVolumeClaim pvc-2dfbk found but phase is Pending instead of Bound.
Jun 17 20:06:40.248: INFO: PersistentVolumeClaim pvc-2dfbk found and phase=Bound (8.531807565s)
Jun 17 20:06:40.248: INFO: Waiting up to 3m0s for PersistentVolume local-f49n8 to have phase Bound
Jun 17 20:06:40.354: INFO: PersistentVolume local-f49n8 found and phase=Bound (106.008477ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-n7sr
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:06:40.676: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-n7sr" in namespace "provisioning-9731" to be "Succeeded or Failed"
Jun 17 20:06:40.783: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Pending", Reason="", readiness=false. Elapsed: 106.691004ms
Jun 17 20:06:42.890: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213684762s
Jun 17 20:06:44.998: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321312202s
Jun 17 20:06:47.104: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Pending", Reason="", readiness=false. Elapsed: 6.427515405s
Jun 17 20:06:49.212: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Running", Reason="", readiness=true. Elapsed: 8.535087324s
Jun 17 20:06:51.320: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Running", Reason="", readiness=true. Elapsed: 10.643126439s
... skipping 3 lines ...
Jun 17 20:06:59.748: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Running", Reason="", readiness=true. Elapsed: 19.071754439s
Jun 17 20:07:01.855: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Running", Reason="", readiness=true. Elapsed: 21.178784351s
Jun 17 20:07:03.962: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Running", Reason="", readiness=true. Elapsed: 23.285855346s
Jun 17 20:07:06.070: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Running", Reason="", readiness=false. Elapsed: 25.393330618s
Jun 17 20:07:08.177: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr": Phase="Succeeded", Reason="", readiness=false. Elapsed: 27.500821856s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:08.177: INFO: Pod "pod-subpath-test-preprovisionedpv-n7sr" satisfied condition "Succeeded or Failed"
Jun 17 20:07:08.285: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-preprovisionedpv-n7sr container test-container-subpath-preprovisionedpv-n7sr: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:08.512: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-n7sr to disappear
Jun 17 20:07:08.618: INFO: Pod pod-subpath-test-preprovisionedpv-n7sr no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-n7sr
Jun 17 20:07:08.618: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-n7sr" in namespace "provisioning-9731"
... skipping 34 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":5,"skipped":47,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:12.358: INFO: Driver emptydir doesn't support DynamicPV -- skipping
... skipping 103 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
[90mtest/e2e/storage/framework/testsuite.go:50[0m
(Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents
[90mtest/e2e/storage/testsuites/fsgroupchangepolicy.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, new pod fsgroup applied to volume contents","total":-1,"completed":3,"skipped":58,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:16.660: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 14 lines ...
[36mOnly supported for node OS distro [gci ubuntu custom] (not debian)[0m
test/e2e/storage/drivers/in_tree.go:263
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Containers should use the image defaults if command and args are blank [NodeConformance] [Conformance]","total":-1,"completed":7,"skipped":12,"failed":0}
[BeforeEach] [sig-storage] PersistentVolumes-local
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:07.215: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename persistent-local-volumes-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 71 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and write from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:240[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: tmpfs] One pod requesting one prebound PVC should be able to mount volume and write from pod1","total":-1,"completed":8,"skipped":12,"failed":0}
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath should support existing directory","total":-1,"completed":4,"skipped":44,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:06:59.458: INFO: >>> kubeConfig: /root/.kube/config
... skipping 15 lines ...
Jun 17 20:07:07.724: INFO: PersistentVolumeClaim pvc-qc5w7 found but phase is Pending instead of Bound.
Jun 17 20:07:09.836: INFO: PersistentVolumeClaim pvc-qc5w7 found and phase=Bound (2.219819044s)
Jun 17 20:07:09.836: INFO: Waiting up to 3m0s for PersistentVolume local-s8frp to have phase Bound
Jun 17 20:07:09.944: INFO: PersistentVolume local-s8frp found and phase=Bound (107.656146ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-2l5s
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:07:10.264: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-2l5s" in namespace "volume-1260" to be "Succeeded or Failed"
Jun 17 20:07:10.370: INFO: Pod "exec-volume-test-preprovisionedpv-2l5s": Phase="Pending", Reason="", readiness=false. Elapsed: 106.247916ms
Jun 17 20:07:12.478: INFO: Pod "exec-volume-test-preprovisionedpv-2l5s": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213554085s
Jun 17 20:07:14.585: INFO: Pod "exec-volume-test-preprovisionedpv-2l5s": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321125911s
Jun 17 20:07:16.693: INFO: Pod "exec-volume-test-preprovisionedpv-2l5s": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.428553497s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:16.693: INFO: Pod "exec-volume-test-preprovisionedpv-2l5s" satisfied condition "Succeeded or Failed"
Jun 17 20:07:16.799: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod exec-volume-test-preprovisionedpv-2l5s container exec-container-preprovisionedpv-2l5s: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:17.023: INFO: Waiting for pod exec-volume-test-preprovisionedpv-2l5s to disappear
Jun 17 20:07:17.130: INFO: Pod exec-volume-test-preprovisionedpv-2l5s no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-2l5s
Jun 17 20:07:17.130: INFO: Deleting pod "exec-volume-test-preprovisionedpv-2l5s" in namespace "volume-1260"
... skipping 19 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":5,"skipped":44,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] RuntimeClass
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 89 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:07:20.850: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "endpointslice-1763" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] EndpointSlice should have Endpoints and EndpointSlices pointing to API Server [Conformance]","total":-1,"completed":6,"skipped":48,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:21.077: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 279 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and write from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:240[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: blockfswithformat] One pod requesting one prebound PVC should be able to mount volume and write from pod1","total":-1,"completed":8,"skipped":62,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:24.668: INFO: Only supported for providers [azure] (not aws)
... skipping 143 lines ...
[1mSTEP[0m: Wait for the deployment to be ready
Jun 17 20:07:18.519: 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.June, 17, 20, 7, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.June, 17, 20, 7, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.June, 17, 20, 7, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.June, 17, 20, 7, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-68c7bd4684\" is progressing."}}, CollisionCount:(*int32)(nil)}
Jun 17 20:07:20.630: 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.June, 17, 20, 7, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.June, 17, 20, 7, 18, 0, time.Local), Reason:"MinimumReplicasUnavailable", Message:"Deployment does not have minimum availability."}, v1.DeploymentCondition{Type:"Progressing", Status:"True", LastUpdateTime:time.Date(2022, time.June, 17, 20, 7, 18, 0, time.Local), LastTransitionTime:time.Date(2022, time.June, 17, 20, 7, 18, 0, time.Local), Reason:"ReplicaSetUpdated", Message:"ReplicaSet \"sample-webhook-deployment-68c7bd4684\" is progressing."}}, CollisionCount:(*int32)(nil)}
[1mSTEP[0m: Deploying the webhook service
[1mSTEP[0m: Verifying the service has paired with the endpoint
Jun 17 20:07:23.738: 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
[1mSTEP[0m: Registering a webhook that server cannot talk to, with fail closed policy, via the AdmissionRegistration API
[1mSTEP[0m: create a namespace for the webhook
[1mSTEP[0m: create a configmap should be unconditionally rejected by the webhook
[AfterEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
test/e2e/framework/framework.go:188
Jun 17 20:07:24.510: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "webhook-9769" for this suite.
... skipping 2 lines ...
test/e2e/apimachinery/webhook.go:104
[32m• [SLOW TEST:8.604 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should unconditionally reject operations on fail closed webhook [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should unconditionally reject operations on fail closed webhook [Conformance]","total":-1,"completed":4,"skipped":65,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:25.332: INFO: Driver local doesn't support ext4 -- skipping
... skipping 58 lines ...
[32m• [SLOW TEST:13.547 seconds][0m
[sig-apps] DisruptionController
[90mtest/e2e/apps/framework.go:23[0m
should block an eviction until the PDB is updated to allow it [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController should block an eviction until the PDB is updated to allow it [Conformance]","total":-1,"completed":6,"skipped":56,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:25.957: INFO: Driver local doesn't support InlineVolume -- skipping
[AfterEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 11 lines ...
[36mDriver local doesn't support InlineVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"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":-1,"completed":2,"skipped":24,"failed":0}
[BeforeEach] [sig-storage] Ephemeralstorage
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:05:17.342: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename pv
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 16 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
When pod refers to non-existent ephemeral storage
[90mtest/e2e/storage/ephemeral_volume.go:55[0m
should allow deletion of pod with invalid volume : secret
[90mtest/e2e/storage/ephemeral_volume.go:57[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Ephemeralstorage When pod refers to non-existent ephemeral storage should allow deletion of pod with invalid volume : secret","total":-1,"completed":3,"skipped":24,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:28.751: INFO: Only supported for providers [azure] (not aws)
... skipping 39 lines ...
[32m• [SLOW TEST:99.812 seconds][0m
[sig-apps] CronJob
[90mtest/e2e/apps/framework.go:23[0m
should not emit unexpected warnings
[90mtest/e2e/apps/cronjob.go:218[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] CronJob should not emit unexpected warnings","total":-1,"completed":2,"skipped":17,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:25.997: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir 0644 on node default medium
Jun 17 20:07:26.852: INFO: Waiting up to 5m0s for pod "pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6" in namespace "emptydir-8480" to be "Succeeded or Failed"
Jun 17 20:07:26.958: INFO: Pod "pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6": Phase="Pending", Reason="", readiness=false. Elapsed: 105.714503ms
Jun 17 20:07:29.066: INFO: Pod "pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6": Phase="Running", Reason="", readiness=true. Elapsed: 2.21376396s
Jun 17 20:07:31.173: INFO: Pod "pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6": Phase="Running", Reason="", readiness=false. Elapsed: 4.320434835s
Jun 17 20:07:33.279: INFO: Pod "pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.426632305s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:33.279: INFO: Pod "pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6" satisfied condition "Succeeded or Failed"
Jun 17 20:07:33.385: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:33.604: INFO: Waiting for pod pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6 to disappear
Jun 17 20:07:33.715: INFO: Pod pod-227fce7c-3993-4be6-8a01-3ce04dcb53a6 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.937 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":7,"skipped":62,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:33.970: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 47 lines ...
Jun 17 20:07:21.800: INFO: PersistentVolumeClaim pvc-d5bg2 found but phase is Pending instead of Bound.
Jun 17 20:07:23.907: INFO: PersistentVolumeClaim pvc-d5bg2 found and phase=Bound (14.854124404s)
Jun 17 20:07:23.907: INFO: Waiting up to 3m0s for PersistentVolume local-px9sc to have phase Bound
Jun 17 20:07:24.012: INFO: PersistentVolume local-px9sc found and phase=Bound (105.389011ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-rhn5
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:07:24.334: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-rhn5" in namespace "provisioning-1078" to be "Succeeded or Failed"
Jun 17 20:07:24.439: INFO: Pod "pod-subpath-test-preprovisionedpv-rhn5": Phase="Pending", Reason="", readiness=false. Elapsed: 105.280288ms
Jun 17 20:07:26.546: INFO: Pod "pod-subpath-test-preprovisionedpv-rhn5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211961858s
Jun 17 20:07:28.653: INFO: Pod "pod-subpath-test-preprovisionedpv-rhn5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318710717s
Jun 17 20:07:30.759: INFO: Pod "pod-subpath-test-preprovisionedpv-rhn5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.425000501s
Jun 17 20:07:32.866: INFO: Pod "pod-subpath-test-preprovisionedpv-rhn5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.531806413s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:32.866: INFO: Pod "pod-subpath-test-preprovisionedpv-rhn5" satisfied condition "Succeeded or Failed"
Jun 17 20:07:32.972: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-preprovisionedpv-rhn5 container test-container-volume-preprovisionedpv-rhn5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:33.192: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-rhn5 to disappear
Jun 17 20:07:33.297: INFO: Pod pod-subpath-test-preprovisionedpv-rhn5 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-rhn5
Jun 17 20:07:33.297: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-rhn5" in namespace "provisioning-1078"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directory","total":-1,"completed":5,"skipped":44,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] ServerSideApply
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 12 lines ...
[1mSTEP[0m: Destroying namespace "apply-9088" for this suite.
[AfterEach] [sig-api-machinery] ServerSideApply
test/e2e/apimachinery/apply.go:59
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ServerSideApply should give up ownership of a field if forced applied by a controller","total":-1,"completed":6,"skipped":50,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
... skipping 25 lines ...
Jun 17 20:07:23.077: INFO: PersistentVolumeClaim pvc-k5nwl found but phase is Pending instead of Bound.
Jun 17 20:07:25.185: INFO: PersistentVolumeClaim pvc-k5nwl found and phase=Bound (14.857424952s)
Jun 17 20:07:25.185: INFO: Waiting up to 3m0s for PersistentVolume local-z4jxz to have phase Bound
Jun 17 20:07:25.292: INFO: PersistentVolume local-z4jxz found and phase=Bound (106.956989ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-bvdt
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:07:25.617: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-bvdt" in namespace "volume-2313" to be "Succeeded or Failed"
Jun 17 20:07:25.723: INFO: Pod "exec-volume-test-preprovisionedpv-bvdt": Phase="Pending", Reason="", readiness=false. Elapsed: 105.942009ms
Jun 17 20:07:27.830: INFO: Pod "exec-volume-test-preprovisionedpv-bvdt": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213414558s
Jun 17 20:07:29.937: INFO: Pod "exec-volume-test-preprovisionedpv-bvdt": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320193452s
Jun 17 20:07:32.044: INFO: Pod "exec-volume-test-preprovisionedpv-bvdt": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426907077s
Jun 17 20:07:34.152: INFO: Pod "exec-volume-test-preprovisionedpv-bvdt": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.534821372s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:34.152: INFO: Pod "exec-volume-test-preprovisionedpv-bvdt" satisfied condition "Succeeded or Failed"
Jun 17 20:07:34.260: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod exec-volume-test-preprovisionedpv-bvdt container exec-container-preprovisionedpv-bvdt: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:34.493: INFO: Waiting for pod exec-volume-test-preprovisionedpv-bvdt to disappear
Jun 17 20:07:34.599: INFO: Pod exec-volume-test-preprovisionedpv-bvdt no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-bvdt
Jun 17 20:07:34.599: INFO: Deleting pod "exec-volume-test-preprovisionedpv-bvdt" in namespace "volume-2313"
... skipping 26 lines ...
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":8,"skipped":76,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:36.743: INFO: Driver emptydir doesn't support GenericEphemeralVolume -- skipping
... skipping 155 lines ...
[36mDriver hostPath doesn't support PreprovisionedPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume","total":-1,"completed":4,"skipped":6,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:36.797: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 53 lines ...
Jun 17 20:07:06.793: INFO: ExecWithOptions: Clientset creation
Jun 17 20:07:06.793: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/sctp-9075/pods/hostexec-i-0d35bb1d9b17df780-s59kj/exec?command=nsenter&command=--mount%3D%2Frootfs%2Fproc%2F1%2Fns%2Fmnt&command=--&command=sh&command=-c&command=lsmod+%7C+grep+sctp&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true)
Jun 17 20:07:07.493: INFO: exec i-0d35bb1d9b17df780: command: lsmod | grep sctp
Jun 17 20:07:07.493: INFO: exec i-0d35bb1d9b17df780: stdout: ""
Jun 17 20:07:07.493: INFO: exec i-0d35bb1d9b17df780: stderr: ""
Jun 17 20:07:07.493: INFO: exec i-0d35bb1d9b17df780: exit code: 0
Jun 17 20:07:07.493: INFO: sctp module is not loaded or error occurred while executing command lsmod | grep sctp on node: command terminated with exit code 1
Jun 17 20:07:07.493: INFO: the sctp module is not loaded on node: i-0d35bb1d9b17df780
Jun 17 20:07:07.493: INFO: Executing cmd "lsmod | grep sctp" on node i-0b6ded34240e7c4ea
Jun 17 20:07:15.817: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c lsmod | grep sctp] Namespace:sctp-9075 PodName:hostexec-i-0b6ded34240e7c4ea-4tzjl ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false}
Jun 17 20:07:15.817: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:07:15.818: INFO: ExecWithOptions: Clientset creation
Jun 17 20:07:15.818: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/sctp-9075/pods/hostexec-i-0b6ded34240e7c4ea-4tzjl/exec?command=nsenter&command=--mount%3D%2Frootfs%2Fproc%2F1%2Fns%2Fmnt&command=--&command=sh&command=-c&command=lsmod+%7C+grep+sctp&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true)
Jun 17 20:07:16.557: INFO: exec i-0b6ded34240e7c4ea: command: lsmod | grep sctp
Jun 17 20:07:16.557: INFO: exec i-0b6ded34240e7c4ea: stdout: ""
Jun 17 20:07:16.557: INFO: exec i-0b6ded34240e7c4ea: stderr: ""
Jun 17 20:07:16.557: INFO: exec i-0b6ded34240e7c4ea: exit code: 0
Jun 17 20:07:16.557: INFO: sctp module is not loaded or error occurred while executing command lsmod | grep sctp on node: command terminated with exit code 1
Jun 17 20:07:16.557: INFO: the sctp module is not loaded on node: i-0b6ded34240e7c4ea
[1mSTEP[0m: Deleting pod hostexec-i-0d35bb1d9b17df780-s59kj in namespace sctp-9075
[1mSTEP[0m: Deleting pod hostexec-i-0b6ded34240e7c4ea-4tzjl in namespace sctp-9075
[1mSTEP[0m: creating service sctp-endpoint-test in namespace sctp-9075
Jun 17 20:07:16.998: INFO: Service sctp-endpoint-test in namespace sctp-9075 found.
[1mSTEP[0m: validating endpoints do not exist yet
... skipping 19 lines ...
Jun 17 20:07:28.943: INFO: ExecWithOptions: Clientset creation
Jun 17 20:07:28.943: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/sctp-9075/pods/hostexec-i-0d35bb1d9b17df780-fktxr/exec?command=nsenter&command=--mount%3D%2Frootfs%2Fproc%2F1%2Fns%2Fmnt&command=--&command=sh&command=-c&command=lsmod+%7C+grep+sctp&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true)
Jun 17 20:07:29.706: INFO: exec i-0d35bb1d9b17df780: command: lsmod | grep sctp
Jun 17 20:07:29.707: INFO: exec i-0d35bb1d9b17df780: stdout: ""
Jun 17 20:07:29.707: INFO: exec i-0d35bb1d9b17df780: stderr: ""
Jun 17 20:07:29.707: INFO: exec i-0d35bb1d9b17df780: exit code: 0
Jun 17 20:07:29.707: INFO: sctp module is not loaded or error occurred while executing command lsmod | grep sctp on node: command terminated with exit code 1
Jun 17 20:07:29.707: INFO: the sctp module is not loaded on node: i-0d35bb1d9b17df780
Jun 17 20:07:29.707: INFO: Executing cmd "lsmod | grep sctp" on node i-0b6ded34240e7c4ea
Jun 17 20:07:36.031: INFO: ExecWithOptions {Command:[nsenter --mount=/rootfs/proc/1/ns/mnt -- sh -c lsmod | grep sctp] Namespace:sctp-9075 PodName:hostexec-i-0b6ded34240e7c4ea-stw5b ContainerName:agnhost-container Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:true Quiet:false}
Jun 17 20:07:36.031: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:07:36.032: INFO: ExecWithOptions: Clientset creation
Jun 17 20:07:36.032: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/sctp-9075/pods/hostexec-i-0b6ded34240e7c4ea-stw5b/exec?command=nsenter&command=--mount%3D%2Frootfs%2Fproc%2F1%2Fns%2Fmnt&command=--&command=sh&command=-c&command=lsmod+%7C+grep+sctp&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true)
Jun 17 20:07:36.746: INFO: exec i-0b6ded34240e7c4ea: command: lsmod | grep sctp
Jun 17 20:07:36.746: INFO: exec i-0b6ded34240e7c4ea: stdout: ""
Jun 17 20:07:36.746: INFO: exec i-0b6ded34240e7c4ea: stderr: ""
Jun 17 20:07:36.746: INFO: exec i-0b6ded34240e7c4ea: exit code: 0
Jun 17 20:07:36.746: INFO: sctp module is not loaded or error occurred while executing command lsmod | grep sctp on node: command terminated with exit code 1
Jun 17 20:07:36.746: INFO: the sctp module is not loaded on node: i-0b6ded34240e7c4ea
[1mSTEP[0m: Deleting pod hostexec-i-0d35bb1d9b17df780-fktxr in namespace sctp-9075
[1mSTEP[0m: Deleting pod hostexec-i-0b6ded34240e7c4ea-stw5b in namespace sctp-9075
[AfterEach] [sig-network] SCTP [LinuxOnly]
test/e2e/framework/framework.go:188
Jun 17 20:07:37.089: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
... skipping 3 lines ...
[32m• [SLOW TEST:35.692 seconds][0m
[sig-network] SCTP [LinuxOnly]
[90mtest/e2e/network/common/framework.go:23[0m
should allow creating a basic SCTP service with pod and endpoints
[90mtest/e2e/network/service.go:4070[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] SCTP [LinuxOnly] should allow creating a basic SCTP service with pod and endpoints","total":-1,"completed":4,"skipped":56,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
... skipping 24 lines ...
Jun 17 20:07:22.876: INFO: PersistentVolumeClaim pvc-x48nf found but phase is Pending instead of Bound.
Jun 17 20:07:24.983: INFO: PersistentVolumeClaim pvc-x48nf found and phase=Bound (14.855589872s)
Jun 17 20:07:24.984: INFO: Waiting up to 3m0s for PersistentVolume local-kwsqr to have phase Bound
Jun 17 20:07:25.090: INFO: PersistentVolume local-kwsqr found and phase=Bound (106.838649ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-jjrw
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:07:25.415: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-jjrw" in namespace "provisioning-6077" to be "Succeeded or Failed"
Jun 17 20:07:25.521: INFO: Pod "pod-subpath-test-preprovisionedpv-jjrw": Phase="Pending", Reason="", readiness=false. Elapsed: 106.007145ms
Jun 17 20:07:27.629: INFO: Pod "pod-subpath-test-preprovisionedpv-jjrw": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213770253s
Jun 17 20:07:29.740: INFO: Pod "pod-subpath-test-preprovisionedpv-jjrw": Phase="Pending", Reason="", readiness=false. Elapsed: 4.325090756s
Jun 17 20:07:31.848: INFO: Pod "pod-subpath-test-preprovisionedpv-jjrw": Phase="Pending", Reason="", readiness=false. Elapsed: 6.432888624s
Jun 17 20:07:33.956: INFO: Pod "pod-subpath-test-preprovisionedpv-jjrw": Phase="Pending", Reason="", readiness=false. Elapsed: 8.541316111s
Jun 17 20:07:36.063: INFO: Pod "pod-subpath-test-preprovisionedpv-jjrw": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.647957973s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:36.063: INFO: Pod "pod-subpath-test-preprovisionedpv-jjrw" satisfied condition "Succeeded or Failed"
Jun 17 20:07:36.170: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-preprovisionedpv-jjrw container test-container-subpath-preprovisionedpv-jjrw: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:36.392: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-jjrw to disappear
Jun 17 20:07:36.500: INFO: Pod pod-subpath-test-preprovisionedpv-jjrw no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-jjrw
Jun 17 20:07:36.500: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-jjrw" in namespace "provisioning-6077"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly file specified in the volumeMount [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":7,"skipped":44,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:38.001: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 105 lines ...
[1mSTEP[0m: Destroying namespace "services-1924" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should check NodePort out-of-range","total":-1,"completed":7,"skipped":65,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:38.350: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 69 lines ...
Jun 17 20:07:23.509: INFO: PersistentVolumeClaim pvc-xtppm found but phase is Pending instead of Bound.
Jun 17 20:07:25.617: INFO: PersistentVolumeClaim pvc-xtppm found and phase=Bound (16.962670402s)
Jun 17 20:07:25.617: INFO: Waiting up to 3m0s for PersistentVolume local-xtpmb to have phase Bound
Jun 17 20:07:25.723: INFO: PersistentVolume local-xtpmb found and phase=Bound (105.868099ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-2hrl
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:07:26.044: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-2hrl" in namespace "provisioning-9751" to be "Succeeded or Failed"
Jun 17 20:07:26.153: INFO: Pod "pod-subpath-test-preprovisionedpv-2hrl": Phase="Pending", Reason="", readiness=false. Elapsed: 108.537578ms
Jun 17 20:07:28.259: INFO: Pod "pod-subpath-test-preprovisionedpv-2hrl": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215174711s
Jun 17 20:07:30.367: INFO: Pod "pod-subpath-test-preprovisionedpv-2hrl": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322627403s
Jun 17 20:07:32.474: INFO: Pod "pod-subpath-test-preprovisionedpv-2hrl": Phase="Pending", Reason="", readiness=false. Elapsed: 6.429791713s
Jun 17 20:07:34.592: INFO: Pod "pod-subpath-test-preprovisionedpv-2hrl": Phase="Pending", Reason="", readiness=false. Elapsed: 8.54787534s
Jun 17 20:07:36.698: INFO: Pod "pod-subpath-test-preprovisionedpv-2hrl": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.653861093s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:36.698: INFO: Pod "pod-subpath-test-preprovisionedpv-2hrl" satisfied condition "Succeeded or Failed"
Jun 17 20:07:36.804: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-2hrl container test-container-subpath-preprovisionedpv-2hrl: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:37.023: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-2hrl to disappear
Jun 17 20:07:37.129: INFO: Pod pod-subpath-test-preprovisionedpv-2hrl no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-2hrl
Jun 17 20:07:37.129: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-2hrl" in namespace "provisioning-9751"
... skipping 121 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]","total":-1,"completed":3,"skipped":17,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] volumes should store data","total":-1,"completed":2,"skipped":10,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:38.666: INFO: Only supported for providers [azure] (not aws)
... skipping 92 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:07:39.279: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "svcaccounts-7122" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-auth] ServiceAccounts should allow opting out of API token automount [Conformance]","total":-1,"completed":5,"skipped":58,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:39.561: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 60 lines ...
[36mDriver hostPathSymlink doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a pod with privileged should run the container as unprivileged when false [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":4,"skipped":26,"failed":0}
[BeforeEach] [sig-cli] Kubectl client
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:12.248: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename kubectl
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 51 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Simple pod
[90mtest/e2e/kubectl/kubectl.go:380[0m
should support exec using resource/name
[90mtest/e2e/kubectl/kubectl.go:432[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should support exec using resource/name","total":-1,"completed":5,"skipped":26,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:40.488: INFO: Driver local doesn't support ext4 -- skipping
... skipping 142 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data","total":-1,"completed":5,"skipped":45,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:41.055: INFO: Only supported for providers [vsphere] (not aws)
... skipping 90 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name configmap-test-volume-03000d5a-04c0-4643-bd23-709f36f9e48b
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:07:34.254: INFO: Waiting up to 5m0s for pod "pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020" in namespace "configmap-5466" to be "Succeeded or Failed"
Jun 17 20:07:34.360: INFO: Pod "pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020": Phase="Pending", Reason="", readiness=false. Elapsed: 105.839563ms
Jun 17 20:07:36.466: INFO: Pod "pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212272034s
Jun 17 20:07:38.573: INFO: Pod "pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319384651s
Jun 17 20:07:40.680: INFO: Pod "pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.426086492s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:40.680: INFO: Pod "pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020" satisfied condition "Succeeded or Failed"
Jun 17 20:07:40.786: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:41.007: INFO: Waiting for pod pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020 to disappear
Jun 17 20:07:41.114: INFO: Pod pod-configmaps-3736016f-0038-453e-8e04-6e1a5ad0b020 no longer exists
[AfterEach] [sig-storage] ConfigMap
test/e2e/framework/framework.go:188
... skipping 32 lines ...
[32m• [SLOW TEST:9.988 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
pod should support shared volumes between containers [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes pod should support shared volumes between containers [Conformance]","total":-1,"completed":8,"skipped":67,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:43.986: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
[AfterEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/framework/framework.go:188
... skipping 109 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support two pods which have the same volume definition
[90mtest/e2e/storage/testsuites/ephemeral.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral should support two pods which have the same volume definition","total":-1,"completed":1,"skipped":4,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:44.829: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Pre-provisioned PV (block volmode)] volumes
test/e2e/framework/framework.go:188
... skipping 90 lines ...
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir 0666 on tmpfs
Jun 17 20:07:39.526: INFO: Waiting up to 5m0s for pod "pod-17efe489-4af4-4156-961b-23cd735739d0" in namespace "emptydir-4384" to be "Succeeded or Failed"
Jun 17 20:07:39.633: INFO: Pod "pod-17efe489-4af4-4156-961b-23cd735739d0": Phase="Pending", Reason="", readiness=false. Elapsed: 107.283179ms
Jun 17 20:07:41.746: INFO: Pod "pod-17efe489-4af4-4156-961b-23cd735739d0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.220203996s
Jun 17 20:07:43.855: INFO: Pod "pod-17efe489-4af4-4156-961b-23cd735739d0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.328977308s
Jun 17 20:07:45.963: INFO: Pod "pod-17efe489-4af4-4156-961b-23cd735739d0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.437288759s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:45.963: INFO: Pod "pod-17efe489-4af4-4156-961b-23cd735739d0" satisfied condition "Succeeded or Failed"
Jun 17 20:07:46.071: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-17efe489-4af4-4156-961b-23cd735739d0 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:46.293: INFO: Waiting for pod pod-17efe489-4af4-4156-961b-23cd735739d0 to disappear
Jun 17 20:07:46.400: INFO: Pod pod-17efe489-4af4-4156-961b-23cd735739d0 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.954 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0666,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":3,"skipped":13,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:46.632: INFO: Driver csi-hostpath doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 19 lines ...
[1mSTEP[0m: Building a namespace api object, basename security-context
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support seccomp unconfined on the container [LinuxOnly]
test/e2e/node/security_context.go:163
[1mSTEP[0m: Creating a pod to test seccomp.security.alpha.kubernetes.io/pod
Jun 17 20:07:37.698: INFO: Waiting up to 5m0s for pod "security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0" in namespace "security-context-8470" to be "Succeeded or Failed"
Jun 17 20:07:37.805: INFO: Pod "security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0": Phase="Pending", Reason="", readiness=false. Elapsed: 106.224292ms
Jun 17 20:07:39.913: INFO: Pod "security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214150937s
Jun 17 20:07:42.020: INFO: Pod "security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321057901s
Jun 17 20:07:44.127: INFO: Pod "security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0": Phase="Pending", Reason="", readiness=false. Elapsed: 6.428306722s
Jun 17 20:07:46.234: INFO: Pod "security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.535718512s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:46.234: INFO: Pod "security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0" satisfied condition "Succeeded or Failed"
Jun 17 20:07:46.345: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:46.565: INFO: Waiting for pod security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0 to disappear
Jun 17 20:07:46.671: INFO: Pod security-context-a7f2609b-fea7-4693-a7e2-cb2ced84bcd0 no longer exists
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:10.040 seconds][0m
[sig-node] Security Context
[90mtest/e2e/node/framework.go:23[0m
should support seccomp unconfined on the container [LinuxOnly]
[90mtest/e2e/node/security_context.go:163[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context should support seccomp unconfined on the container [LinuxOnly]","total":-1,"completed":5,"skipped":12,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:46.923: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 102 lines ...
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]","total":-1,"completed":5,"skipped":25,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:24.219: INFO: >>> kubeConfig: /root/.kube/config
... skipping 15 lines ...
Jun 17 20:07:36.443: INFO: PersistentVolumeClaim pvc-2k8bw found but phase is Pending instead of Bound.
Jun 17 20:07:38.548: INFO: PersistentVolumeClaim pvc-2k8bw found and phase=Bound (2.21203947s)
Jun 17 20:07:38.549: INFO: Waiting up to 3m0s for PersistentVolume local-lb56g to have phase Bound
Jun 17 20:07:38.653: INFO: PersistentVolume local-lb56g found and phase=Bound (104.79551ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-mkld
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:07:38.970: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-mkld" in namespace "provisioning-9629" to be "Succeeded or Failed"
Jun 17 20:07:39.076: INFO: Pod "pod-subpath-test-preprovisionedpv-mkld": Phase="Pending", Reason="", readiness=false. Elapsed: 105.545047ms
Jun 17 20:07:41.182: INFO: Pod "pod-subpath-test-preprovisionedpv-mkld": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211359744s
Jun 17 20:07:43.287: INFO: Pod "pod-subpath-test-preprovisionedpv-mkld": Phase="Pending", Reason="", readiness=false. Elapsed: 4.316810478s
Jun 17 20:07:45.393: INFO: Pod "pod-subpath-test-preprovisionedpv-mkld": Phase="Pending", Reason="", readiness=false. Elapsed: 6.422870954s
Jun 17 20:07:47.499: INFO: Pod "pod-subpath-test-preprovisionedpv-mkld": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.528811534s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:47.499: INFO: Pod "pod-subpath-test-preprovisionedpv-mkld" satisfied condition "Succeeded or Failed"
Jun 17 20:07:47.604: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-mkld container test-container-subpath-preprovisionedpv-mkld: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:47.822: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-mkld to disappear
Jun 17 20:07:47.927: INFO: Pod pod-subpath-test-preprovisionedpv-mkld no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-mkld
Jun 17 20:07:47.927: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-mkld" in namespace "provisioning-9629"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing single file [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:221[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]","total":-1,"completed":6,"skipped":25,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Downward API
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:46.644: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename downward-api
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should provide host IP and pod IP as an env var if pod uses host network [LinuxOnly]
test/e2e/common/node/downwardapi.go:112
[1mSTEP[0m: Creating a pod to test downward api env vars
Jun 17 20:07:47.505: INFO: Waiting up to 5m0s for pod "downward-api-64c54103-de20-454d-8652-b71e81f1c390" in namespace "downward-api-9881" to be "Succeeded or Failed"
Jun 17 20:07:47.612: INFO: Pod "downward-api-64c54103-de20-454d-8652-b71e81f1c390": Phase="Pending", Reason="", readiness=false. Elapsed: 107.139411ms
Jun 17 20:07:49.720: INFO: Pod "downward-api-64c54103-de20-454d-8652-b71e81f1c390": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214964712s
Jun 17 20:07:51.828: INFO: Pod "downward-api-64c54103-de20-454d-8652-b71e81f1c390": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.323331475s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:51.829: INFO: Pod "downward-api-64c54103-de20-454d-8652-b71e81f1c390" satisfied condition "Succeeded or Failed"
Jun 17 20:07:51.936: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod downward-api-64c54103-de20-454d-8652-b71e81f1c390 container dapi-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:52.158: INFO: Waiting for pod downward-api-64c54103-de20-454d-8652-b71e81f1c390 to disappear
Jun 17 20:07:52.266: INFO: Pod downward-api-64c54103-de20-454d-8652-b71e81f1c390 no longer exists
[AfterEach] [sig-node] Downward API
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.839 seconds][0m
[sig-node] Downward API
[90mtest/e2e/common/node/framework.go:23[0m
should provide host IP and pod IP as an env var if pod uses host network [LinuxOnly]
[90mtest/e2e/common/node/downwardapi.go:112[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Downward API should provide host IP and pod IP as an env var if pod uses host network [LinuxOnly]","total":-1,"completed":4,"skipped":14,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
... skipping 29 lines ...
Jun 17 20:07:37.784: INFO: PersistentVolumeClaim pvc-94n2g found but phase is Pending instead of Bound.
Jun 17 20:07:39.892: INFO: PersistentVolumeClaim pvc-94n2g found and phase=Bound (6.427546693s)
Jun 17 20:07:39.893: INFO: Waiting up to 3m0s for PersistentVolume local-nxdpl to have phase Bound
Jun 17 20:07:40.000: INFO: PersistentVolume local-nxdpl found and phase=Bound (107.279579ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-q86p
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:07:40.322: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-q86p" in namespace "volume-3188" to be "Succeeded or Failed"
Jun 17 20:07:40.428: INFO: Pod "exec-volume-test-preprovisionedpv-q86p": Phase="Pending", Reason="", readiness=false. Elapsed: 106.177455ms
Jun 17 20:07:42.535: INFO: Pod "exec-volume-test-preprovisionedpv-q86p": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213065506s
Jun 17 20:07:44.643: INFO: Pod "exec-volume-test-preprovisionedpv-q86p": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320543916s
Jun 17 20:07:46.751: INFO: Pod "exec-volume-test-preprovisionedpv-q86p": Phase="Pending", Reason="", readiness=false. Elapsed: 6.429246502s
Jun 17 20:07:48.860: INFO: Pod "exec-volume-test-preprovisionedpv-q86p": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.537587798s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:48.860: INFO: Pod "exec-volume-test-preprovisionedpv-q86p" satisfied condition "Succeeded or Failed"
Jun 17 20:07:48.966: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod exec-volume-test-preprovisionedpv-q86p container exec-container-preprovisionedpv-q86p: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:49.182: INFO: Waiting for pod exec-volume-test-preprovisionedpv-q86p to disappear
Jun 17 20:07:49.293: INFO: Pod exec-volume-test-preprovisionedpv-q86p no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-q86p
Jun 17 20:07:49.293: INFO: Deleting pod "exec-volume-test-preprovisionedpv-q86p" in namespace "volume-3188"
... skipping 32 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":9,"skipped":14,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 3 lines ...
[1mSTEP[0m: 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 as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/projected_downwardapi.go:93
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:07:45.859: INFO: Waiting up to 5m0s for pod "metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271" in namespace "projected-8859" to be "Succeeded or Failed"
Jun 17 20:07:45.964: INFO: Pod "metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271": Phase="Pending", Reason="", readiness=false. Elapsed: 105.144515ms
Jun 17 20:07:48.071: INFO: Pod "metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211894947s
Jun 17 20:07:50.177: INFO: Pod "metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318508256s
Jun 17 20:07:52.284: INFO: Pod "metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.42514915s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:52.284: INFO: Pod "metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271" satisfied condition "Succeeded or Failed"
Jun 17 20:07:52.390: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:52.611: INFO: Waiting for pod metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271 to disappear
Jun 17 20:07:52.717: INFO: Pod metadata-volume-122bef74-524e-48bc-aac1-a848fe7a4271 no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.919 seconds][0m
[sig-storage] Projected downwardAPI
[90mtest/e2e/common/storage/framework.go:23[0m
should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/projected_downwardapi.go:93[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide podname as non-root with fsgroup [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":2,"skipped":37,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:52.954: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 99 lines ...
[1mSTEP[0m: Looking for a node to schedule stateful set and pod
[1mSTEP[0m: Creating pod with conflicting port in namespace statefulset-2979
[1mSTEP[0m: Waiting until pod test-pod will start running in namespace statefulset-2979
[1mSTEP[0m: Creating statefulset with conflicting port in namespace statefulset-2979
[1mSTEP[0m: Waiting until stateful pod ss-0 will be recreated and deleted at least once in namespace statefulset-2979
Jun 17 20:07:32.268: INFO: Observed stateful pod in namespace: statefulset-2979, name: ss-0, uid: beaed1cb-d8df-4b8b-994d-4040511350c5, status phase: Pending. Waiting for statefulset controller to delete.
Jun 17 20:07:33.704: INFO: Observed stateful pod in namespace: statefulset-2979, name: ss-0, uid: beaed1cb-d8df-4b8b-994d-4040511350c5, status phase: Failed. Waiting for statefulset controller to delete.
Jun 17 20:07:33.711: INFO: Observed stateful pod in namespace: statefulset-2979, name: ss-0, uid: beaed1cb-d8df-4b8b-994d-4040511350c5, status phase: Failed. Waiting for statefulset controller to delete.
Jun 17 20:07:33.715: INFO: Observed delete event for stateful pod ss-0 in namespace statefulset-2979
[1mSTEP[0m: Removing pod with conflicting port in namespace statefulset-2979
[1mSTEP[0m: Waiting when stateful pod ss-0 will be recreated in namespace statefulset-2979 and will be in running state
[AfterEach] Basic StatefulSet functionality [StatefulSetBasic]
test/e2e/apps/statefulset.go:122
Jun 17 20:07:42.376: INFO: Deleting all statefulset in ns statefulset-2979
... skipping 11 lines ...
[90mtest/e2e/apps/framework.go:23[0m
Basic StatefulSet functionality [StatefulSetBasic]
[90mtest/e2e/apps/statefulset.go:101[0m
Should recreate evicted statefulset [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] Should recreate evicted statefulset [Conformance]","total":-1,"completed":9,"skipped":81,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
... skipping 38 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support multiple inline ephemeral volumes
[90mtest/e2e/storage/testsuites/ephemeral.go:254[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes","total":-1,"completed":3,"skipped":48,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] capacity
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:53.716: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 159 lines ...
[It] should allow exec of files on the volume
test/e2e/storage/testsuites/volumes.go:198
Jun 17 20:07:44.792: INFO: In-tree plugin kubernetes.io/empty-dir is not migrated, not validating any metrics
Jun 17 20:07:44.792: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod exec-volume-test-inlinevolume-84bj
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:07:44.905: INFO: Waiting up to 5m0s for pod "exec-volume-test-inlinevolume-84bj" in namespace "volume-5047" to be "Succeeded or Failed"
Jun 17 20:07:45.011: INFO: Pod "exec-volume-test-inlinevolume-84bj": Phase="Pending", Reason="", readiness=false. Elapsed: 106.127643ms
Jun 17 20:07:47.118: INFO: Pod "exec-volume-test-inlinevolume-84bj": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213130075s
Jun 17 20:07:49.225: INFO: Pod "exec-volume-test-inlinevolume-84bj": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320328289s
Jun 17 20:07:51.332: INFO: Pod "exec-volume-test-inlinevolume-84bj": Phase="Pending", Reason="", readiness=false. Elapsed: 6.427125653s
Jun 17 20:07:53.439: INFO: Pod "exec-volume-test-inlinevolume-84bj": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.534727058s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:53.439: INFO: Pod "exec-volume-test-inlinevolume-84bj" satisfied condition "Succeeded or Failed"
Jun 17 20:07:53.546: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod exec-volume-test-inlinevolume-84bj container exec-container-inlinevolume-84bj: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:53.770: INFO: Waiting for pod exec-volume-test-inlinevolume-84bj to disappear
Jun 17 20:07:53.876: INFO: Pod exec-volume-test-inlinevolume-84bj no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-inlinevolume-84bj
Jun 17 20:07:53.876: INFO: Deleting pod "exec-volume-test-inlinevolume-84bj" in namespace "volume-5047"
... skipping 10 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":9,"skipped":76,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
... skipping 48 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
Verify if offline PVC expansion works
[90mtest/e2e/storage/testsuites/volume_expand.go:176[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works","total":-1,"completed":6,"skipped":27,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:54.469: INFO: Only supported for providers [openstack] (not aws)
... skipping 84 lines ...
Jun 17 20:07:17.447: INFO: PersistentVolumeClaim csi-hostpathptl6v found but phase is Pending instead of Bound.
Jun 17 20:07:19.555: INFO: PersistentVolumeClaim csi-hostpathptl6v found but phase is Pending instead of Bound.
Jun 17 20:07:21.661: INFO: PersistentVolumeClaim csi-hostpathptl6v found but phase is Pending instead of Bound.
Jun 17 20:07:23.768: INFO: PersistentVolumeClaim csi-hostpathptl6v found and phase=Bound (6.428994762s)
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-6ndf
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:07:24.088: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-6ndf" in namespace "provisioning-6005" to be "Succeeded or Failed"
Jun 17 20:07:24.205: INFO: Pod "pod-subpath-test-dynamicpv-6ndf": Phase="Pending", Reason="", readiness=false. Elapsed: 116.81589ms
Jun 17 20:07:26.312: INFO: Pod "pod-subpath-test-dynamicpv-6ndf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.223723254s
Jun 17 20:07:28.422: INFO: Pod "pod-subpath-test-dynamicpv-6ndf": Phase="Pending", Reason="", readiness=false. Elapsed: 4.334209537s
Jun 17 20:07:30.530: INFO: Pod "pod-subpath-test-dynamicpv-6ndf": Phase="Pending", Reason="", readiness=false. Elapsed: 6.441671446s
Jun 17 20:07:32.636: INFO: Pod "pod-subpath-test-dynamicpv-6ndf": Phase="Pending", Reason="", readiness=false. Elapsed: 8.547953798s
Jun 17 20:07:34.743: INFO: Pod "pod-subpath-test-dynamicpv-6ndf": Phase="Pending", Reason="", readiness=false. Elapsed: 10.655533066s
Jun 17 20:07:36.850: INFO: Pod "pod-subpath-test-dynamicpv-6ndf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.762089192s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:36.850: INFO: Pod "pod-subpath-test-dynamicpv-6ndf" satisfied condition "Succeeded or Failed"
Jun 17 20:07:36.958: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-dynamicpv-6ndf container test-container-subpath-dynamicpv-6ndf: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:37.182: INFO: Waiting for pod pod-subpath-test-dynamicpv-6ndf to disappear
Jun 17 20:07:37.290: INFO: Pod pod-subpath-test-dynamicpv-6ndf no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-6ndf
Jun 17 20:07:37.290: INFO: Deleting pod "pod-subpath-test-dynamicpv-6ndf" in namespace "provisioning-6005"
... skipping 60 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":7,"skipped":68,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:54.570: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 23 lines ...
test/e2e/storage/subpath.go:40
[1mSTEP[0m: Setting up data
[It] should support subpaths with configmap pod with mountPath of existing file [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating pod pod-subpath-test-configmap-mtcj
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:07:26.417: INFO: Waiting up to 5m0s for pod "pod-subpath-test-configmap-mtcj" in namespace "subpath-9115" to be "Succeeded or Failed"
Jun 17 20:07:26.523: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Pending", Reason="", readiness=false. Elapsed: 105.914412ms
Jun 17 20:07:28.631: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 2.214116749s
Jun 17 20:07:30.739: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 4.322317826s
Jun 17 20:07:32.846: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 6.428562937s
Jun 17 20:07:34.952: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 8.534885376s
Jun 17 20:07:37.059: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 10.64216517s
... skipping 3 lines ...
Jun 17 20:07:45.489: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 19.072152726s
Jun 17 20:07:47.597: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 21.179586781s
Jun 17 20:07:49.712: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 23.295254848s
Jun 17 20:07:51.819: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Running", Reason="", readiness=true. Elapsed: 25.401928583s
Jun 17 20:07:53.925: INFO: Pod "pod-subpath-test-configmap-mtcj": Phase="Succeeded", Reason="", readiness=false. Elapsed: 27.508460639s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:53.926: INFO: Pod "pod-subpath-test-configmap-mtcj" satisfied condition "Succeeded or Failed"
Jun 17 20:07:54.032: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-configmap-mtcj container test-container-subpath-configmap-mtcj: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:54.254: INFO: Waiting for pod pod-subpath-test-configmap-mtcj to disappear
Jun 17 20:07:54.360: INFO: Pod pod-subpath-test-configmap-mtcj no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-configmap-mtcj
Jun 17 20:07:54.360: INFO: Deleting pod "pod-subpath-test-configmap-mtcj" in namespace "subpath-9115"
... skipping 18 lines ...
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir 0644 on tmpfs
Jun 17 20:07:47.849: INFO: Waiting up to 5m0s for pod "pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455" in namespace "emptydir-8791" to be "Succeeded or Failed"
Jun 17 20:07:47.955: INFO: Pod "pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455": Phase="Pending", Reason="", readiness=false. Elapsed: 106.281018ms
Jun 17 20:07:50.063: INFO: Pod "pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21417057s
Jun 17 20:07:52.170: INFO: Pod "pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321491838s
Jun 17 20:07:54.277: INFO: Pod "pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.42791403s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:54.277: INFO: Pod "pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455" satisfied condition "Succeeded or Failed"
Jun 17 20:07:54.389: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:54.613: INFO: Waiting for pod pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455 to disappear
Jun 17 20:07:54.719: INFO: Pod pod-09a0ffea-eae1-4d5b-bd0e-700fe36ef455 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.962 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0644,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":6,"skipped":26,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] ServerSideApply
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 11 lines ...
[1mSTEP[0m: Destroying namespace "apply-2357" for this suite.
[AfterEach] [sig-api-machinery] ServerSideApply
test/e2e/apimachinery/apply.go:59
[32m•[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ServerSideApply should work for subresources","total":-1,"completed":10,"skipped":15,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:54.990: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 193 lines ...
[36mOnly supported for providers [gce gke] (not aws)[0m
test/e2e/autoscaling/dns_autoscaling.go:60
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] client-go should negotiate watch and report errors with accept \"application/json\"","total":-1,"completed":10,"skipped":82,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:55.599: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 209 lines ...
[32m• [SLOW TEST:5.725 seconds][0m
[sig-node] PrivilegedPod [NodeConformance]
[90mtest/e2e/common/node/framework.go:23[0m
should enable privileged commands [LinuxOnly]
[90mtest/e2e/common/node/privileged.go:52[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] PrivilegedPod [NodeConformance] should enable privileged commands [LinuxOnly]","total":-1,"completed":4,"skipped":70,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:07:59.579: INFO: Only supported for providers [azure] (not aws)
... skipping 152 lines ...
Jun 17 20:05:44.762: INFO: creating *v1.ClusterRoleBinding: csi-controller-snapshotter-role-csi-mock-volumes-9384
Jun 17 20:05:44.870: INFO: creating *v1.StorageClass: csi-mock-sc-csi-mock-volumes-9384
Jun 17 20:05:44.978: INFO: creating *v1.StatefulSet: csi-mock-volumes-9384-1505/csi-mockplugin
Jun 17 20:05:45.087: INFO: creating *v1.CSIDriver: csi-mock-csi-mock-volumes-9384
Jun 17 20:05:45.195: INFO: waiting up to 4m0s for CSIDriver "csi-mock-csi-mock-volumes-9384"
Jun 17 20:05:45.304: INFO: waiting for CSIDriver csi-mock-csi-mock-volumes-9384 to register on node i-0fd68e57b6a68e87a
I0617 20:05:56.138446 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-9384","vendor_version":"0.3.0","manifest":{"url":"https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock"}},"Error":"","FullError":null}
I0617 20:05:56.702073 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/Probe","Request":{},"Response":{"ready":{"value":true}},"Error":"","FullError":null}
I0617 20:05:56.808607 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-9384","vendor_version":"0.3.0","manifest":{"url":"https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock"}},"Error":"","FullError":null}
I0617 20:05:56.915839 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]},"Error":"","FullError":null}
I0617 20:05:57.022823 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/ControllerGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":9}}}]},"Error":"","FullError":null}
I0617 20:05:57.269537 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetInfo","Request":{},"Response":{"node_id":"csi-mock-csi-mock-volumes-9384"},"Error":"","FullError":null}
[1mSTEP[0m: Creating pod with fsGroup
Jun 17 20:06:02.206: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
Jun 17 20:06:02.320: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-5nvbw] to have phase Bound
I0617 20:06:02.330893 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/CreateVolume","Request":{"name":"pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a","capacity_range":{"required_bytes":1073741824},"volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]},"Response":{"volume":{"capacity_bytes":1073741824,"volume_id":"4","volume_context":{"name":"pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a"}}},"Error":"","FullError":null}
Jun 17 20:06:02.428: INFO: PersistentVolumeClaim pvc-5nvbw found but phase is Pending instead of Bound.
Jun 17 20:06:04.536: INFO: PersistentVolumeClaim pvc-5nvbw found and phase=Bound (2.21557908s)
I0617 20:06:06.404013 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:06:06.512068 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:06:06.620580 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
Jun 17 20:06:06.728: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:06:06.729: INFO: ExecWithOptions: Clientset creation
Jun 17 20:06:06.729: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-9384-1505/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fplugins%2Fkubernetes.io%2Fcsi%2Fcsi-mock-csi-mock-volumes-9384%2F4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a%2Fglobalmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fplugins%2Fkubernetes.io%2Fcsi%2Fcsi-mock-csi-mock-volumes-9384%2F4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a%2Fglobalmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:06:07.458283 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeStageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-9384/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a","storage.kubernetes.io/csiProvisionerIdentity":"1655496357076-8081-csi-mock-csi-mock-volumes-9384"}},"Response":{},"Error":"","FullError":null}
I0617 20:06:07.571380 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:06:07.677719 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:06:07.787289 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
Jun 17 20:06:07.901: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:06:07.902: INFO: ExecWithOptions: Clientset creation
Jun 17 20:06:07.902: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-9384-1505/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F91add2cb-bca2-4e32-8294-8401ce8668c2%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a%2Fmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F91add2cb-bca2-4e32-8294-8401ce8668c2%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a%2Fmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
Jun 17 20:06:08.611: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:06:08.612: INFO: ExecWithOptions: Clientset creation
Jun 17 20:06:08.612: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-9384-1505/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F91add2cb-bca2-4e32-8294-8401ce8668c2%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a%2Fmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F91add2cb-bca2-4e32-8294-8401ce8668c2%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a%2Fmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
Jun 17 20:06:09.476: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:06:09.478: INFO: ExecWithOptions: Clientset creation
Jun 17 20:06:09.478: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-9384-1505/pods/csi-mockplugin-0/exec?command=mkdir&command=%2Fvar%2Flib%2Fkubelet%2Fpods%2F91add2cb-bca2-4e32-8294-8401ce8668c2%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a%2Fmount&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:06:10.213098 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodePublishVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-9384/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount","target_path":"/var/lib/kubelet/pods/91add2cb-bca2-4e32-8294-8401ce8668c2/volumes/kubernetes.io~csi/pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a/mount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a","storage.kubernetes.io/csiProvisionerIdentity":"1655496357076-8081-csi-mock-csi-mock-volumes-9384"}},"Response":{},"Error":"","FullError":null}
[1mSTEP[0m: Deleting pod pvc-volume-tester-qcfmf
Jun 17 20:06:21.075: INFO: Deleting pod "pvc-volume-tester-qcfmf" in namespace "csi-mock-volumes-9384"
Jun 17 20:06:21.191: INFO: Wait up to 5m0s for pod "pvc-volume-tester-qcfmf" to be fully deleted
I0617 20:06:50.884537 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:06:50.991515 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetVolumeStats","Request":{"volume_id":"4","volume_path":"/var/lib/kubelet/pods/91add2cb-bca2-4e32-8294-8401ce8668c2/volumes/kubernetes.io~csi/pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a/mount"},"Response":{"usage":[{"total":1073741824,"unit":1}],"volume_condition":{}},"Error":"","FullError":null}
Jun 17 20:06:52.085: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:06:52.086: INFO: ExecWithOptions: Clientset creation
Jun 17 20:06:52.086: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-9384-1505/pods/csi-mockplugin-0/exec?command=rm&command=-rf&command=%2Fvar%2Flib%2Fkubelet%2Fpods%2F91add2cb-bca2-4e32-8294-8401ce8668c2%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a%2Fmount&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:06:52.798457 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"4","target_path":"/var/lib/kubelet/pods/91add2cb-bca2-4e32-8294-8401ce8668c2/volumes/kubernetes.io~csi/pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a/mount"},"Response":{},"Error":"","FullError":null}
I0617 20:06:52.995817 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:06:53.106221 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeUnstageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-9384/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount"},"Response":{},"Error":"","FullError":null}
[1mSTEP[0m: Deleting claim pvc-5nvbw
Jun 17 20:06:55.632: INFO: Waiting up to 2m0s for PersistentVolume pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a to get deleted
I0617 20:06:55.664979 6583 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/DeleteVolume","Request":{"volume_id":"4"},"Response":{},"Error":"","FullError":null}
Jun 17 20:06:55.738: INFO: PersistentVolume pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a found and phase=Released (106.310288ms)
Jun 17 20:06:57.846: INFO: PersistentVolume pvc-75a0ee20-e529-4c9a-9c2d-67ec6ff72c6a was removed
[1mSTEP[0m: Deleting storageclass csi-mock-volumes-9384-scw4tdk
[1mSTEP[0m: Cleaning up resources
[1mSTEP[0m: deleting the test namespace: csi-mock-volumes-9384
[1mSTEP[0m: Waiting for namespaces [csi-mock-volumes-9384] to vanish
... skipping 51 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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 with an explicit non-root user ID [LinuxOnly]
test/e2e/common/node/security_context.go:131
Jun 17 20:07:53.376: INFO: Waiting up to 5m0s for pod "explicit-nonroot-uid" in namespace "security-context-test-1425" to be "Succeeded or Failed"
Jun 17 20:07:53.488: INFO: Pod "explicit-nonroot-uid": Phase="Pending", Reason="", readiness=false. Elapsed: 112.061783ms
Jun 17 20:07:55.597: INFO: Pod "explicit-nonroot-uid": Phase="Pending", Reason="", readiness=false. Elapsed: 2.220646102s
Jun 17 20:07:57.705: INFO: Pod "explicit-nonroot-uid": Phase="Pending", Reason="", readiness=false. Elapsed: 4.328760238s
Jun 17 20:07:59.816: INFO: Pod "explicit-nonroot-uid": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.439649495s
Jun 17 20:07:59.816: INFO: Pod "explicit-nonroot-uid" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:07:59.926: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-1425" for this suite.
... skipping 75 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:08:00.338: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "deployment-7146" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment should validate Deployment Status endpoints [Conformance]","total":-1,"completed":8,"skipped":85,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:00.565: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 116 lines ...
[90mtest/e2e/kubectl/kubectl.go:380[0m
should return command exit codes
[90mtest/e2e/kubectl/kubectl.go:500[0m
running a failing command
[90mtest/e2e/kubectl/kubectl.go:520[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should return command exit codes running a failing command","total":-1,"completed":9,"skipped":87,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:01.463: INFO: Driver hostPathSymlink doesn't support GenericEphemeralVolume -- skipping
... skipping 65 lines ...
Jun 17 20:07:52.729: INFO: PersistentVolumeClaim pvc-j8lxm found but phase is Pending instead of Bound.
Jun 17 20:07:54.844: INFO: PersistentVolumeClaim pvc-j8lxm found and phase=Bound (8.544587006s)
Jun 17 20:07:54.844: INFO: Waiting up to 3m0s for PersistentVolume local-mbfvw to have phase Bound
Jun 17 20:07:54.955: INFO: PersistentVolume local-mbfvw found and phase=Bound (111.249654ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-2qj5
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:07:55.298: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-2qj5" in namespace "volume-9463" to be "Succeeded or Failed"
Jun 17 20:07:55.407: INFO: Pod "exec-volume-test-preprovisionedpv-2qj5": Phase="Pending", Reason="", readiness=false. Elapsed: 108.331833ms
Jun 17 20:07:57.514: INFO: Pod "exec-volume-test-preprovisionedpv-2qj5": Phase="Running", Reason="", readiness=true. Elapsed: 2.215068359s
Jun 17 20:07:59.623: INFO: Pod "exec-volume-test-preprovisionedpv-2qj5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.324356175s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:59.623: INFO: Pod "exec-volume-test-preprovisionedpv-2qj5" satisfied condition "Succeeded or Failed"
Jun 17 20:07:59.732: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod exec-volume-test-preprovisionedpv-2qj5 container exec-container-preprovisionedpv-2qj5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:59.963: INFO: Waiting for pod exec-volume-test-preprovisionedpv-2qj5 to disappear
Jun 17 20:08:00.070: INFO: Pod exec-volume-test-preprovisionedpv-2qj5 no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-2qj5
Jun 17 20:08:00.070: INFO: Deleting pod "exec-volume-test-preprovisionedpv-2qj5" in namespace "volume-9463"
... skipping 19 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":8,"skipped":74,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:01.698: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 37 lines ...
[32m• [SLOW TEST:21.391 seconds][0m
[sig-apps] CronJob
[90mtest/e2e/apps/framework.go:23[0m
should be able to schedule after more than 100 missed schedule
[90mtest/e2e/apps/cronjob.go:191[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] CronJob should be able to schedule after more than 100 missed schedule","total":-1,"completed":6,"skipped":31,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Networking
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 60 lines ...
[90mtest/e2e/common/network/framework.go:23[0m
Granular Checks: Pods
[90mtest/e2e/common/network/networking.go:32[0m
should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for node-pod communication: udp [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":7,"skipped":64,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:02.271: INFO: Only supported for providers [azure] (not aws)
... skipping 115 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume at the same time
[90mtest/e2e/storage/persistent_volumes-local.go:250[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:251[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2","total":-1,"completed":8,"skipped":74,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:03.630: INFO: Driver emptydir doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/framework/framework.go:188
... skipping 30 lines ...
Jun 17 20:07:00.799: INFO: Using claimSize:1Gi, test suite supported size:{ 1Mi}, driver(aws) supported size:{ 1Mi}
[1mSTEP[0m: creating a StorageClass provisioning-553xnz2f
[1mSTEP[0m: creating a claim
Jun 17 20:07:00.910: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-zh26
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:07:01.236: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-zh26" in namespace "provisioning-553" to be "Succeeded or Failed"
Jun 17 20:07:01.344: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 107.821973ms
Jun 17 20:07:03.453: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 2.216758196s
Jun 17 20:07:05.562: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 4.325744702s
Jun 17 20:07:07.670: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 6.434060966s
Jun 17 20:07:09.778: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 8.542328079s
Jun 17 20:07:11.887: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 10.65126407s
... skipping 4 lines ...
Jun 17 20:07:22.440: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 21.203632238s
Jun 17 20:07:24.548: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 23.312340262s
Jun 17 20:07:26.656: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 25.420339378s
Jun 17 20:07:28.765: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 27.52908361s
Jun 17 20:07:30.873: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Succeeded", Reason="", readiness=false. Elapsed: 29.63676954s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:30.873: INFO: Pod "pod-subpath-test-dynamicpv-zh26" satisfied condition "Succeeded or Failed"
Jun 17 20:07:30.984: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-dynamicpv-zh26 container test-container-subpath-dynamicpv-zh26: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:31.214: INFO: Waiting for pod pod-subpath-test-dynamicpv-zh26 to disappear
Jun 17 20:07:31.321: INFO: Pod pod-subpath-test-dynamicpv-zh26 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-zh26
Jun 17 20:07:31.321: INFO: Deleting pod "pod-subpath-test-dynamicpv-zh26" in namespace "provisioning-553"
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-zh26
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:07:31.540: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-zh26" in namespace "provisioning-553" to be "Succeeded or Failed"
Jun 17 20:07:31.648: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 107.283689ms
Jun 17 20:07:33.757: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 2.216427044s
Jun 17 20:07:35.865: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 4.324924242s
Jun 17 20:07:37.974: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 6.433176169s
Jun 17 20:07:40.082: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 8.541672537s
Jun 17 20:07:42.193: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 10.652741566s
Jun 17 20:07:44.302: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 12.761414244s
Jun 17 20:07:46.413: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 14.872939043s
Jun 17 20:07:48.521: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 16.980538545s
Jun 17 20:07:50.630: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Pending", Reason="", readiness=false. Elapsed: 19.08931815s
Jun 17 20:07:52.739: INFO: Pod "pod-subpath-test-dynamicpv-zh26": Phase="Succeeded", Reason="", readiness=false. Elapsed: 21.198072146s
[1mSTEP[0m: Saw pod success
Jun 17 20:07:52.739: INFO: Pod "pod-subpath-test-dynamicpv-zh26" satisfied condition "Succeeded or Failed"
Jun 17 20:07:52.846: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-dynamicpv-zh26 container test-container-subpath-dynamicpv-zh26: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:07:53.069: INFO: Waiting for pod pod-subpath-test-dynamicpv-zh26 to disappear
Jun 17 20:07:53.176: INFO: Pod pod-subpath-test-dynamicpv-zh26 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-zh26
Jun 17 20:07:53.176: INFO: Deleting pod "pod-subpath-test-dynamicpv-zh26" in namespace "provisioning-553"
... skipping 19 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directories when readOnly specified in the volumeSource
[90mtest/e2e/storage/testsuites/subpath.go:397[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource","total":-1,"completed":5,"skipped":15,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:04.381: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits
test/e2e/framework/framework.go:188
... skipping 9 lines ...
[90mtest/e2e/storage/testsuites/volumelimits.go:249[0m
[36mDriver local doesn't support GenericEphemeralVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with configmap pod with mountPath of existing file [Conformance]","total":-1,"completed":5,"skipped":74,"failed":0}
[BeforeEach] [sig-node] Pods
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:54.694: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename pods
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 23 lines ...
[32m• [SLOW TEST:10.467 seconds][0m
[sig-node] Pods
[90mtest/e2e/common/node/framework.go:23[0m
should be updated [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should be updated [NodeConformance] [Conformance]","total":-1,"completed":6,"skipped":74,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:05.189: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 14 lines ...
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume Delegate FSGroup to CSI driver [LinuxOnly] should not pass FSGroup to CSI driver if it is set in pod and driver supports VOLUME_MOUNT_GROUP","total":-1,"completed":4,"skipped":43,"failed":0}
[BeforeEach] [sig-node] Security Context
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:59.714: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename security-context
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support pod.Spec.SecurityContext.RunAsUser [LinuxOnly]
test/e2e/node/security_context.go:79
[1mSTEP[0m: Creating a pod to test pod.Spec.SecurityContext.RunAsUser
Jun 17 20:08:00.591: INFO: Waiting up to 5m0s for pod "security-context-12826bcd-fbba-484a-9967-f1cabe50952c" in namespace "security-context-3900" to be "Succeeded or Failed"
Jun 17 20:08:00.699: INFO: Pod "security-context-12826bcd-fbba-484a-9967-f1cabe50952c": Phase="Pending", Reason="", readiness=false. Elapsed: 107.6761ms
Jun 17 20:08:02.822: INFO: Pod "security-context-12826bcd-fbba-484a-9967-f1cabe50952c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.230618422s
Jun 17 20:08:04.929: INFO: Pod "security-context-12826bcd-fbba-484a-9967-f1cabe50952c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.338134501s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:04.929: INFO: Pod "security-context-12826bcd-fbba-484a-9967-f1cabe50952c" satisfied condition "Succeeded or Failed"
Jun 17 20:08:05.035: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod security-context-12826bcd-fbba-484a-9967-f1cabe50952c container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:05.256: INFO: Waiting for pod security-context-12826bcd-fbba-484a-9967-f1cabe50952c to disappear
Jun 17 20:08:05.363: INFO: Pod security-context-12826bcd-fbba-484a-9967-f1cabe50952c no longer exists
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.986 seconds][0m
[sig-node] Security Context
[90mtest/e2e/node/framework.go:23[0m
should support pod.Spec.SecurityContext.RunAsUser [LinuxOnly]
[90mtest/e2e/node/security_context.go:79[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context should support pod.Spec.SecurityContext.RunAsUser [LinuxOnly]","total":-1,"completed":5,"skipped":43,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:05.730: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 37 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:08:05.692: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "replicaset-8720" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicaSet Replicaset should have a working scale subresource [Conformance]","total":-1,"completed":7,"skipped":34,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:05.950: INFO: Driver hostPathSymlink doesn't support GenericEphemeralVolume -- skipping
... skipping 150 lines ...
[36mDriver hostPath doesn't support PreprovisionedPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a container with runAsNonRoot should run with an explicit non-root user ID [LinuxOnly]","total":-1,"completed":5,"skipped":16,"failed":0}
[BeforeEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:00.161: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename projected
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:08:01.027: INFO: Waiting up to 5m0s for pod "downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a" in namespace "projected-3717" to be "Succeeded or Failed"
Jun 17 20:08:01.134: INFO: Pod "downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a": Phase="Pending", Reason="", readiness=false. Elapsed: 107.09117ms
Jun 17 20:08:03.248: INFO: Pod "downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a": Phase="Pending", Reason="", readiness=false. Elapsed: 2.22045579s
Jun 17 20:08:05.356: INFO: Pod "downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.329009756s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:05.356: INFO: Pod "downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a" satisfied condition "Succeeded or Failed"
Jun 17 20:08:05.468: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:05.781: INFO: Waiting for pod downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a to disappear
Jun 17 20:08:05.891: INFO: Pod downwardapi-volume-50469edb-7a75-49ff-9098-237f0f676f9a no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.950 seconds][0m
[sig-storage] Projected downwardAPI
[90mtest/e2e/common/storage/framework.go:23[0m
should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]","total":-1,"completed":6,"skipped":16,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:06.128: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 165 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should be able to unmount after the subpath directory is deleted [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:447[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]","total":-1,"completed":4,"skipped":26,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:07.717: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 144 lines ...
[32m• [SLOW TEST:68.713 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should be restarted with an exec liveness probe with timeout [MinimumKubeletVersion:1.20] [NodeConformance]
[90mtest/e2e/common/node/container_probe.go:225[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with an exec liveness probe with timeout [MinimumKubeletVersion:1.20] [NodeConformance]","total":-1,"completed":8,"skipped":63,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:13.692: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 52 lines ...
[32m• [SLOW TEST:10.880 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should mutate configmap [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance]","total":-1,"completed":9,"skipped":86,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:14.597: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 109 lines ...
[32m• [SLOW TEST:11.081 seconds][0m
[sig-auth] ServiceAccounts
[90mtest/e2e/auth/framework.go:23[0m
no secret-based service account token should be auto-generated
[90mtest/e2e/auth/service_accounts.go:56[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-auth] ServiceAccounts no secret-based service account token should be auto-generated","total":-1,"completed":6,"skipped":50,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:16.859: INFO: Driver aws doesn't support ext3 -- skipping
... skipping 34 lines ...
[1mSTEP[0m: Destroying namespace "apply-1273" for this suite.
[AfterEach] [sig-api-machinery] ServerSideApply
test/e2e/apimachinery/apply.go:59
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ServerSideApply should not remove a field if an owner unsets the field but other managers still have ownership of the field","total":-1,"completed":7,"skipped":58,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] ReplicationController
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 112 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and write from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:240[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: block] One pod requesting one prebound PVC should be able to mount volume and write from pod1","total":-1,"completed":7,"skipped":27,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:18.857: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 138 lines ...
Jun 17 20:08:07.390: INFO: PersistentVolumeClaim pvc-9rbvd found but phase is Pending instead of Bound.
Jun 17 20:08:09.497: INFO: PersistentVolumeClaim pvc-9rbvd found and phase=Bound (8.545471394s)
Jun 17 20:08:09.498: INFO: Waiting up to 3m0s for PersistentVolume local-mflvb to have phase Bound
Jun 17 20:08:09.605: INFO: PersistentVolume local-mflvb found and phase=Bound (107.700792ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-c5jq
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:08:09.958: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-c5jq" in namespace "provisioning-7003" to be "Succeeded or Failed"
Jun 17 20:08:10.064: INFO: Pod "pod-subpath-test-preprovisionedpv-c5jq": Phase="Pending", Reason="", readiness=false. Elapsed: 106.575668ms
Jun 17 20:08:12.177: INFO: Pod "pod-subpath-test-preprovisionedpv-c5jq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.218862552s
Jun 17 20:08:14.284: INFO: Pod "pod-subpath-test-preprovisionedpv-c5jq": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326671747s
Jun 17 20:08:16.392: INFO: Pod "pod-subpath-test-preprovisionedpv-c5jq": Phase="Pending", Reason="", readiness=false. Elapsed: 6.434452833s
Jun 17 20:08:18.500: INFO: Pod "pod-subpath-test-preprovisionedpv-c5jq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.541965887s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:18.500: INFO: Pod "pod-subpath-test-preprovisionedpv-c5jq" satisfied condition "Succeeded or Failed"
Jun 17 20:08:18.606: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-c5jq container test-container-subpath-preprovisionedpv-c5jq: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:18.831: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-c5jq to disappear
Jun 17 20:08:18.937: INFO: Pod pod-subpath-test-preprovisionedpv-c5jq no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-c5jq
Jun 17 20:08:18.938: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-c5jq" in namespace "provisioning-7003"
... skipping 34 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing single file [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:221[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]","total":-1,"completed":7,"skipped":39,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl client
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 71 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Simple pod
[90mtest/e2e/kubectl/kubectl.go:380[0m
should support exec through kubectl proxy
[90mtest/e2e/kubectl/kubectl.go:474[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should support exec through kubectl proxy","total":-1,"completed":10,"skipped":94,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:24.122: INFO: Driver emptydir doesn't support PreprovisionedPV -- skipping
... skipping 41 lines ...
[32m• [SLOW TEST:7.510 seconds][0m
[sig-node] Pods
[90mtest/e2e/common/node/framework.go:23[0m
should get a host IP [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should get a host IP [NodeConformance] [Conformance]","total":-1,"completed":8,"skipped":59,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:26.196: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 109 lines ...
Jun 17 20:08:07.033: INFO: PersistentVolumeClaim pvc-pzvhp found but phase is Pending instead of Bound.
Jun 17 20:08:09.139: INFO: PersistentVolumeClaim pvc-pzvhp found and phase=Bound (4.323648692s)
Jun 17 20:08:09.139: INFO: Waiting up to 3m0s for PersistentVolume local-62hwm to have phase Bound
Jun 17 20:08:09.245: INFO: PersistentVolume local-62hwm found and phase=Bound (105.770106ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-88gc
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:08:09.566: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-88gc" in namespace "provisioning-8920" to be "Succeeded or Failed"
Jun 17 20:08:09.672: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Pending", Reason="", readiness=false. Elapsed: 106.238633ms
Jun 17 20:08:11.780: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213247134s
Jun 17 20:08:13.893: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326375733s
Jun 17 20:08:15.999: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Pending", Reason="", readiness=false. Elapsed: 6.43264831s
Jun 17 20:08:18.107: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Pending", Reason="", readiness=false. Elapsed: 8.540271612s
Jun 17 20:08:20.213: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.646650499s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:20.213: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc" satisfied condition "Succeeded or Failed"
Jun 17 20:08:20.323: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-88gc container test-container-subpath-preprovisionedpv-88gc: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:20.548: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-88gc to disappear
Jun 17 20:08:20.655: INFO: Pod pod-subpath-test-preprovisionedpv-88gc no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-88gc
Jun 17 20:08:20.655: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-88gc" in namespace "provisioning-8920"
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-88gc
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:08:20.871: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-88gc" in namespace "provisioning-8920" to be "Succeeded or Failed"
Jun 17 20:08:20.982: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Pending", Reason="", readiness=false. Elapsed: 110.605171ms
Jun 17 20:08:23.089: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.217783881s
Jun 17 20:08:25.196: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.325073287s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:25.196: INFO: Pod "pod-subpath-test-preprovisionedpv-88gc" satisfied condition "Succeeded or Failed"
Jun 17 20:08:25.305: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-88gc container test-container-subpath-preprovisionedpv-88gc: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:25.530: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-88gc to disappear
Jun 17 20:08:25.638: INFO: Pod pod-subpath-test-preprovisionedpv-88gc no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-88gc
Jun 17 20:08:25.638: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-88gc" in namespace "provisioning-8920"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directories when readOnly specified in the volumeSource
[90mtest/e2e/storage/testsuites/subpath.go:397[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource","total":-1,"completed":9,"skipped":101,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl Port forwarding
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 55 lines ...
[90mtest/e2e/storage/testsuites/provisioning.go:518[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 that expects NO client request should support a client that connects, sends DATA, and disconnects","total":-1,"completed":9,"skipped":73,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] capacity
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:27.202: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] capacity
test/e2e/framework/framework.go:188
... skipping 101 lines ...
[36mDriver hostPath doesn't support GenericEphemeralVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for CRD preserving unknown fields at the schema root [Conformance]","total":-1,"completed":3,"skipped":56,"failed":0}
[BeforeEach] [sig-api-machinery] Garbage collector
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:14.745: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename gc
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 37 lines ...
[32m• [SLOW TEST:12.721 seconds][0m
[sig-api-machinery] Garbage collector
[90mtest/e2e/apimachinery/framework.go:23[0m
should delete pods created by rc when not orphaning [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Garbage collector should delete pods created by rc when not orphaning [Conformance]","total":-1,"completed":4,"skipped":56,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:27.508: INFO: Only supported for providers [openstack] (not aws)
... skipping 51 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:08:28.730: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "runtimeclass-2567" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] RuntimeClass should schedule a Pod requesting a RuntimeClass without PodOverhead [NodeConformance] [Conformance]","total":-1,"completed":5,"skipped":64,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:28.971: INFO: Driver supports dynamic provisioning, skipping PreprovisionedPV pattern
... skipping 137 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and write from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:240[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link] One pod requesting one prebound PVC should be able to mount volume and write from pod1","total":-1,"completed":10,"skipped":89,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
... skipping 10 lines ...
Jun 17 20:07:54.319: INFO: Using claimSize:1Gi, test suite supported size:{ 1Mi}, driver(aws) supported size:{ 1Mi}
[1mSTEP[0m: creating a StorageClass volume-95164w6g2
[1mSTEP[0m: creating a claim
Jun 17 20:07:54.425: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Creating pod exec-volume-test-dynamicpv-b7f8
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:07:54.754: INFO: Waiting up to 5m0s for pod "exec-volume-test-dynamicpv-b7f8" in namespace "volume-9516" to be "Succeeded or Failed"
Jun 17 20:07:54.860: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 105.751118ms
Jun 17 20:07:57.015: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.26049641s
Jun 17 20:07:59.123: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.369151882s
Jun 17 20:08:01.229: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 6.475273868s
Jun 17 20:08:03.337: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 8.583084277s
Jun 17 20:08:05.453: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 10.698729277s
Jun 17 20:08:07.598: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 12.844161187s
Jun 17 20:08:09.717: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 14.96296377s
Jun 17 20:08:11.824: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 17.069717534s
Jun 17 20:08:13.929: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 19.175273808s
Jun 17 20:08:16.039: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Pending", Reason="", readiness=false. Elapsed: 21.285104535s
Jun 17 20:08:18.145: INFO: Pod "exec-volume-test-dynamicpv-b7f8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 23.390985474s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:18.145: INFO: Pod "exec-volume-test-dynamicpv-b7f8" satisfied condition "Succeeded or Failed"
Jun 17 20:08:18.251: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod exec-volume-test-dynamicpv-b7f8 container exec-container-dynamicpv-b7f8: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:18.476: INFO: Waiting for pod exec-volume-test-dynamicpv-b7f8 to disappear
Jun 17 20:08:18.581: INFO: Pod exec-volume-test-dynamicpv-b7f8 no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-dynamicpv-b7f8
Jun 17 20:08:18.581: INFO: Deleting pod "exec-volume-test-dynamicpv-b7f8" in namespace "volume-9516"
... skipping 17 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":10,"skipped":83,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:29.690: INFO: Only supported for providers [azure] (not aws)
... skipping 60 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:08:30.286: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-5565" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl create quota should create a quota with scopes","total":-1,"completed":6,"skipped":74,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] PersistentVolumes-local
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 80 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume at the same time
[90mtest/e2e/storage/persistent_volumes-local.go:250[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:251[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2","total":-1,"completed":9,"skipped":77,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Deployment
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 34 lines ...
[32m• [SLOW TEST:6.457 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
test Deployment ReplicaSet orphaning and adoption regarding controllerRef
[90mtest/e2e/apps/deployment.go:138[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment test Deployment ReplicaSet orphaning and adoption regarding controllerRef","total":-1,"completed":10,"skipped":106,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] Garbage collector
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 16 lines ...
[32m• [SLOW TEST:29.904 seconds][0m
[sig-api-machinery] Garbage collector
[90mtest/e2e/apimachinery/framework.go:23[0m
should support cascading deletion of custom resources
[90mtest/e2e/apimachinery/garbage_collector.go:905[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Garbage collector should support cascading deletion of custom resources","total":-1,"completed":6,"skipped":16,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] ReplicaSet
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 33 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating secret with name secret-test-8811b6c4-8035-4bf2-9958-9a387f8416e1
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:08:31.642: INFO: Waiting up to 5m0s for pod "pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756" in namespace "secrets-8978" to be "Succeeded or Failed"
Jun 17 20:08:31.748: INFO: Pod "pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756": Phase="Pending", Reason="", readiness=false. Elapsed: 106.165482ms
Jun 17 20:08:33.856: INFO: Pod "pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213370326s
Jun 17 20:08:35.963: INFO: Pod "pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.320437776s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:35.963: INFO: Pod "pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756" satisfied condition "Succeeded or Failed"
Jun 17 20:08:36.069: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756 container secret-env-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:36.311: INFO: Waiting for pod pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756 to disappear
Jun 17 20:08:36.417: INFO: Pod pod-secrets-dcc40f6a-037c-42af-9137-294892d6c756 no longer exists
[AfterEach] [sig-node] Secrets
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.966 seconds][0m
[sig-node] Secrets
[90mtest/e2e/common/node/framework.go:23[0m
should be consumable from pods in env vars [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Secrets should be consumable from pods in env vars [NodeConformance] [Conformance]","total":-1,"completed":10,"skipped":78,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:36.662: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 195 lines ...
[1mSTEP[0m: Building a namespace api object, basename security-context
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test pod.Spec.SecurityContext.RunAsUser
Jun 17 20:08:28.182: INFO: Waiting up to 5m0s for pod "security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99" in namespace "security-context-2047" to be "Succeeded or Failed"
Jun 17 20:08:28.287: INFO: Pod "security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99": Phase="Pending", Reason="", readiness=false. Elapsed: 105.445073ms
Jun 17 20:08:30.395: INFO: Pod "security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213640665s
Jun 17 20:08:32.502: INFO: Pod "security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319714774s
Jun 17 20:08:34.608: INFO: Pod "security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426151162s
Jun 17 20:08:36.715: INFO: Pod "security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.533133785s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:36.715: INFO: Pod "security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99" satisfied condition "Succeeded or Failed"
Jun 17 20:08:36.830: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:37.056: INFO: Waiting for pod security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99 to disappear
Jun 17 20:08:37.163: INFO: Pod security-context-5dcca49b-753c-4304-ab28-4cfc66a11c99 no longer exists
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:10.051 seconds][0m
[sig-node] Security Context
[90mtest/e2e/node/framework.go:23[0m
should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context should support pod.Spec.SecurityContext.RunAsUser And pod.Spec.SecurityContext.RunAsGroup [LinuxOnly] [Conformance]","total":-1,"completed":10,"skipped":94,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:37.438: INFO: Only supported for providers [azure] (not aws)
... skipping 69 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name configmap-test-volume-map-927aa8aa-9015-407f-8752-9623056fdb18
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:08:31.503: INFO: Waiting up to 5m0s for pod "pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4" in namespace "configmap-9241" to be "Succeeded or Failed"
Jun 17 20:08:31.612: INFO: Pod "pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4": Phase="Pending", Reason="", readiness=false. Elapsed: 108.120135ms
Jun 17 20:08:33.719: INFO: Pod "pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215575358s
Jun 17 20:08:35.832: INFO: Pod "pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32855288s
Jun 17 20:08:37.939: INFO: Pod "pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.435653648s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:37.939: INFO: Pod "pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4" satisfied condition "Succeeded or Failed"
Jun 17 20:08:38.052: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:38.289: INFO: Waiting for pod pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4 to disappear
Jun 17 20:08:38.396: INFO: Pod pod-configmaps-c06333b7-336d-40b6-83b0-a78023bf6dc4 no longer exists
[AfterEach] [sig-storage] ConfigMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.080 seconds][0m
[sig-storage] ConfigMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings and Item mode set [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":7,"skipped":78,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:38.664: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 268 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
Jun 17 20:08:24.996: INFO: Waiting up to 5m0s for pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1" in namespace "security-context-test-8393" to be "Succeeded or Failed"
Jun 17 20:08:25.102: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Pending", Reason="", readiness=false. Elapsed: 106.104843ms
Jun 17 20:08:27.209: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213311098s
Jun 17 20:08:29.317: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321399353s
Jun 17 20:08:31.425: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Pending", Reason="", readiness=false. Elapsed: 6.42908245s
Jun 17 20:08:33.532: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Pending", Reason="", readiness=false. Elapsed: 8.536154071s
Jun 17 20:08:35.644: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Pending", Reason="", readiness=false. Elapsed: 10.647868826s
Jun 17 20:08:37.762: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Pending", Reason="", readiness=false. Elapsed: 12.765831327s
Jun 17 20:08:39.874: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 14.878183375s
Jun 17 20:08:39.874: INFO: Pod "busybox-readonly-false-f97df1d6-eae0-427f-b47c-182158a392a1" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:08:39.874: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-8393" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
When creating a pod with readOnlyRootFilesystem
[90mtest/e2e/common/node/security_context.go:173[0m
should run the container with writable rootfs when readOnlyRootFilesystem=false [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"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":-1,"completed":11,"skipped":96,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] DisruptionController
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 44 lines ...
[90mtest/e2e/storage/testsuites/subpath.go:196[0m
[36mOnly supported for providers [vsphere] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:1438
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController should update/patch PodDisruptionBudget status [Conformance]","total":-1,"completed":11,"skipped":107,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:40.152: INFO: Driver hostPath doesn't support PreprovisionedPV -- skipping
... skipping 33 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:08:41.175: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "pods-7208" for this suite.
[32m•[0m
[90m------------------------------[0m
{"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":-1,"completed":12,"skipped":110,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] PersistentVolumes-local
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 14 lines ...
Jun 17 20:08:39.480: INFO: Creating a PV followed by a PVC
Jun 17 20:08:39.700: INFO: Waiting for PV local-pvwwl2v to bind to PVC pvc-gsf4k
Jun 17 20:08:39.700: INFO: Waiting up to timeout=3m0s for PersistentVolumeClaims [pvc-gsf4k] to have phase Bound
Jun 17 20:08:39.820: INFO: PersistentVolumeClaim pvc-gsf4k found and phase=Bound (120.348809ms)
Jun 17 20:08:39.820: INFO: Waiting up to 3m0s for PersistentVolume local-pvwwl2v to have phase Bound
Jun 17 20:08:39.926: INFO: PersistentVolume local-pvwwl2v found and phase=Bound (106.066442ms)
[It] should fail scheduling due to different NodeAffinity
test/e2e/storage/persistent_volumes-local.go:377
[1mSTEP[0m: local-volume-type: dir
Jun 17 20:08:40.272: INFO: Waiting up to 5m0s for pod "pod-664a6c83-497b-4c41-aebd-934ed83071e6" in namespace "persistent-local-volumes-test-7905" to be "Unschedulable"
Jun 17 20:08:40.386: INFO: Pod "pod-664a6c83-497b-4c41-aebd-934ed83071e6": Phase="Pending", Reason="", readiness=false. Elapsed: 114.55072ms
Jun 17 20:08:40.387: INFO: Pod "pod-664a6c83-497b-4c41-aebd-934ed83071e6" satisfied condition "Unschedulable"
[AfterEach] Pod with node different from PV's NodeAffinity
... skipping 14 lines ...
[32m• [SLOW TEST:12.274 seconds][0m
[sig-storage] PersistentVolumes-local
[90mtest/e2e/storage/utils/framework.go:23[0m
Pod with node different from PV's NodeAffinity
[90mtest/e2e/storage/persistent_volumes-local.go:349[0m
should fail scheduling due to different NodeAffinity
[90mtest/e2e/storage/persistent_volumes-local.go:377[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local Pod with node different from PV's NodeAffinity should fail scheduling due to different NodeAffinity","total":-1,"completed":11,"skipped":91,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicaSet should adopt matching pods on creation and release no longer matching pods [Conformance]","total":-1,"completed":9,"skipped":80,"failed":0}
[BeforeEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:34.343: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename projected
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating projection with secret that has name projected-secret-test-063f0d82-2d6b-4d07-9d70-0de9b72ed1b8
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:08:35.303: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf" in namespace "projected-1758" to be "Succeeded or Failed"
Jun 17 20:08:35.410: INFO: Pod "pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf": Phase="Pending", Reason="", readiness=false. Elapsed: 106.095622ms
Jun 17 20:08:37.519: INFO: Pod "pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215656878s
Jun 17 20:08:39.633: INFO: Pod "pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32924867s
Jun 17 20:08:41.741: INFO: Pod "pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.437602096s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:41.741: INFO: Pod "pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf" satisfied condition "Succeeded or Failed"
Jun 17 20:08:41.850: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf container projected-secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:42.075: INFO: Waiting for pod pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf to disappear
Jun 17 20:08:42.181: INFO: Pod pod-projected-secrets-b61e49d7-406d-4a7a-be99-b2506819d7cf no longer exists
[AfterEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.070 seconds][0m
[sig-storage] Projected secret
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"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":-1,"completed":10,"skipped":80,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] Aggregator
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 28 lines ...
[32m• [SLOW TEST:19.814 seconds][0m
[sig-api-machinery] Aggregator
[90mtest/e2e/apimachinery/framework.go:23[0m
Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]","total":-1,"completed":8,"skipped":40,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Security Context
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 9 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:08:43.129: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-3079" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a container with runAsNonRoot should not run without a specified user ID","total":-1,"completed":12,"skipped":100,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:43.360: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 99 lines ...
[90mtest/e2e/storage/testsuites/volume_expand.go:248[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Update Demo should scale a replication controller [Conformance]","total":-1,"completed":11,"skipped":26,"failed":0}
[BeforeEach] [sig-storage] ConfigMap
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:38.842: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename configmap
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 13 lines ...
[32m• [SLOW TEST:7.809 seconds][0m
[sig-storage] ConfigMap
[90mtest/e2e/common/storage/framework.go:23[0m
binary data should be reflected in volume [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap binary data should be reflected in volume [NodeConformance] [Conformance]","total":-1,"completed":12,"skipped":26,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:46.663: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 64 lines ...
Jun 17 20:08:36.746: INFO: PersistentVolumeClaim pvc-d6wzg found but phase is Pending instead of Bound.
Jun 17 20:08:38.855: INFO: PersistentVolumeClaim pvc-d6wzg found and phase=Bound (2.218519365s)
Jun 17 20:08:38.855: INFO: Waiting up to 3m0s for PersistentVolume local-dltgt to have phase Bound
Jun 17 20:08:38.967: INFO: PersistentVolume local-dltgt found and phase=Bound (112.101793ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-92xk
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:08:39.304: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-92xk" in namespace "volume-5038" to be "Succeeded or Failed"
Jun 17 20:08:39.459: INFO: Pod "exec-volume-test-preprovisionedpv-92xk": Phase="Pending", Reason="", readiness=false. Elapsed: 154.471517ms
Jun 17 20:08:41.565: INFO: Pod "exec-volume-test-preprovisionedpv-92xk": Phase="Pending", Reason="", readiness=false. Elapsed: 2.261171781s
Jun 17 20:08:43.684: INFO: Pod "exec-volume-test-preprovisionedpv-92xk": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.379361774s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:43.684: INFO: Pod "exec-volume-test-preprovisionedpv-92xk" satisfied condition "Succeeded or Failed"
Jun 17 20:08:43.791: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod exec-volume-test-preprovisionedpv-92xk container exec-container-preprovisionedpv-92xk: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:44.029: INFO: Waiting for pod exec-volume-test-preprovisionedpv-92xk to disappear
Jun 17 20:08:44.134: INFO: Pod exec-volume-test-preprovisionedpv-92xk no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-92xk
Jun 17 20:08:44.135: INFO: Deleting pod "exec-volume-test-preprovisionedpv-92xk" in namespace "volume-5038"
... skipping 28 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (ext4)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ext4)] volumes should allow exec of files on the volume","total":-1,"completed":11,"skipped":97,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:47.191: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 79 lines ...
[90mtest/e2e/storage/testsuites/volume_expand.go:159[0m
[36mDriver hostPath doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment should run the lifecycle of a Deployment [Conformance]","total":-1,"completed":5,"skipped":48,"failed":0}
[BeforeEach] [sig-node] Security Context
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:37.228: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename security-context
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support seccomp default which is unconfined [LinuxOnly]
test/e2e/node/security_context.go:185
[1mSTEP[0m: Creating a pod to test seccomp.security.alpha.kubernetes.io/pod
Jun 17 20:08:38.098: INFO: Waiting up to 5m0s for pod "security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6" in namespace "security-context-640" to be "Succeeded or Failed"
Jun 17 20:08:38.208: INFO: Pod "security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 110.081947ms
Jun 17 20:08:40.322: INFO: Pod "security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.224069407s
Jun 17 20:08:42.430: INFO: Pod "security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.331681559s
Jun 17 20:08:44.537: INFO: Pod "security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6": Phase="Pending", Reason="", readiness=false. Elapsed: 6.438355919s
Jun 17 20:08:46.649: INFO: Pod "security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.55058023s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:46.649: INFO: Pod "security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6" satisfied condition "Succeeded or Failed"
Jun 17 20:08:46.755: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:46.990: INFO: Waiting for pod security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6 to disappear
Jun 17 20:08:47.096: INFO: Pod security-context-dc6a5063-f03a-43aa-9589-1761a0cbbbe6 no longer exists
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
... skipping 101 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (block volmode)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)] volumes should store data","total":-1,"completed":6,"skipped":84,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:48.389: INFO: Driver supports dynamic provisioning, skipping PreprovisionedPV pattern
... skipping 79 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:08:48.421: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-1682" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Proxy server should support proxy with --port 0 [Conformance]","total":-1,"completed":12,"skipped":114,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] CSI mock volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 210 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data","total":-1,"completed":7,"skipped":19,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:53.571: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 14 lines ...
[36mDriver local doesn't support InlineVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context should support seccomp default which is unconfined [LinuxOnly]","total":-1,"completed":6,"skipped":48,"failed":0}
[BeforeEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:47.318: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir volume type on tmpfs
Jun 17 20:08:48.179: INFO: Waiting up to 5m0s for pod "pod-448a7daa-a47c-4823-9737-2ca29392b04e" in namespace "emptydir-1213" to be "Succeeded or Failed"
Jun 17 20:08:48.285: INFO: Pod "pod-448a7daa-a47c-4823-9737-2ca29392b04e": Phase="Pending", Reason="", readiness=false. Elapsed: 105.566382ms
Jun 17 20:08:50.392: INFO: Pod "pod-448a7daa-a47c-4823-9737-2ca29392b04e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21271878s
Jun 17 20:08:52.499: INFO: Pod "pod-448a7daa-a47c-4823-9737-2ca29392b04e": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319236133s
Jun 17 20:08:54.605: INFO: Pod "pod-448a7daa-a47c-4823-9737-2ca29392b04e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.426047756s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:54.605: INFO: Pod "pod-448a7daa-a47c-4823-9737-2ca29392b04e" satisfied condition "Succeeded or Failed"
Jun 17 20:08:54.711: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-448a7daa-a47c-4823-9737-2ca29392b04e container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:54.930: INFO: Waiting for pod pod-448a7daa-a47c-4823-9737-2ca29392b04e to disappear
Jun 17 20:08:55.035: INFO: Pod pod-448a7daa-a47c-4823-9737-2ca29392b04e no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 96 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume one after the other
[90mtest/e2e/storage/persistent_volumes-local.go:256[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:257[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes volume on tmpfs should have the correct mode [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":7,"skipped":48,"failed":0}
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: block] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":11,"skipped":107,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] Garbage collector
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 17 lines ...
[32m• [SLOW TEST:64.427 seconds][0m
[sig-api-machinery] Garbage collector
[90mtest/e2e/apimachinery/framework.go:23[0m
should support orphan deletion of custom resources
[90mtest/e2e/apimachinery/garbage_collector.go:1040[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Garbage collector should support orphan deletion of custom resources","total":-1,"completed":7,"skipped":38,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:08:58.947: INFO: Only supported for providers [openstack] (not aws)
... skipping 68 lines ...
Jun 17 20:08:22.364: INFO: PersistentVolumeClaim pvc-wd6zg found but phase is Pending instead of Bound.
Jun 17 20:08:24.473: INFO: PersistentVolumeClaim pvc-wd6zg found and phase=Bound (10.639879922s)
Jun 17 20:08:24.473: INFO: Waiting up to 3m0s for PersistentVolume local-tkrcf to have phase Bound
Jun 17 20:08:24.580: INFO: PersistentVolume local-tkrcf found and phase=Bound (107.074972ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-fq24
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:08:24.899: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-fq24" in namespace "provisioning-9322" to be "Succeeded or Failed"
Jun 17 20:08:25.005: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Pending", Reason="", readiness=false. Elapsed: 105.780221ms
Jun 17 20:08:27.111: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211930244s
Jun 17 20:08:29.221: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321631984s
Jun 17 20:08:31.328: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Pending", Reason="", readiness=false. Elapsed: 6.428895739s
Jun 17 20:08:33.436: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Running", Reason="", readiness=true. Elapsed: 8.537501258s
Jun 17 20:08:35.544: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Running", Reason="", readiness=true. Elapsed: 10.644605081s
... skipping 6 lines ...
Jun 17 20:08:50.321: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Running", Reason="", readiness=true. Elapsed: 25.422270384s
Jun 17 20:08:52.430: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Running", Reason="", readiness=true. Elapsed: 27.530889604s
Jun 17 20:08:54.537: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Running", Reason="", readiness=true. Elapsed: 29.638237835s
Jun 17 20:08:56.644: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Running", Reason="", readiness=true. Elapsed: 31.745182818s
Jun 17 20:08:58.751: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24": Phase="Succeeded", Reason="", readiness=false. Elapsed: 33.85241511s
[1mSTEP[0m: Saw pod success
Jun 17 20:08:58.751: INFO: Pod "pod-subpath-test-preprovisionedpv-fq24" satisfied condition "Succeeded or Failed"
Jun 17 20:08:58.858: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-fq24 container test-container-subpath-preprovisionedpv-fq24: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:08:59.082: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-fq24 to disappear
Jun 17 20:08:59.188: INFO: Pod pod-subpath-test-preprovisionedpv-fq24 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-fq24
Jun 17 20:08:59.189: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-fq24" in namespace "provisioning-9322"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":5,"skipped":83,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:00.714: INFO: Driver csi-hostpath doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 11 lines ...
[36mDriver csi-hostpath doesn't support PreprovisionedPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI attach test using mock driver should not require VolumeAttach for drivers without attachment","total":-1,"completed":8,"skipped":62,"failed":0}
[BeforeEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:53.105: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir 0777 on node default medium
Jun 17 20:08:53.976: INFO: Waiting up to 5m0s for pod "pod-94441814-820e-4fa8-b61d-614333b2bf65" in namespace "emptydir-8382" to be "Succeeded or Failed"
Jun 17 20:08:54.086: INFO: Pod "pod-94441814-820e-4fa8-b61d-614333b2bf65": Phase="Pending", Reason="", readiness=false. Elapsed: 110.4208ms
Jun 17 20:08:56.194: INFO: Pod "pod-94441814-820e-4fa8-b61d-614333b2bf65": Phase="Pending", Reason="", readiness=false. Elapsed: 2.218013271s
Jun 17 20:08:58.301: INFO: Pod "pod-94441814-820e-4fa8-b61d-614333b2bf65": Phase="Pending", Reason="", readiness=false. Elapsed: 4.325351365s
Jun 17 20:09:00.409: INFO: Pod "pod-94441814-820e-4fa8-b61d-614333b2bf65": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.433515192s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:00.409: INFO: Pod "pod-94441814-820e-4fa8-b61d-614333b2bf65" satisfied condition "Succeeded or Failed"
Jun 17 20:09:00.516: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-94441814-820e-4fa8-b61d-614333b2bf65 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:00.738: INFO: Waiting for pod pod-94441814-820e-4fa8-b61d-614333b2bf65 to disappear
Jun 17 20:09:00.847: INFO: Pod pod-94441814-820e-4fa8-b61d-614333b2bf65 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.963 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,default) [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":9,"skipped":62,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:01.079: INFO: Driver hostPath doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/framework/framework.go:188
... skipping 71 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should be able to unmount after the subpath directory is deleted [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:447[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]","total":-1,"completed":11,"skipped":82,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Conntrack
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 42 lines ...
[32m• [SLOW TEST:42.764 seconds][0m
[sig-network] Conntrack
[90mtest/e2e/network/common/framework.go:23[0m
should be able to preserve UDP traffic when initial unready endpoints get ready
[90mtest/e2e/network/conntrack.go:295[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Conntrack should be able to preserve UDP traffic when initial unready endpoints get ready","total":-1,"completed":8,"skipped":37,"failed":0}
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":-1,"completed":3,"skipped":18,"failed":0}
[BeforeEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:41.346: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename projected
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 20 lines ...
[32m• [SLOW TEST:80.691 seconds][0m
[sig-storage] Projected secret
[90mtest/e2e/common/storage/framework.go:23[0m
optional updates should be reflected in volume [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected secret optional updates should be reflected in volume [NodeConformance] [Conformance]","total":-1,"completed":4,"skipped":18,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:02.110: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 26 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod with the kernel.shm_rmid_forced sysctl
[1mSTEP[0m: Watching for error events or started pod
[1mSTEP[0m: Waiting for pod completion
[1mSTEP[0m: Checking that the pod succeeded
[1mSTEP[0m: Getting logs from the pod
[1mSTEP[0m: Checking that the sysctl is actually updated
[AfterEach] [sig-node] Sysctls [LinuxOnly] [NodeConformance]
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.597 seconds][0m
[sig-node] Sysctls [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/node/framework.go:23[0m
should support sysctls [MinimumKubeletVersion:1.21] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Sysctls [LinuxOnly] [NodeConformance] should support sysctls [MinimumKubeletVersion:1.21] [Conformance]","total":-1,"completed":12,"skipped":114,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:02.937: INFO: Only supported for providers [vsphere] (not aws)
... skipping 66 lines ...
[32m• [SLOW TEST:26.601 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":-1,"completed":11,"skipped":95,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] RuntimeClass
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 47 lines ...
[32m• [SLOW TEST:22.468 seconds][0m
[sig-storage] PVC Protection
[90mtest/e2e/storage/utils/framework.go:23[0m
Verify "immediate" deletion of a PVC that is not in active use by a pod
[90mtest/e2e/storage/pvc_protection.go:116[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PVC Protection Verify \"immediate\" deletion of a PVC that is not in active use by a pod","total":-1,"completed":13,"skipped":117,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Deployment
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 36 lines ...
[32m• [SLOW TEST:6.504 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
Deployment should have a working scale subresource [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment Deployment should have a working scale subresource [Conformance]","total":-1,"completed":6,"skipped":93,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:07.294: INFO: Driver local doesn't support ext4 -- skipping
... skipping 100 lines ...
[90mtest/e2e/storage/testsuites/provisioning.go:187[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Garbage collector should delete RS created by deployment when not orphaning [Conformance]","total":-1,"completed":8,"skipped":58,"failed":0}
[BeforeEach] [sig-storage] Ephemeralstorage
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:07:00.980: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename pv
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 27 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name configmap-test-volume-map-d06a3f60-2987-4e9a-a056-de9c8f0d55e3
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:09:02.674: INFO: Waiting up to 5m0s for pod "pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f" in namespace "configmap-3980" to be "Succeeded or Failed"
Jun 17 20:09:02.779: INFO: Pod "pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f": Phase="Pending", Reason="", readiness=false. Elapsed: 104.88442ms
Jun 17 20:09:04.885: INFO: Pod "pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211423472s
Jun 17 20:09:06.994: INFO: Pod "pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319906359s
Jun 17 20:09:09.103: INFO: Pod "pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.429417366s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:09.103: INFO: Pod "pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f" satisfied condition "Succeeded or Failed"
Jun 17 20:09:09.208: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:09.423: INFO: Waiting for pod pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f to disappear
Jun 17 20:09:09.527: INFO: Pod pod-configmaps-bc442aee-7693-40d1-85d4-8e9e7291a62f no longer exists
[AfterEach] [sig-storage] ConfigMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.018 seconds][0m
[sig-storage] ConfigMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":-1,"completed":9,"skipped":38,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:09.760: INFO: Driver hostPath doesn't support GenericEphemeralVolume -- skipping
... skipping 33 lines ...
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-instrumentation] MetricsGrabber should grab all metrics from a ControllerManager.","total":-1,"completed":8,"skipped":47,"failed":0}
[BeforeEach] [sig-api-machinery] ResourceQuota
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:01.323: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename resourcequota
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 16 lines ...
[32m• [SLOW TEST:12.728 seconds][0m
[sig-api-machinery] ResourceQuota
[90mtest/e2e/apimachinery/framework.go:23[0m
should create a ResourceQuota and capture the life of a replica set. [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a replica set. [Conformance]","total":-1,"completed":9,"skipped":47,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:14.073: INFO: Only supported for providers [vsphere] (not aws)
... skipping 60 lines ...
Jun 17 20:09:13.762: INFO: Creating a PV followed by a PVC
Jun 17 20:09:13.976: INFO: Waiting for PV local-pvjfkxp to bind to PVC pvc-d6zcd
Jun 17 20:09:13.976: INFO: Waiting up to timeout=3m0s for PersistentVolumeClaims [pvc-d6zcd] to have phase Bound
Jun 17 20:09:14.080: INFO: PersistentVolumeClaim pvc-d6zcd found and phase=Bound (104.770592ms)
Jun 17 20:09:14.081: INFO: Waiting up to 3m0s for PersistentVolume local-pvjfkxp to have phase Bound
Jun 17 20:09:14.185: INFO: PersistentVolume local-pvjfkxp found and phase=Bound (104.745609ms)
[It] should fail scheduling due to different NodeSelector
test/e2e/storage/persistent_volumes-local.go:381
[1mSTEP[0m: local-volume-type: dir
Jun 17 20:09:14.504: INFO: Waiting up to 5m0s for pod "pod-892d28a0-8cb0-498e-a080-eed225ebef9e" in namespace "persistent-local-volumes-test-2237" to be "Unschedulable"
Jun 17 20:09:14.609: INFO: Pod "pod-892d28a0-8cb0-498e-a080-eed225ebef9e": Phase="Pending", Reason="", readiness=false. Elapsed: 104.858688ms
Jun 17 20:09:14.609: INFO: Pod "pod-892d28a0-8cb0-498e-a080-eed225ebef9e" satisfied condition "Unschedulable"
[AfterEach] Pod with node different from PV's NodeAffinity
... skipping 14 lines ...
[32m• [SLOW TEST:6.210 seconds][0m
[sig-storage] PersistentVolumes-local
[90mtest/e2e/storage/utils/framework.go:23[0m
Pod with node different from PV's NodeAffinity
[90mtest/e2e/storage/persistent_volumes-local.go:349[0m
should fail scheduling due to different NodeSelector
[90mtest/e2e/storage/persistent_volumes-local.go:381[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local Pod with node different from PV's NodeAffinity should fail scheduling due to different NodeSelector","total":-1,"completed":10,"skipped":41,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:16.052: INFO: Only supported for providers [vsphere] (not aws)
... skipping 29 lines ...
[It] should support existing directory
test/e2e/storage/testsuites/subpath.go:207
Jun 17 20:09:06.733: INFO: In-tree plugin kubernetes.io/empty-dir is not migrated, not validating any metrics
Jun 17 20:09:06.733: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-hdbj
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:09:06.847: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-hdbj" in namespace "provisioning-7389" to be "Succeeded or Failed"
Jun 17 20:09:06.954: INFO: Pod "pod-subpath-test-inlinevolume-hdbj": Phase="Pending", Reason="", readiness=false. Elapsed: 106.591124ms
Jun 17 20:09:09.060: INFO: Pod "pod-subpath-test-inlinevolume-hdbj": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213240374s
Jun 17 20:09:11.185: INFO: Pod "pod-subpath-test-inlinevolume-hdbj": Phase="Pending", Reason="", readiness=false. Elapsed: 4.338249519s
Jun 17 20:09:13.293: INFO: Pod "pod-subpath-test-inlinevolume-hdbj": Phase="Pending", Reason="", readiness=false. Elapsed: 6.445509847s
Jun 17 20:09:15.400: INFO: Pod "pod-subpath-test-inlinevolume-hdbj": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.552456908s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:15.400: INFO: Pod "pod-subpath-test-inlinevolume-hdbj" satisfied condition "Succeeded or Failed"
Jun 17 20:09:15.506: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-inlinevolume-hdbj container test-container-volume-inlinevolume-hdbj: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:15.725: INFO: Waiting for pod pod-subpath-test-inlinevolume-hdbj to disappear
Jun 17 20:09:15.831: INFO: Pod pod-subpath-test-inlinevolume-hdbj no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-hdbj
Jun 17 20:09:15.831: INFO: Deleting pod "pod-subpath-test-inlinevolume-hdbj" in namespace "provisioning-7389"
... skipping 12 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support existing directory","total":-1,"completed":14,"skipped":119,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
... skipping 18 lines ...
Jun 17 20:09:06.460: INFO: PersistentVolumeClaim pvc-f5cl7 found but phase is Pending instead of Bound.
Jun 17 20:09:08.569: INFO: PersistentVolumeClaim pvc-f5cl7 found and phase=Bound (2.225672179s)
Jun 17 20:09:08.569: INFO: Waiting up to 3m0s for PersistentVolume local-hkq5t to have phase Bound
Jun 17 20:09:08.674: INFO: PersistentVolume local-hkq5t found and phase=Bound (105.768981ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-vkf8
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:09:08.993: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-vkf8" in namespace "provisioning-7301" to be "Succeeded or Failed"
Jun 17 20:09:09.103: INFO: Pod "pod-subpath-test-preprovisionedpv-vkf8": Phase="Pending", Reason="", readiness=false. Elapsed: 109.767592ms
Jun 17 20:09:11.211: INFO: Pod "pod-subpath-test-preprovisionedpv-vkf8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.218062657s
Jun 17 20:09:13.321: INFO: Pod "pod-subpath-test-preprovisionedpv-vkf8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.327660559s
Jun 17 20:09:15.429: INFO: Pod "pod-subpath-test-preprovisionedpv-vkf8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.435693826s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:15.429: INFO: Pod "pod-subpath-test-preprovisionedpv-vkf8" satisfied condition "Succeeded or Failed"
Jun 17 20:09:15.535: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-vkf8 container test-container-subpath-preprovisionedpv-vkf8: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:15.755: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-vkf8 to disappear
Jun 17 20:09:15.861: INFO: Pod pod-subpath-test-preprovisionedpv-vkf8 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-vkf8
Jun 17 20:09:15.861: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-vkf8" in namespace "provisioning-7301"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing single file [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:221[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file [LinuxOnly]","total":-1,"completed":5,"skipped":30,"failed":0}
[BeforeEach] [sig-network] Services
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:17.369: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename services
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 41 lines ...
[1mSTEP[0m: Destroying namespace "services-9335" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should complete a service status lifecycle [Conformance]","total":-1,"completed":6,"skipped":30,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:19.766: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 57 lines ...
[90mtest/e2e/kubectl/portforward.go:454[0m
that expects a client request
[90mtest/e2e/kubectl/portforward.go:455[0m
should support a client that connects, sends NO DATA, and disconnects
[90mtest/e2e/kubectl/portforward.go:456[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 that expects a client request should support a client that connects, sends NO DATA, and disconnects","total":-1,"completed":12,"skipped":97,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:20.002: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 47 lines ...
Jun 17 20:09:07.522: INFO: PersistentVolumeClaim pvc-hbsvf found but phase is Pending instead of Bound.
Jun 17 20:09:09.633: INFO: PersistentVolumeClaim pvc-hbsvf found and phase=Bound (14.859274391s)
Jun 17 20:09:09.633: INFO: Waiting up to 3m0s for PersistentVolume local-fjnff to have phase Bound
Jun 17 20:09:09.740: INFO: PersistentVolume local-fjnff found and phase=Bound (106.252038ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-9bpq
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:09:10.072: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-9bpq" in namespace "provisioning-7888" to be "Succeeded or Failed"
Jun 17 20:09:10.178: INFO: Pod "pod-subpath-test-preprovisionedpv-9bpq": Phase="Pending", Reason="", readiness=false. Elapsed: 106.543782ms
Jun 17 20:09:12.286: INFO: Pod "pod-subpath-test-preprovisionedpv-9bpq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214356771s
Jun 17 20:09:14.393: INFO: Pod "pod-subpath-test-preprovisionedpv-9bpq": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321543786s
Jun 17 20:09:16.500: INFO: Pod "pod-subpath-test-preprovisionedpv-9bpq": Phase="Pending", Reason="", readiness=false. Elapsed: 6.427835993s
Jun 17 20:09:18.607: INFO: Pod "pod-subpath-test-preprovisionedpv-9bpq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.53533642s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:18.607: INFO: Pod "pod-subpath-test-preprovisionedpv-9bpq" satisfied condition "Succeeded or Failed"
Jun 17 20:09:18.713: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-9bpq container test-container-subpath-preprovisionedpv-9bpq: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:18.932: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-9bpq to disappear
Jun 17 20:09:19.038: INFO: Pod pod-subpath-test-preprovisionedpv-9bpq no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-9bpq
Jun 17 20:09:19.038: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-9bpq" in namespace "provisioning-7888"
... skipping 61 lines ...
[32m• [SLOW TEST:8.292 seconds][0m
[sig-node] Pods
[90mtest/e2e/common/node/framework.go:23[0m
should run through the lifecycle of Pods and PodStatus [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should run through the lifecycle of Pods and PodStatus [Conformance]","total":-1,"completed":11,"skipped":54,"failed":0}
[BeforeEach] [sig-node] NodeLease
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:24.386: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename node-lease-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 8 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:09:25.341: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "node-lease-test-3530" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace","total":-1,"completed":12,"skipped":54,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-architecture] Conformance Tests
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 9 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:09:26.551: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "conformance-tests-4745" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-architecture] Conformance Tests should have at least two untainted nodes [Conformance]","total":-1,"completed":13,"skipped":61,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:26.790: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 98 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should be able to unmount after the subpath directory is deleted [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:447[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]","total":-1,"completed":15,"skipped":121,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:27.197: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 138 lines ...
Jun 17 20:09:06.803: INFO: PersistentVolumeClaim pvc-6xtsx found but phase is Pending instead of Bound.
Jun 17 20:09:08.912: INFO: PersistentVolumeClaim pvc-6xtsx found and phase=Bound (6.43325054s)
Jun 17 20:09:08.912: INFO: Waiting up to 3m0s for PersistentVolume local-rmxdk to have phase Bound
Jun 17 20:09:09.019: INFO: PersistentVolume local-rmxdk found and phase=Bound (107.386187ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-rs7h
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:09:09.344: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-rs7h" in namespace "provisioning-9386" to be "Succeeded or Failed"
Jun 17 20:09:09.451: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Pending", Reason="", readiness=false. Elapsed: 107.151065ms
Jun 17 20:09:11.560: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215934413s
Jun 17 20:09:13.667: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323643367s
Jun 17 20:09:15.776: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Pending", Reason="", readiness=false. Elapsed: 6.431996627s
Jun 17 20:09:17.885: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Pending", Reason="", readiness=false. Elapsed: 8.54132014s
Jun 17 20:09:19.994: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Pending", Reason="", readiness=false. Elapsed: 10.649946596s
Jun 17 20:09:22.101: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Pending", Reason="", readiness=false. Elapsed: 12.757499642s
Jun 17 20:09:24.209: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h": Phase="Succeeded", Reason="", readiness=false. Elapsed: 14.865585026s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:24.209: INFO: Pod "pod-subpath-test-preprovisionedpv-rs7h" satisfied condition "Succeeded or Failed"
Jun 17 20:09:24.324: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-rs7h container test-container-subpath-preprovisionedpv-rs7h: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:24.563: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-rs7h to disappear
Jun 17 20:09:24.677: INFO: Pod pod-subpath-test-preprovisionedpv-rs7h no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-rs7h
Jun 17 20:09:24.677: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-rs7h" in namespace "provisioning-9386"
... skipping 30 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":8,"skipped":28,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
... skipping 34 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating projection with secret that has name projected-secret-test-57acba25-256a-478c-a8d9-4bf850349931
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:09:20.989: INFO: Waiting up to 5m0s for pod "pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8" in namespace "projected-5231" to be "Succeeded or Failed"
Jun 17 20:09:21.095: INFO: Pod "pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8": Phase="Pending", Reason="", readiness=false. Elapsed: 105.992459ms
Jun 17 20:09:23.202: INFO: Pod "pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213501239s
Jun 17 20:09:25.309: INFO: Pod "pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32027466s
Jun 17 20:09:27.417: INFO: Pod "pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.427930678s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:27.417: INFO: Pod "pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8" satisfied condition "Succeeded or Failed"
Jun 17 20:09:27.523: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8 container projected-secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:27.743: INFO: Waiting for pod pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8 to disappear
Jun 17 20:09:27.849: INFO: Pod pod-projected-secrets-5b0bb734-119a-4283-848f-9f6a6552b0c8 no longer exists
[AfterEach] [sig-storage] Projected secret
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.033 seconds][0m
[sig-storage] Projected secret
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected secret should be consumable from pods in volume [NodeConformance] [Conformance]","total":-1,"completed":13,"skipped":104,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:28.075: INFO: Only supported for providers [vsphere] (not aws)
[AfterEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/framework/framework.go:188
... skipping 34 lines ...
[36mOnly supported for providers [azure] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:1576
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":13,"skipped":115,"failed":0}
[BeforeEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:20.525: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename projected
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:09:21.380: INFO: Waiting up to 5m0s for pod "downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe" in namespace "projected-6834" to be "Succeeded or Failed"
Jun 17 20:09:21.485: INFO: Pod "downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe": Phase="Pending", Reason="", readiness=false. Elapsed: 105.615728ms
Jun 17 20:09:23.595: INFO: Pod "downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214986663s
Jun 17 20:09:25.703: INFO: Pod "downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32272428s
Jun 17 20:09:27.809: INFO: Pod "downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.429158935s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:27.809: INFO: Pod "downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe" satisfied condition "Succeeded or Failed"
Jun 17 20:09:27.915: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:28.141: INFO: Waiting for pod downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe to disappear
Jun 17 20:09:28.247: INFO: Pod downwardapi-volume-c75dbc3d-cd04-47b9-a7ff-13ae8e0ec1fe no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.936 seconds][0m
[sig-storage] Projected downwardAPI
[90mtest/e2e/common/storage/framework.go:23[0m
should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide node allocatable (memory) as default memory limit if the limit is not set [NodeConformance] [Conformance]","total":-1,"completed":14,"skipped":115,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:28.502: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 53 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
when create a pod with lifecycle hook
[90mtest/e2e/common/node/lifecycle_hook.go:46[0m
should execute poststart exec hook properly [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute poststart exec hook properly [NodeConformance] [Conformance]","total":-1,"completed":10,"skipped":60,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
... skipping 36 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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 0 [LinuxOnly] [NodeConformance]
test/e2e/common/node/security_context.go:101
Jun 17 20:09:28.724: INFO: Waiting up to 5m0s for pod "busybox-user-0-b57a4edb-6584-462b-9790-5baaf0d54c6f" in namespace "security-context-test-3143" to be "Succeeded or Failed"
Jun 17 20:09:28.830: INFO: Pod "busybox-user-0-b57a4edb-6584-462b-9790-5baaf0d54c6f": Phase="Pending", Reason="", readiness=false. Elapsed: 105.396674ms
Jun 17 20:09:30.935: INFO: Pod "busybox-user-0-b57a4edb-6584-462b-9790-5baaf0d54c6f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210672652s
Jun 17 20:09:33.041: INFO: Pod "busybox-user-0-b57a4edb-6584-462b-9790-5baaf0d54c6f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.316881242s
Jun 17 20:09:33.041: INFO: Pod "busybox-user-0-b57a4edb-6584-462b-9790-5baaf0d54c6f" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:09:33.041: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-3143" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
When creating a container with runAsUser
[90mtest/e2e/common/node/security_context.go:52[0m
should run the container with uid 0 [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/node/security_context.go:101[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a container with runAsUser should run the container with uid 0 [LinuxOnly] [NodeConformance]","total":-1,"completed":14,"skipped":82,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:33.282: INFO: Driver local doesn't support ext3 -- skipping
... skipping 83 lines ...
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicationController should serve a basic image on each replica with a public image [Conformance]","total":-1,"completed":11,"skipped":109,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:08:18.663: INFO: >>> kubeConfig: /root/.kube/config
... skipping 98 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
[90mtest/e2e/storage/framework/testsuite.go:50[0m
(OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed via chgrp in first pod, new pod with same fsgroup skips ownership changes to the volume contents
[90mtest/e2e/storage/testsuites/fsgroupchangepolicy.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed via chgrp in first pod, new pod with same fsgroup skips ownership changes to the volume contents","total":-1,"completed":12,"skipped":109,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:36.425: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
[AfterEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 123 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:09:37.663: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "tables-2205" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Servers with support for Table transformation should return pod details","total":-1,"completed":13,"skipped":137,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] RuntimeClass should reject a Pod requesting a non-existent RuntimeClass [NodeConformance] [Conformance]","total":-1,"completed":13,"skipped":133,"failed":0}
[BeforeEach] [sig-node] SSH
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:04.089: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename ssh
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 24 lines ...
[1mSTEP[0m: SSH'ing host 34.243.38.101:22
[1mSTEP[0m: SSH'ing to 1 nodes and running echo "stdout" && echo "stderr" >&2 && exit 7
[1mSTEP[0m: SSH'ing host 34.243.38.101:22
Jun 17 20:09:18.785: INFO: Got stdout from 34.243.38.101:22: stdout
Jun 17 20:09:18.785: INFO: Got stderr from 34.243.38.101:22: stderr
[1mSTEP[0m: SSH'ing to a nonexistent host
error dialing ubuntu@i.do.not.exist: 'dial tcp: address i.do.not.exist: missing port in address', retrying
error dialing ubuntu@i.do.not.exist: 'dial tcp: address i.do.not.exist: missing port in address', retrying
error dialing ubuntu@i.do.not.exist: 'dial tcp: address i.do.not.exist: missing port in address', retrying
error dialing ubuntu@i.do.not.exist: 'dial tcp: address i.do.not.exist: missing port in address', retrying
error dialing ubuntu@i.do.not.exist: 'dial tcp: address i.do.not.exist: missing port in address', retrying
[AfterEach] [sig-node] SSH
test/e2e/framework/framework.go:188
Jun 17 20:09:38.787: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "ssh-4079" for this suite.
[32m• [SLOW TEST:34.910 seconds][0m
[sig-node] SSH
[90mtest/e2e/node/framework.go:23[0m
should SSH to all nodes and run commands
[90mtest/e2e/node/ssh.go:47[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] SSH should SSH to all nodes and run commands","total":-1,"completed":14,"skipped":133,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
... skipping 164 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSI online volume expansion
[90mtest/e2e/storage/csi_mock_volume.go:750[0m
should expand volume without restarting pod if attach=on, nodeExpansion=on
[90mtest/e2e/storage/csi_mock_volume.go:765[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI online volume expansion should expand volume without restarting pod if attach=on, nodeExpansion=on","total":-1,"completed":13,"skipped":33,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] CSI mock volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 49 lines ...
Jun 17 20:08:57.145: INFO: PersistentVolumeClaim pvc-c6t2v found and phase=Bound (108.822894ms)
[1mSTEP[0m: Deleting the previously created pod
Jun 17 20:09:26.679: INFO: Deleting pod "pvc-volume-tester-8bcm2" in namespace "csi-mock-volumes-5914"
Jun 17 20:09:26.786: INFO: Wait up to 5m0s for pod "pvc-volume-tester-8bcm2" to be fully deleted
[1mSTEP[0m: Checking CSI driver logs
Jun 17 20:09:29.107: INFO: Found volume attribute csi.storage.k8s.io/serviceAccount.tokens: {"":{"token":"eyJhbGciOiJSUzI1NiIsImtpZCI6IklTMDh4eUZrcGZzZHBSekZMekhIdmhkRFJYVTdIY3luM2R6QmktMy1FRncifQ.eyJhdWQiOlsia3ViZXJuZXRlcy5zdmMuZGVmYXVsdCJdLCJleHAiOjE2NTU0OTcxNTEsImlhdCI6MTY1NTQ5NjU1MSwiaXNzIjoiaHR0cHM6Ly9rOHMta29wcy1wcm93LnMzLnVzLXdlc3QtMS5hbWF6b25hd3MuY29tL2Rpc2NvdmVyeS9lMmUtZTJlLWtvcHMtYXdzLWNuaS1jaWxpdW0tZXRjZC50ZXN0LWNuY2YtYXdzLms4cy5pbyIsImt1YmVybmV0ZXMuaW8iOnsibmFtZXNwYWNlIjoiY3NpLW1vY2stdm9sdW1lcy01OTE0IiwicG9kIjp7Im5hbWUiOiJwdmMtdm9sdW1lLXRlc3Rlci04YmNtMiIsInVpZCI6ImQ3ZjY0NmE3LWYyZWUtNDhlMy05MTFlLTdmMGQ4YTBhZTc4ZSJ9LCJzZXJ2aWNlYWNjb3VudCI6eyJuYW1lIjoiZGVmYXVsdCIsInVpZCI6IjA1Nzg2Y2U3LWZmZGMtNDU4OS1iOTc4LWVkZjE5ZmU0MGQ2OCJ9fSwibmJmIjoxNjU1NDk2NTUxLCJzdWIiOiJzeXN0ZW06c2VydmljZWFjY291bnQ6Y3NpLW1vY2stdm9sdW1lcy01OTE0OmRlZmF1bHQifQ.JGu5GrsWni5D7Or9JTsHhDb05YRF5RFoIToHjlT6cAmliwra0Zs_Kn3xMcEdJGd9lMfKjzMPis3SwGK-nfzC_imI7DPYNof76MmFIKoMmBP0F9qcUq9n4nwajxmkGSegdaYQ16J4PwffT4thfJbMYu6z1hF5eLZLmz9gAlHEQvvG-JPlmSnlKFdp3AZux-GmMNKmcEeuG4mAft9HpoXbVp4wH5qBTDwXd_B_K_YMLyb4x_zczXRrHn193FGlknrx-FVUZnm_GsN5Pra4OeO4ETMpgb0zuyZVeKWOZ60oPtLI25vKUwLeUbldLhBle3VEsUj_sKRy6_vsCNGvqykNLg","expirationTimestamp":"2022-06-17T20:19:11Z"}}
Jun 17 20:09:29.107: INFO: Found NodeUnpublishVolume: {json: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"51a6146c-ee79-11ec-a90c-cae9b771ea2f","target_path":"/var/lib/kubelet/pods/d7f646a7-f2ee-48e3-911e-7f0d8a0ae78e/volumes/kubernetes.io~csi/pvc-7109f109-333d-419a-b79e-833471b79c18/mount"},"Response":{},"Error":"","FullError":null} Method:NodeUnpublishVolume Request:{VolumeContext:map[]} FullError:{Code:OK Message:} Error:}
[1mSTEP[0m: Deleting pod pvc-volume-tester-8bcm2
Jun 17 20:09:29.108: INFO: Deleting pod "pvc-volume-tester-8bcm2" in namespace "csi-mock-volumes-5914"
[1mSTEP[0m: Deleting claim pvc-c6t2v
Jun 17 20:09:29.427: INFO: Waiting up to 2m0s for PersistentVolume pvc-7109f109-333d-419a-b79e-833471b79c18 to get deleted
Jun 17 20:09:29.533: INFO: PersistentVolume pvc-7109f109-333d-419a-b79e-833471b79c18 was removed
[1mSTEP[0m: Deleting storageclass csi-mock-volumes-5914-scvvpxp
... skipping 44 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSIServiceAccountToken
[90mtest/e2e/storage/csi_mock_volume.go:1574[0m
token should be plumbed down when csiServiceAccountTokenEnabled=true
[90mtest/e2e/storage/csi_mock_volume.go:1602[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSIServiceAccountToken token should be plumbed down when csiServiceAccountTokenEnabled=true","total":-1,"completed":12,"skipped":95,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:45.907: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 135 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (block volmode)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store data","total":-1,"completed":8,"skipped":56,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:46.401: INFO: Driver supports dynamic provisioning, skipping InlineVolume pattern
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 32 lines ...
[36mDriver hostPath doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":12,"skipped":84,"failed":0}
[BeforeEach] [sig-node] Container Runtime
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:40.951: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename container-runtime
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 20 lines ...
[90mtest/e2e/common/node/runtime.go:43[0m
on terminated container
[90mtest/e2e/common/node/runtime.go:136[0m
should report termination message if TerminationMessagePath is set [NodeConformance]
[90mtest/e2e/common/node/runtime.go:173[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Container Runtime blackbox test on terminated container should report termination message if TerminationMessagePath is set [NodeConformance]","total":-1,"completed":13,"skipped":84,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:46.923: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 57 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:09:47.212: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-4948" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl api-versions should check if v1 is in available api versions [Conformance]","total":-1,"completed":13,"skipped":103,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl Port forwarding
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 24 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
With a server listening on localhost
[90mtest/e2e/kubectl/portforward.go:476[0m
should support forwarding over websockets
[90mtest/e2e/kubectl/portforward.go:492[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on localhost should support forwarding over websockets","total":-1,"completed":15,"skipped":136,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:48.906: INFO: Driver csi-hostpath doesn't support InlineVolume -- skipping
... skipping 253 lines ...
Jun 17 20:09:38.490: INFO: PersistentVolumeClaim pvc-tkksb found but phase is Pending instead of Bound.
Jun 17 20:09:40.596: INFO: PersistentVolumeClaim pvc-tkksb found and phase=Bound (4.326427538s)
Jun 17 20:09:40.596: INFO: Waiting up to 3m0s for PersistentVolume local-w8jnf to have phase Bound
Jun 17 20:09:40.702: INFO: PersistentVolume local-w8jnf found and phase=Bound (105.962958ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-rvpm
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:09:41.023: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-rvpm" in namespace "provisioning-5900" to be "Succeeded or Failed"
Jun 17 20:09:41.129: INFO: Pod "pod-subpath-test-preprovisionedpv-rvpm": Phase="Pending", Reason="", readiness=false. Elapsed: 106.577394ms
Jun 17 20:09:43.237: INFO: Pod "pod-subpath-test-preprovisionedpv-rvpm": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214206345s
Jun 17 20:09:45.347: INFO: Pod "pod-subpath-test-preprovisionedpv-rvpm": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323656551s
Jun 17 20:09:47.453: INFO: Pod "pod-subpath-test-preprovisionedpv-rvpm": Phase="Pending", Reason="", readiness=false. Elapsed: 6.430105955s
Jun 17 20:09:49.560: INFO: Pod "pod-subpath-test-preprovisionedpv-rvpm": Phase="Pending", Reason="", readiness=false. Elapsed: 8.536672268s
Jun 17 20:09:51.666: INFO: Pod "pod-subpath-test-preprovisionedpv-rvpm": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.643232924s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:51.666: INFO: Pod "pod-subpath-test-preprovisionedpv-rvpm" satisfied condition "Succeeded or Failed"
Jun 17 20:09:51.772: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-rvpm container test-container-subpath-preprovisionedpv-rvpm: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:51.993: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-rvpm to disappear
Jun 17 20:09:52.099: INFO: Pod pod-subpath-test-preprovisionedpv-rvpm no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-rvpm
Jun 17 20:09:52.100: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-rvpm" in namespace "provisioning-5900"
... skipping 26 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly file specified in the volumeMount [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":14,"skipped":108,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Ephemeral Containers [NodeFeature:EphemeralContainers]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 24 lines ...
[32m• [SLOW TEST:8.536 seconds][0m
[sig-node] Ephemeral Containers [NodeFeature:EphemeralContainers]
[90mtest/e2e/common/node/framework.go:23[0m
will start an ephemeral container in an existing pod
[90mtest/e2e/common/node/ephemeral_containers.go:44[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Ephemeral Containers [NodeFeature:EphemeralContainers] will start an ephemeral container in an existing pod","total":-1,"completed":14,"skipped":110,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:56.077: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 33 lines ...
Jun 17 20:09:20.521: INFO: Using claimSize:1Gi, test suite supported size:{ 1Mi}, driver(aws) supported size:{ 1Mi}
[1mSTEP[0m: creating a StorageClass provisioning-92895wr4x
[1mSTEP[0m: creating a claim
Jun 17 20:09:20.627: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-s4vh
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:09:20.947: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-s4vh" in namespace "provisioning-9289" to be "Succeeded or Failed"
Jun 17 20:09:21.054: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 106.185149ms
Jun 17 20:09:23.161: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213366164s
Jun 17 20:09:25.268: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321026345s
Jun 17 20:09:27.375: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 6.42791494s
Jun 17 20:09:29.482: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 8.534301837s
Jun 17 20:09:31.589: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 10.64136598s
Jun 17 20:09:33.715: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 12.767205889s
Jun 17 20:09:36.081: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 15.133039843s
Jun 17 20:09:38.187: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 17.239478094s
Jun 17 20:09:40.298: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 19.350963668s
Jun 17 20:09:42.406: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Pending", Reason="", readiness=false. Elapsed: 21.458709452s
Jun 17 20:09:44.514: INFO: Pod "pod-subpath-test-dynamicpv-s4vh": Phase="Succeeded", Reason="", readiness=false. Elapsed: 23.566446839s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:44.514: INFO: Pod "pod-subpath-test-dynamicpv-s4vh" satisfied condition "Succeeded or Failed"
Jun 17 20:09:44.620: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-dynamicpv-s4vh container test-container-subpath-dynamicpv-s4vh: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:09:44.839: INFO: Waiting for pod pod-subpath-test-dynamicpv-s4vh to disappear
Jun 17 20:09:44.946: INFO: Pod pod-subpath-test-dynamicpv-s4vh no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-s4vh
Jun 17 20:09:44.947: INFO: Deleting pod "pod-subpath-test-dynamicpv-s4vh" in namespace "provisioning-9289"
... skipping 19 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":7,"skipped":36,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] volumes should store data","total":-1,"completed":7,"skipped":18,"failed":0}
[BeforeEach] [sig-node] Security Context
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:51.616: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename security-context-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
Jun 17 20:09:52.492: INFO: Waiting up to 5m0s for pod "busybox-user-65534-9c5df1a5-16c8-4246-8275-26e4c51734c0" in namespace "security-context-test-5862" to be "Succeeded or Failed"
Jun 17 20:09:52.602: INFO: Pod "busybox-user-65534-9c5df1a5-16c8-4246-8275-26e4c51734c0": Phase="Pending", Reason="", readiness=false. Elapsed: 109.378482ms
Jun 17 20:09:54.710: INFO: Pod "busybox-user-65534-9c5df1a5-16c8-4246-8275-26e4c51734c0": Phase="Pending", Reason="", readiness=false. Elapsed: 2.217592889s
Jun 17 20:09:56.818: INFO: Pod "busybox-user-65534-9c5df1a5-16c8-4246-8275-26e4c51734c0": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.325927679s
Jun 17 20:09:56.818: INFO: Pod "busybox-user-65534-9c5df1a5-16c8-4246-8275-26e4c51734c0" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:09:56.818: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-5862" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
When creating a container with runAsUser
[90mtest/e2e/common/node/security_context.go:52[0m
should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a container with runAsUser should run the container with uid 65534 [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":8,"skipped":18,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:57.055: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 103 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:09:57.583: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "resourcequota-1162" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should be able to update and delete ResourceQuota. [Conformance]","total":-1,"completed":8,"skipped":40,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:57.813: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 40 lines ...
[32m• [SLOW TEST:69.726 seconds][0m
[sig-apps] DisruptionController
[90mtest/e2e/apps/framework.go:23[0m
should observe that the PodDisruptionBudget status is not updated for unmanaged pods
[90mtest/e2e/apps/disruption.go:194[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController should observe that the PodDisruptionBudget status is not updated for unmanaged pods","total":-1,"completed":7,"skipped":92,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Networking
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 86 lines ...
[90mtest/e2e/storage/testsuites/ephemeral.go:216[0m
[36mDriver local doesn't support GenericEphemeralVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should support remote command execution over websockets [NodeConformance] [Conformance]","total":-1,"completed":15,"skipped":110,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] CSI mock volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 39 lines ...
Jun 17 20:07:45.572: INFO: creating *v1.ClusterRoleBinding: csi-controller-snapshotter-role-csi-mock-volumes-6650
Jun 17 20:07:45.677: INFO: creating *v1.StorageClass: csi-mock-sc-csi-mock-volumes-6650
Jun 17 20:07:45.782: INFO: creating *v1.StatefulSet: csi-mock-volumes-6650-4916/csi-mockplugin
Jun 17 20:07:45.890: INFO: creating *v1.CSIDriver: csi-mock-csi-mock-volumes-6650
Jun 17 20:07:45.996: INFO: waiting up to 4m0s for CSIDriver "csi-mock-csi-mock-volumes-6650"
Jun 17 20:07:46.108: INFO: waiting for CSIDriver csi-mock-csi-mock-volumes-6650 to register on node i-0167fd6a83d1c036d
I0617 20:07:55.883672 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/Probe","Request":{},"Response":{"ready":{"value":true}},"Error":"","FullError":null}
I0617 20:07:55.996174 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-6650","vendor_version":"0.3.0","manifest":{"url":"https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock"}},"Error":"","FullError":null}
I0617 20:07:56.102051 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]},"Error":"","FullError":null}
I0617 20:07:56.207771 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/ControllerGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":9}}}]},"Error":"","FullError":null}
I0617 20:07:56.479379 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-6650","vendor_version":"0.3.0","manifest":{"url":"https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock"}},"Error":"","FullError":null}
I0617 20:07:57.566061 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetInfo","Request":{},"Response":{"node_id":"csi-mock-csi-mock-volumes-6650"},"Error":"","FullError":null}
[1mSTEP[0m: Creating pod with fsGroup
Jun 17 20:08:02.991: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
Jun 17 20:08:03.102: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-226ts] to have phase Bound
I0617 20:08:03.110101 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/CreateVolume","Request":{"name":"pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c","capacity_range":{"required_bytes":1073741824},"volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]},"Response":{"volume":{"capacity_bytes":1073741824,"volume_id":"4","volume_context":{"name":"pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c"}}},"Error":"","FullError":null}
Jun 17 20:08:03.207: INFO: PersistentVolumeClaim pvc-226ts found but phase is Pending instead of Bound.
Jun 17 20:08:05.322: INFO: PersistentVolumeClaim pvc-226ts found and phase=Bound (2.219836988s)
I0617 20:08:05.991704 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:08:06.098638 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:08:06.204247 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
Jun 17 20:08:06.313: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:08:06.315: INFO: ExecWithOptions: Clientset creation
Jun 17 20:08:06.315: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-6650-4916/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fplugins%2Fkubernetes.io%2Fcsi%2Fcsi-mock-csi-mock-volumes-6650%2F4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a%2Fglobalmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fplugins%2Fkubernetes.io%2Fcsi%2Fcsi-mock-csi-mock-volumes-6650%2F4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a%2Fglobalmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:08:07.027286 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeStageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-6650/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c","storage.kubernetes.io/csiProvisionerIdentity":"1655496476274-8081-csi-mock-csi-mock-volumes-6650"}},"Response":{},"Error":"","FullError":null}
I0617 20:08:07.139714 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:08:07.250588 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:08:07.367327 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
Jun 17 20:08:07.512: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:08:07.512: INFO: ExecWithOptions: Clientset creation
Jun 17 20:08:07.512: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-6650-4916/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F2c134aed-0800-4759-8b14-b0c060fca67a%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-d406f6ce-a63b-41d0-95f3-edc8f239031c%2Fmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F2c134aed-0800-4759-8b14-b0c060fca67a%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-d406f6ce-a63b-41d0-95f3-edc8f239031c%2Fmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
Jun 17 20:08:08.354: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:08:08.355: INFO: ExecWithOptions: Clientset creation
Jun 17 20:08:08.355: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-6650-4916/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F2c134aed-0800-4759-8b14-b0c060fca67a%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-d406f6ce-a63b-41d0-95f3-edc8f239031c%2Fmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2F2c134aed-0800-4759-8b14-b0c060fca67a%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-d406f6ce-a63b-41d0-95f3-edc8f239031c%2Fmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
Jun 17 20:08:09.342: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:08:09.343: INFO: ExecWithOptions: Clientset creation
Jun 17 20:08:09.343: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-6650-4916/pods/csi-mockplugin-0/exec?command=mkdir&command=%2Fvar%2Flib%2Fkubelet%2Fpods%2F2c134aed-0800-4759-8b14-b0c060fca67a%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-d406f6ce-a63b-41d0-95f3-edc8f239031c%2Fmount&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:08:10.097423 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodePublishVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-6650/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount","target_path":"/var/lib/kubelet/pods/2c134aed-0800-4759-8b14-b0c060fca67a/volumes/kubernetes.io~csi/pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c/mount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c","storage.kubernetes.io/csiProvisionerIdentity":"1655496476274-8081-csi-mock-csi-mock-volumes-6650"}},"Response":{},"Error":"","FullError":null}
[1mSTEP[0m: Deleting pod pvc-volume-tester-g9cc4
Jun 17 20:08:19.943: INFO: Deleting pod "pvc-volume-tester-g9cc4" in namespace "csi-mock-volumes-6650"
Jun 17 20:08:20.050: INFO: Wait up to 5m0s for pod "pvc-volume-tester-g9cc4" to be fully deleted
Jun 17 20:08:50.678: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:08:50.678: INFO: ExecWithOptions: Clientset creation
Jun 17 20:08:50.679: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-6650-4916/pods/csi-mockplugin-0/exec?command=rm&command=-rf&command=%2Fvar%2Flib%2Fkubelet%2Fpods%2F2c134aed-0800-4759-8b14-b0c060fca67a%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-d406f6ce-a63b-41d0-95f3-edc8f239031c%2Fmount&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:08:50.843639 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:08:50.951322 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetVolumeStats","Request":{"volume_id":"4","volume_path":"/var/lib/kubelet/pods/2c134aed-0800-4759-8b14-b0c060fca67a/volumes/kubernetes.io~csi/pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c/mount"},"Response":{"usage":[{"total":1073741824,"unit":1}],"volume_condition":{}},"Error":"","FullError":null}
I0617 20:08:51.448431 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"4","target_path":"/var/lib/kubelet/pods/2c134aed-0800-4759-8b14-b0c060fca67a/volumes/kubernetes.io~csi/pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c/mount"},"Response":{},"Error":"","FullError":null}
I0617 20:08:51.604113 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:08:51.715645 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeUnstageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-6650/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount"},"Response":{},"Error":"","FullError":null}
[1mSTEP[0m: Deleting claim pvc-226ts
Jun 17 20:08:54.479: INFO: Waiting up to 2m0s for PersistentVolume pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c to get deleted
I0617 20:08:54.512231 6526 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/DeleteVolume","Request":{"volume_id":"4"},"Response":{},"Error":"","FullError":null}
Jun 17 20:08:54.583: INFO: PersistentVolume pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c found and phase=Released (104.287881ms)
Jun 17 20:08:56.688: INFO: PersistentVolume pvc-d406f6ce-a63b-41d0-95f3-edc8f239031c was removed
[1mSTEP[0m: Deleting storageclass csi-mock-volumes-6650-scnpzzb
[1mSTEP[0m: Cleaning up resources
[1mSTEP[0m: deleting the test namespace: csi-mock-volumes-6650
[1mSTEP[0m: Waiting for namespaces [csi-mock-volumes-6650] to vanish
... skipping 40 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
Delegate FSGroup to CSI driver [LinuxOnly]
[90mtest/e2e/storage/csi_mock_volume.go:1719[0m
should pass FSGroup to CSI driver if it is set in pod and driver supports VOLUME_MOUNT_GROUP
[90mtest/e2e/storage/csi_mock_volume.go:1735[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume Delegate FSGroup to CSI driver [LinuxOnly] should pass FSGroup to CSI driver if it is set in pod and driver supports VOLUME_MOUNT_GROUP","total":-1,"completed":6,"skipped":56,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:09:58.516: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 154 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 110 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
storage capacity
[90mtest/e2e/storage/csi_mock_volume.go:1100[0m
unlimited
[90mtest/e2e/storage/csi_mock_volume.go:1158[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume storage capacity unlimited","total":-1,"completed":9,"skipped":31,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:02.984: INFO: Only supported for providers [azure] (not aws)
... skipping 128 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSI Volume expansion
[90mtest/e2e/storage/csi_mock_volume.go:639[0m
should expand volume without restarting pod if nodeExpansion=off
[90mtest/e2e/storage/csi_mock_volume.go:668[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI Volume expansion should expand volume without restarting pod if nodeExpansion=off","total":-1,"completed":8,"skipped":66,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] ReplicationController
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 31 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name configmap-projected-all-test-volume-f8ca09fe-b341-48de-ab14-536cf1c81055
[1mSTEP[0m: Creating secret with name secret-projected-all-test-volume-2a24f5fa-4959-475e-9faa-769f8323dbf9
[1mSTEP[0m: Creating a pod to test Check all projections for projected volume plugin
Jun 17 20:10:00.613: INFO: Waiting up to 5m0s for pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51" in namespace "projected-905" to be "Succeeded or Failed"
Jun 17 20:10:00.717: INFO: Pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51": Phase="Pending", Reason="", readiness=false. Elapsed: 104.366012ms
Jun 17 20:10:02.822: INFO: Pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51": Phase="Pending", Reason="", readiness=false. Elapsed: 2.209448224s
Jun 17 20:10:04.928: INFO: Pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51": Phase="Pending", Reason="", readiness=false. Elapsed: 4.315453669s
Jun 17 20:10:07.034: INFO: Pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51": Phase="Pending", Reason="", readiness=false. Elapsed: 6.420939013s
Jun 17 20:10:09.139: INFO: Pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51": Phase="Pending", Reason="", readiness=false. Elapsed: 8.526350421s
Jun 17 20:10:11.244: INFO: Pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.631322661s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:11.244: INFO: Pod "projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51" satisfied condition "Succeeded or Failed"
Jun 17 20:10:11.349: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51 container projected-all-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:11.951: INFO: Waiting for pod projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51 to disappear
Jun 17 20:10:12.055: INFO: Pod projected-volume-41ac758a-7a3c-41c7-bb52-f8bacead5a51 no longer exists
[AfterEach] [sig-storage] Projected combined
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:12.707 seconds][0m
[sig-storage] Projected combined
[90mtest/e2e/common/storage/framework.go:23[0m
should project all components that make up the projection API [Projection][NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected combined should project all components that make up the projection API [Projection][NodeConformance] [Conformance]","total":-1,"completed":7,"skipped":68,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:12.368: INFO: Only supported for providers [openstack] (not aws)
... skipping 250 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should resize volume when PVC is edited while pod is using it
[90mtest/e2e/storage/testsuites/volume_expand.go:248[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it","total":-1,"completed":7,"skipped":85,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:16.042: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 41 lines ...
[32m• [SLOW TEST:75.348 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should be restarted startup probe fails
[90mtest/e2e/common/node/container_probe.go:327[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted startup probe fails","total":-1,"completed":10,"skipped":68,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:16.523: INFO: Only supported for providers [azure] (not aws)
... skipping 109 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and read from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:234[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link] One pod requesting one prebound PVC should be able to mount volume and read from pod1","total":-1,"completed":11,"skipped":63,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:16.980: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 67 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-storage] HostPath
test/e2e/common/storage/host_path.go:39
[It] should support r/w [NodeConformance]
test/e2e/common/storage/host_path.go:67
[1mSTEP[0m: Creating a pod to test hostPath r/w
Jun 17 20:10:03.878: INFO: Waiting up to 5m0s for pod "pod-host-path-test" in namespace "hostpath-5683" to be "Succeeded or Failed"
Jun 17 20:10:03.984: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 106.446816ms
Jun 17 20:10:06.091: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212987204s
Jun 17 20:10:08.198: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320389937s
Jun 17 20:10:10.308: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 6.430475899s
Jun 17 20:10:12.416: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 8.538004472s
Jun 17 20:10:14.524: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 10.645950844s
Jun 17 20:10:16.631: INFO: Pod "pod-host-path-test": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.753024655s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:16.631: INFO: Pod "pod-host-path-test" satisfied condition "Succeeded or Failed"
Jun 17 20:10:16.737: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-host-path-test container test-container-2: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:16.957: INFO: Waiting for pod pod-host-path-test to disappear
Jun 17 20:10:17.063: INFO: Pod pod-host-path-test no longer exists
[AfterEach] [sig-storage] HostPath
test/e2e/framework/framework.go:188
... skipping 35 lines ...
Jun 17 20:10:06.731: INFO: PersistentVolumeClaim pvc-p5xts found but phase is Pending instead of Bound.
Jun 17 20:10:08.839: INFO: PersistentVolumeClaim pvc-p5xts found and phase=Bound (8.535960785s)
Jun 17 20:10:08.839: INFO: Waiting up to 3m0s for PersistentVolume local-gh8s6 to have phase Bound
Jun 17 20:10:08.949: INFO: PersistentVolume local-gh8s6 found and phase=Bound (109.333535ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-c54n
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:10:09.267: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-c54n" in namespace "provisioning-7037" to be "Succeeded or Failed"
Jun 17 20:10:09.373: INFO: Pod "pod-subpath-test-preprovisionedpv-c54n": Phase="Pending", Reason="", readiness=false. Elapsed: 105.817013ms
Jun 17 20:10:11.479: INFO: Pod "pod-subpath-test-preprovisionedpv-c54n": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211592356s
Jun 17 20:10:13.587: INFO: Pod "pod-subpath-test-preprovisionedpv-c54n": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319776207s
Jun 17 20:10:15.694: INFO: Pod "pod-subpath-test-preprovisionedpv-c54n": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.426820633s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:15.695: INFO: Pod "pod-subpath-test-preprovisionedpv-c54n" satisfied condition "Succeeded or Failed"
Jun 17 20:10:15.801: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-preprovisionedpv-c54n container test-container-subpath-preprovisionedpv-c54n: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:16.030: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-c54n to disappear
Jun 17 20:10:16.135: INFO: Pod pod-subpath-test-preprovisionedpv-c54n no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-c54n
Jun 17 20:10:16.135: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-c54n" in namespace "provisioning-7037"
... skipping 26 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":15,"skipped":124,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Pods
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 8 lines ...
[1mSTEP[0m: Create set of pods
Jun 17 20:09:59.070: INFO: created test-pod-1
Jun 17 20:09:59.188: INFO: created test-pod-2
Jun 17 20:09:59.305: INFO: created test-pod-3
[1mSTEP[0m: waiting for all 3 pods to be running
Jun 17 20:09:59.305: INFO: Waiting up to 5m0s for all pods (need at least 3) in namespace 'pods-1690' to be running and ready
Jun 17 20:09:59.630: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
Jun 17 20:09:59.630: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
Jun 17 20:09:59.630: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
Jun 17 20:09:59.630: INFO: 0 / 3 pods in namespace 'pods-1690' are running and ready (0 seconds elapsed)
Jun 17 20:09:59.630: INFO: expected 0 pod replicas in namespace 'pods-1690', 0 are Running and Ready.
Jun 17 20:09:59.630: INFO: POD NODE PHASE GRACE CONDITIONS
Jun 17 20:09:59.630: INFO: test-pod-1 i-0b6ded34240e7c4ea Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC }]
Jun 17 20:09:59.630: INFO: test-pod-2 i-0b6ded34240e7c4ea Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC }]
Jun 17 20:09:59.630: INFO: test-pod-3 i-0fd68e57b6a68e87a Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC }]
Jun 17 20:09:59.630: INFO:
Jun 17 20:10:01.953: INFO: The status of Pod test-pod-1 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
Jun 17 20:10:01.953: INFO: The status of Pod test-pod-2 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
Jun 17 20:10:01.953: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
Jun 17 20:10:01.953: INFO: 0 / 3 pods in namespace 'pods-1690' are running and ready (2 seconds elapsed)
Jun 17 20:10:01.953: INFO: expected 0 pod replicas in namespace 'pods-1690', 0 are Running and Ready.
Jun 17 20:10:01.953: INFO: POD NODE PHASE GRACE CONDITIONS
Jun 17 20:10:01.953: INFO: test-pod-1 i-0b6ded34240e7c4ea Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC }]
Jun 17 20:10:01.953: INFO: test-pod-2 i-0b6ded34240e7c4ea Pending [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC ContainersNotReady containers with unready status: [token-test]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC }]
Jun 17 20:10:01.953: INFO: test-pod-3 i-0fd68e57b6a68e87a Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC }]
Jun 17 20:10:01.953: INFO:
Jun 17 20:10:03.951: INFO: The status of Pod test-pod-3 is Pending (Ready = false), waiting for it to be either Running (with Ready = true) or Failed
Jun 17 20:10:03.951: INFO: 2 / 3 pods in namespace 'pods-1690' are running and ready (4 seconds elapsed)
Jun 17 20:10:03.951: INFO: expected 0 pod replicas in namespace 'pods-1690', 0 are Running and Ready.
Jun 17 20:10:03.951: INFO: POD NODE PHASE GRACE CONDITIONS
Jun 17 20:10:03.951: INFO: test-pod-3 i-0fd68e57b6a68e87a Pending [{PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:09:59 +0000 UTC }]
Jun 17 20:10:03.951: INFO:
Jun 17 20:10:05.953: INFO: 3 / 3 pods in namespace 'pods-1690' are running and ready (6 seconds elapsed)
... skipping 21 lines ...
[32m• [SLOW TEST:21.305 seconds][0m
[sig-node] Pods
[90mtest/e2e/common/node/framework.go:23[0m
should delete a collection of pods [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should delete a collection of pods [Conformance]","total":-1,"completed":8,"skipped":94,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:19.524: INFO: Only supported for providers [openstack] (not aws)
... skipping 60 lines ...
[36mDriver aws doesn't support ext3 -- skipping[0m
test/e2e/storage/framework/testsuite.go:121
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Ephemeralstorage When pod refers to non-existent ephemeral storage should allow deletion of pod with invalid volume : projected","total":-1,"completed":9,"skipped":58,"failed":0}
[BeforeEach] [sig-node] Probing container
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:09:08.390: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename container-probe
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 44 lines ...
[32m• [SLOW TEST:71.424 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should not be ready with an exec readiness probe timeout [MinimumKubeletVersion:1.20] [NodeConformance]
[90mtest/e2e/common/node/container_probe.go:245[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should not be ready with an exec readiness probe timeout [MinimumKubeletVersion:1.20] [NodeConformance]","total":-1,"completed":10,"skipped":58,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:19.855: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 237 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:10:19.922: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "replicaset-51" for this suite.
[32m•[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicaSet should surface a failure condition on a common issue like exceeded quota","total":-1,"completed":16,"skipped":126,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:20.154: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 26 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:10:11.549: INFO: Waiting up to 5m0s for pod "downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d" in namespace "downward-api-5146" to be "Succeeded or Failed"
Jun 17 20:10:11.655: INFO: Pod "downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d": Phase="Pending", Reason="", readiness=false. Elapsed: 105.386377ms
Jun 17 20:10:13.762: INFO: Pod "downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212248126s
Jun 17 20:10:15.867: INFO: Pod "downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.317988984s
Jun 17 20:10:17.976: INFO: Pod "downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426208537s
Jun 17 20:10:20.084: INFO: Pod "downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.534742338s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:20.084: INFO: Pod "downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d" satisfied condition "Succeeded or Failed"
Jun 17 20:10:20.190: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:20.412: INFO: Waiting for pod downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d to disappear
Jun 17 20:10:20.517: INFO: Pod downwardapi-volume-999ebeeb-c3db-4ade-b284-df40d0066c7d no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:10.027 seconds][0m
[sig-storage] Downward API volume
[90mtest/e2e/common/storage/framework.go:23[0m
should provide node allocatable (cpu) as default cpu limit if the limit is not set [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"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":-1,"completed":9,"skipped":69,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] PersistentVolumes-local
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 69 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume one after the other
[90mtest/e2e/storage/persistent_volumes-local.go:256[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:257[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-bindmounted] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":14,"skipped":91,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:21.616: INFO: Only supported for providers [azure] (not aws)
... skipping 139 lines ...
[1mSTEP[0m: Building a namespace api object, basename provisioning
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support file as subpath [LinuxOnly]
test/e2e/storage/testsuites/subpath.go:232
Jun 17 20:09:47.177: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 17 20:09:47.395: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-7481" in namespace "provisioning-7481" to be "Succeeded or Failed"
Jun 17 20:09:47.500: INFO: Pod "hostpath-symlink-prep-provisioning-7481": Phase="Pending", Reason="", readiness=false. Elapsed: 105.809568ms
Jun 17 20:09:49.607: INFO: Pod "hostpath-symlink-prep-provisioning-7481": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212677764s
Jun 17 20:09:51.714: INFO: Pod "hostpath-symlink-prep-provisioning-7481": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.319077191s
[1mSTEP[0m: Saw pod success
Jun 17 20:09:51.714: INFO: Pod "hostpath-symlink-prep-provisioning-7481" satisfied condition "Succeeded or Failed"
Jun 17 20:09:51.714: INFO: Deleting pod "hostpath-symlink-prep-provisioning-7481" in namespace "provisioning-7481"
Jun 17 20:09:51.824: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-7481" to be fully deleted
Jun 17 20:09:51.929: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-sjj5
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:09:52.038: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-sjj5" in namespace "provisioning-7481" to be "Succeeded or Failed"
Jun 17 20:09:52.144: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Pending", Reason="", readiness=false. Elapsed: 105.829461ms
Jun 17 20:09:54.251: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212926858s
Jun 17 20:09:56.358: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=true. Elapsed: 4.320429738s
Jun 17 20:09:58.464: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=true. Elapsed: 6.426386386s
Jun 17 20:10:00.571: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=true. Elapsed: 8.533546372s
Jun 17 20:10:02.677: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=true. Elapsed: 10.639581369s
... skipping 2 lines ...
Jun 17 20:10:09.004: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=true. Elapsed: 16.96610369s
Jun 17 20:10:11.110: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=true. Elapsed: 19.072348862s
Jun 17 20:10:13.216: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=true. Elapsed: 21.178394785s
Jun 17 20:10:15.323: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Running", Reason="", readiness=false. Elapsed: 23.285117822s
Jun 17 20:10:17.430: INFO: Pod "pod-subpath-test-inlinevolume-sjj5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 25.391800291s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:17.430: INFO: Pod "pod-subpath-test-inlinevolume-sjj5" satisfied condition "Succeeded or Failed"
Jun 17 20:10:17.536: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-inlinevolume-sjj5 container test-container-subpath-inlinevolume-sjj5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:17.774: INFO: Waiting for pod pod-subpath-test-inlinevolume-sjj5 to disappear
Jun 17 20:10:17.881: INFO: Pod pod-subpath-test-inlinevolume-sjj5 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-sjj5
Jun 17 20:10:17.881: INFO: Deleting pod "pod-subpath-test-inlinevolume-sjj5" in namespace "provisioning-7481"
[1mSTEP[0m: Deleting pod
Jun 17 20:10:17.987: INFO: Deleting pod "pod-subpath-test-inlinevolume-sjj5" in namespace "provisioning-7481"
Jun 17 20:10:18.201: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-7481" in namespace "provisioning-7481" to be "Succeeded or Failed"
Jun 17 20:10:18.308: INFO: Pod "hostpath-symlink-prep-provisioning-7481": Phase="Pending", Reason="", readiness=false. Elapsed: 106.237951ms
Jun 17 20:10:20.414: INFO: Pod "hostpath-symlink-prep-provisioning-7481": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212718821s
Jun 17 20:10:22.521: INFO: Pod "hostpath-symlink-prep-provisioning-7481": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.319399283s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:22.521: INFO: Pod "hostpath-symlink-prep-provisioning-7481" satisfied condition "Succeeded or Failed"
Jun 17 20:10:22.521: INFO: Deleting pod "hostpath-symlink-prep-provisioning-7481" in namespace "provisioning-7481"
Jun 17 20:10:22.647: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-7481" to be fully deleted
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
Jun 17 20:10:22.753: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "provisioning-7481" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":9,"skipped":60,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:23.002: INFO: Only supported for providers [azure] (not aws)
... skipping 42 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:10:22.888: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-8191" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl diff should check if kubectl diff finds a difference for Deployments [Conformance]","total":-1,"completed":17,"skipped":129,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:23.128: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 5 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir-link]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] HostPath should support r/w [NodeConformance]","total":-1,"completed":10,"skipped":37,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:10:17.306: INFO: >>> kubeConfig: /root/.kube/config
... skipping 3 lines ...
[It] should support readOnly directory specified in the volumeMount
test/e2e/storage/testsuites/subpath.go:367
Jun 17 20:10:18.051: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 17 20:10:18.158: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-dqbw
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:10:18.270: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-dqbw" in namespace "provisioning-1667" to be "Succeeded or Failed"
Jun 17 20:10:18.382: INFO: Pod "pod-subpath-test-inlinevolume-dqbw": Phase="Pending", Reason="", readiness=false. Elapsed: 112.320507ms
Jun 17 20:10:20.489: INFO: Pod "pod-subpath-test-inlinevolume-dqbw": Phase="Pending", Reason="", readiness=false. Elapsed: 2.219231115s
Jun 17 20:10:22.597: INFO: Pod "pod-subpath-test-inlinevolume-dqbw": Phase="Pending", Reason="", readiness=false. Elapsed: 4.327470976s
Jun 17 20:10:24.705: INFO: Pod "pod-subpath-test-inlinevolume-dqbw": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.435006524s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:24.705: INFO: Pod "pod-subpath-test-inlinevolume-dqbw" satisfied condition "Succeeded or Failed"
Jun 17 20:10:24.811: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-inlinevolume-dqbw container test-container-subpath-inlinevolume-dqbw: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:25.032: INFO: Waiting for pod pod-subpath-test-inlinevolume-dqbw to disappear
Jun 17 20:10:25.138: INFO: Pod pod-subpath-test-inlinevolume-dqbw no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-dqbw
Jun 17 20:10:25.138: INFO: Deleting pod "pod-subpath-test-inlinevolume-dqbw" in namespace "provisioning-1667"
... skipping 12 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPath] [Testpattern: Inline-volume (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":11,"skipped":37,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:25.635: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 46 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap configmap-9328/configmap-test-4a90261c-a925-4212-949d-e9f5c11790b4
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:10:22.712: INFO: Waiting up to 5m0s for pod "pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00" in namespace "configmap-9328" to be "Succeeded or Failed"
Jun 17 20:10:22.819: INFO: Pod "pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00": Phase="Pending", Reason="", readiness=false. Elapsed: 106.134298ms
Jun 17 20:10:24.926: INFO: Pod "pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213412534s
Jun 17 20:10:27.035: INFO: Pod "pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32219957s
Jun 17 20:10:29.142: INFO: Pod "pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.429970905s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:29.143: INFO: Pod "pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00" satisfied condition "Succeeded or Failed"
Jun 17 20:10:29.249: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00 container env-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:29.471: INFO: Waiting for pod pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00 to disappear
Jun 17 20:10:29.577: INFO: Pod pod-configmaps-e7614065-43fa-451f-9931-7beb94c62e00 no longer exists
[AfterEach] [sig-node] ConfigMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.046 seconds][0m
[sig-node] ConfigMap
[90mtest/e2e/common/node/framework.go:23[0m
should be consumable via the environment [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] ConfigMap should be consumable via the environment [NodeConformance] [Conformance]","total":-1,"completed":15,"skipped":111,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 28 lines ...
[32m• [SLOW TEST:11.159 seconds][0m
[sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should be able to convert from CR v1 to CR v2 [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourceConversionWebhook [Privileged:ClusterAdmin] should be able to convert from CR v1 to CR v2 [Conformance]","total":-1,"completed":9,"skipped":107,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:30.784: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 92 lines ...
[32m• [SLOW TEST:14.908 seconds][0m
[sig-network] DNS
[90mtest/e2e/network/common/framework.go:23[0m
should resolve DNS of partial qualified names for the cluster [LinuxOnly]
[90mtest/e2e/network/dns.go:92[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] DNS should resolve DNS of partial qualified names for the cluster [LinuxOnly]","total":-1,"completed":8,"skipped":87,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] PersistentVolumes-local
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 102 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume at the same time
[90mtest/e2e/storage/persistent_volumes-local.go:250[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:251[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: blockfswithformat] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2","total":-1,"completed":16,"skipped":111,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
... skipping 10 lines ...
Jun 17 20:10:01.489: INFO: Using claimSize:1Gi, test suite supported size:{ 1Mi}, driver(aws) supported size:{ 1Mi}
[1mSTEP[0m: creating a StorageClass provisioning-8815d9v6
[1mSTEP[0m: creating a claim
Jun 17 20:10:01.596: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-rq49
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:10:01.922: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-rq49" in namespace "provisioning-881" to be "Succeeded or Failed"
Jun 17 20:10:02.029: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 106.413037ms
Jun 17 20:10:04.136: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213923543s
Jun 17 20:10:06.253: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 4.330144451s
Jun 17 20:10:08.360: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 6.437255845s
Jun 17 20:10:10.467: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 8.544521055s
Jun 17 20:10:12.574: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 10.651331194s
... skipping 3 lines ...
Jun 17 20:10:21.000: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 19.077969852s
Jun 17 20:10:23.108: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 21.185539811s
Jun 17 20:10:25.218: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 23.295919468s
Jun 17 20:10:27.328: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Pending", Reason="", readiness=false. Elapsed: 25.405683083s
Jun 17 20:10:29.435: INFO: Pod "pod-subpath-test-dynamicpv-rq49": Phase="Succeeded", Reason="", readiness=false. Elapsed: 27.512896488s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:29.435: INFO: Pod "pod-subpath-test-dynamicpv-rq49" satisfied condition "Succeeded or Failed"
Jun 17 20:10:29.543: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-dynamicpv-rq49 container test-container-subpath-dynamicpv-rq49: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:29.766: INFO: Waiting for pod pod-subpath-test-dynamicpv-rq49 to disappear
Jun 17 20:10:29.873: INFO: Pod pod-subpath-test-dynamicpv-rq49 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-rq49
Jun 17 20:10:29.873: INFO: Deleting pod "pod-subpath-test-dynamicpv-rq49" in namespace "provisioning-881"
... skipping 30 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:10:26.535: INFO: Waiting up to 5m0s for pod "downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00" in namespace "projected-5385" to be "Succeeded or Failed"
Jun 17 20:10:26.642: INFO: Pod "downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00": Phase="Pending", Reason="", readiness=false. Elapsed: 106.641263ms
Jun 17 20:10:28.750: INFO: Pod "downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215056525s
Jun 17 20:10:30.857: INFO: Pod "downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321765587s
Jun 17 20:10:32.964: INFO: Pod "downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00": Phase="Pending", Reason="", readiness=false. Elapsed: 6.428866914s
Jun 17 20:10:35.071: INFO: Pod "downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.536219024s
[1mSTEP[0m: Saw pod success
Jun 17 20:10:35.071: INFO: Pod "downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00" satisfied condition "Succeeded or Failed"
Jun 17 20:10:35.178: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:10:35.743: INFO: Waiting for pod downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00 to disappear
Jun 17 20:10:35.848: INFO: Pod downwardapi-volume-4f7e12e3-fde3-428e-8f3f-8bdc734a4c00 no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:10.392 seconds][0m
[sig-storage] Projected downwardAPI
[90mtest/e2e/common/storage/framework.go:23[0m
should provide podname only [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide podname only [NodeConformance] [Conformance]","total":-1,"completed":12,"skipped":50,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:36.087: INFO: Only supported for providers [azure] (not aws)
... skipping 66 lines ...
[32m• [SLOW TEST:90.146 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should be restarted with a GRPC liveness probe [NodeConformance]
[90mtest/e2e/common/node/container_probe.go:551[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with a GRPC liveness probe [NodeConformance]","total":-1,"completed":7,"skipped":106,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:37.554: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/framework/framework.go:188
... skipping 112 lines ...
[90mtest/e2e/common/node/runtime.go:43[0m
on terminated container
[90mtest/e2e/common/node/runtime.go:136[0m
should report termination message as empty when pod succeeds and TerminationMessagePolicy FallbackToLogsOnError is set [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"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":-1,"completed":10,"skipped":69,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:37.900: INFO: Only supported for providers [openstack] (not aws)
... skipping 63 lines ...
[90mtest/e2e/kubectl/portforward.go:476[0m
that expects a client request
[90mtest/e2e/kubectl/portforward.go:477[0m
should support a client that connects, sends NO DATA, and disconnects
[90mtest/e2e/kubectl/portforward.go:478[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on localhost that expects a client request should support a client that connects, sends NO DATA, and disconnects","total":-1,"completed":8,"skipped":105,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:38.320: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 357 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should be able to unmount after the subpath directory is deleted [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:447[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]","total":-1,"completed":9,"skipped":34,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:39.320: INFO: Driver hostPathSymlink doesn't support GenericEphemeralVolume -- skipping
... skipping 141 lines ...
[90mtest/e2e/apps/framework.go:23[0m
Basic StatefulSet functionality [StatefulSetBasic]
[90mtest/e2e/apps/statefulset.go:101[0m
should list, patch and delete a collection of StatefulSets [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should list, patch and delete a collection of StatefulSets [Conformance]","total":-1,"completed":11,"skipped":84,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:39.537: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 65 lines ...
[32m• [SLOW TEST:42.142 seconds][0m
[sig-apps] Job
[90mtest/e2e/apps/framework.go:23[0m
should remove pods when job is deleted
[90mtest/e2e/apps/job.go:229[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should remove pods when job is deleted","total":-1,"completed":9,"skipped":49,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:10:40.046: INFO: Only supported for providers [openstack] (not aws)
... skipping 98 lines ...
[32m• [SLOW TEST:66.498 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should be restarted with a failing exec liveness probe that took longer than the timeout
[90mtest/e2e/common/node/container_probe.go:266[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with a failing exec liveness probe that took longer than the timeout","total":-1,"completed":14,"skipped":140,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Services
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 58 lines ...
Jun 17 20:09:26.330: INFO: Terminating ReplicationController up-down-1 pods took: 100.398275ms
[1mSTEP[0m: verifying service up-down-1 is not up
Jun 17 20:09:31.649: INFO: Creating new host exec pod
Jun 17 20:09:31.869: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:09:33.977: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:09:36.087: INFO: The status of Pod verify-service-down-host-exec-pod is Running (Ready = true)
Jun 17 20:09:36.087: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-4949 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.65.127.68:80 && echo service-down-failed'
Jun 17 20:09:39.223: INFO: rc: 28
Jun 17 20:09:39.224: INFO: error while kubectl execing "curl -g -s --connect-timeout 2 http://100.65.127.68:80 && echo service-down-failed" in pod services-4949/verify-service-down-host-exec-pod: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-4949 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.65.127.68:80 && echo service-down-failed:
Command stdout:
stderr:
+ curl -g -s --connect-timeout 2 http://100.65.127.68:80
command terminated with exit code 28
error:
exit status 28
Output:
[1mSTEP[0m: Deleting pod verify-service-down-host-exec-pod in namespace services-4949
[1mSTEP[0m: verifying service up-down-2 is still up
Jun 17 20:09:39.337: INFO: Creating new host exec pod
Jun 17 20:09:39.552: INFO: The status of Pod verify-service-up-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
... skipping 26255 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not allow expansion of pvcs without AllowVolumeExpansion property
[90mtest/e2e/storage/testsuites/volume_expand.go:159[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property","total":-1,"completed":18,"skipped":197,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:16:59.946: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 67 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support two pods which have the same volume definition
[90mtest/e2e/storage/testsuites/ephemeral.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support two pods which have the same volume definition","total":-1,"completed":24,"skipped":214,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl client
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 12 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:17:00.681: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-3321" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl create quota should reject quota with invalid scopes","total":-1,"completed":27,"skipped":189,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:00.928: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 58 lines ...
[36mOnly supported for providers [azure] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:2077
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] volumes should store data","total":-1,"completed":31,"skipped":276,"failed":0}
[BeforeEach] [sig-apps] ReplicationController
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:16:49.698: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename replication-controller
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 47 lines ...
[32m• [SLOW TEST:6.033 seconds][0m
[sig-storage] ConfigMap
[90mtest/e2e/common/storage/framework.go:23[0m
updates should be reflected in volume [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap updates should be reflected in volume [NodeConformance] [Conformance]","total":-1,"completed":19,"skipped":198,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 3 lines ...
[1mSTEP[0m: 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 as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/downwardapi_volume.go:108
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:16:56.584: INFO: Waiting up to 5m0s for pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612" in namespace "downward-api-4018" to be "Succeeded or Failed"
Jun 17 20:16:56.691: INFO: Pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612": Phase="Pending", Reason="", readiness=false. Elapsed: 106.592848ms
Jun 17 20:16:58.798: INFO: Pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21440239s
Jun 17 20:17:00.905: INFO: Pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320720767s
Jun 17 20:17:03.011: INFO: Pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612": Phase="Pending", Reason="", readiness=false. Elapsed: 6.427280149s
Jun 17 20:17:05.121: INFO: Pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612": Phase="Pending", Reason="", readiness=false. Elapsed: 8.537089735s
Jun 17 20:17:07.227: INFO: Pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.643329056s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:07.227: INFO: Pod "metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612" satisfied condition "Succeeded or Failed"
Jun 17 20:17:07.334: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:07.557: INFO: Waiting for pod metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612 to disappear
Jun 17 20:17:07.666: INFO: Pod metadata-volume-7a6d7b00-37bb-4cc6-98d4-e544ffc84612 no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:12.167 seconds][0m
[sig-storage] Downward API volume
[90mtest/e2e/common/storage/framework.go:23[0m
should provide podname as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/downwardapi_volume.go:108[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should provide podname as non-root with fsgroup and defaultMode [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":23,"skipped":167,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:07.915: INFO: Only supported for providers [openstack] (not aws)
... skipping 117 lines ...
Jun 17 20:16:53.156: INFO: PersistentVolumeClaim pvc-rvkxp found but phase is Pending instead of Bound.
Jun 17 20:16:55.266: INFO: PersistentVolumeClaim pvc-rvkxp found and phase=Bound (6.429006195s)
Jun 17 20:16:55.266: INFO: Waiting up to 3m0s for PersistentVolume local-ff9lc to have phase Bound
Jun 17 20:16:55.372: INFO: PersistentVolume local-ff9lc found and phase=Bound (106.321194ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-gq2b
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:16:55.692: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-gq2b" in namespace "provisioning-7541" to be "Succeeded or Failed"
Jun 17 20:16:55.798: INFO: Pod "pod-subpath-test-preprovisionedpv-gq2b": Phase="Pending", Reason="", readiness=false. Elapsed: 106.456996ms
Jun 17 20:16:57.909: INFO: Pod "pod-subpath-test-preprovisionedpv-gq2b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.217220546s
Jun 17 20:17:00.016: INFO: Pod "pod-subpath-test-preprovisionedpv-gq2b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.324512957s
Jun 17 20:17:02.124: INFO: Pod "pod-subpath-test-preprovisionedpv-gq2b": Phase="Pending", Reason="", readiness=false. Elapsed: 6.432384477s
Jun 17 20:17:04.231: INFO: Pod "pod-subpath-test-preprovisionedpv-gq2b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.539694728s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:04.232: INFO: Pod "pod-subpath-test-preprovisionedpv-gq2b" satisfied condition "Succeeded or Failed"
Jun 17 20:17:04.338: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-gq2b container test-container-subpath-preprovisionedpv-gq2b: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:04.561: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-gq2b to disappear
Jun 17 20:17:04.669: INFO: Pod pod-subpath-test-preprovisionedpv-gq2b no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-gq2b
Jun 17 20:17:04.669: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-gq2b" in namespace "provisioning-7541"
... skipping 34 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":31,"skipped":202,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:17:01.021: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir 0777 on tmpfs
Jun 17 20:17:01.871: INFO: Waiting up to 5m0s for pod "pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c" in namespace "emptydir-9408" to be "Succeeded or Failed"
Jun 17 20:17:01.976: INFO: Pod "pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c": Phase="Pending", Reason="", readiness=false. Elapsed: 105.336965ms
Jun 17 20:17:04.083: INFO: Pod "pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211768755s
Jun 17 20:17:06.188: INFO: Pod "pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.317105235s
Jun 17 20:17:08.295: INFO: Pod "pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.423808228s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:08.295: INFO: Pod "pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c" satisfied condition "Succeeded or Failed"
Jun 17 20:17:08.401: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:08.621: INFO: Waiting for pod pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c to disappear
Jun 17 20:17:08.726: INFO: Pod pod-05558709-7861-4c2b-a52f-1a06ce5bbe7c no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.920 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":28,"skipped":206,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:08.955: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 203 lines ...
Jun 17 20:14:09.040: INFO: waiting for CSIDriver csi-mock-csi-mock-volumes-7363 to register on node i-0b6ded34240e7c4ea
[1mSTEP[0m: Creating pod
Jun 17 20:14:19.073: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
Jun 17 20:14:19.191: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [pvc-f7n9x] to have phase Bound
Jun 17 20:14:19.299: INFO: PersistentVolumeClaim pvc-f7n9x found and phase=Bound (106.982626ms)
[1mSTEP[0m: checking for CSIInlineVolumes feature
Jun 17 20:14:38.331: INFO: Error getting logs for pod inline-volume-vpt2c: the server rejected our request for an unknown reason (get pods inline-volume-vpt2c)
Jun 17 20:14:38.546: INFO: Deleting pod "inline-volume-vpt2c" in namespace "csi-mock-volumes-7363"
Jun 17 20:14:38.656: INFO: Wait up to 5m0s for pod "inline-volume-vpt2c" to be fully deleted
[1mSTEP[0m: Deleting the previously created pod
Jun 17 20:16:44.871: INFO: Deleting pod "pvc-volume-tester-zgdrx" in namespace "csi-mock-volumes-7363"
Jun 17 20:16:44.986: INFO: Wait up to 5m0s for pod "pvc-volume-tester-zgdrx" to be fully deleted
[1mSTEP[0m: Checking CSI driver logs
Jun 17 20:16:47.315: INFO: Found volume attribute csi.storage.k8s.io/pod.name: pvc-volume-tester-zgdrx
Jun 17 20:16:47.315: INFO: Found volume attribute csi.storage.k8s.io/pod.namespace: csi-mock-volumes-7363
Jun 17 20:16:47.315: INFO: Found volume attribute csi.storage.k8s.io/pod.uid: 118454eb-6333-421d-ae9e-b942088c8cdd
Jun 17 20:16:47.315: INFO: Found volume attribute csi.storage.k8s.io/serviceAccount.name: default
Jun 17 20:16:47.315: INFO: Found volume attribute csi.storage.k8s.io/ephemeral: false
Jun 17 20:16:47.315: INFO: Found NodeUnpublishVolume: {json: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"11ab7173-ee7a-11ec-a142-66def2298a39","target_path":"/var/lib/kubelet/pods/118454eb-6333-421d-ae9e-b942088c8cdd/volumes/kubernetes.io~csi/pvc-2689fd57-517a-4175-823a-61b6e1235393/mount"},"Response":{},"Error":"","FullError":null} Method:NodeUnpublishVolume Request:{VolumeContext:map[]} FullError:{Code:OK Message:} Error:}
[1mSTEP[0m: Deleting pod pvc-volume-tester-zgdrx
Jun 17 20:16:47.315: INFO: Deleting pod "pvc-volume-tester-zgdrx" in namespace "csi-mock-volumes-7363"
[1mSTEP[0m: Deleting claim pvc-f7n9x
Jun 17 20:16:47.638: INFO: Waiting up to 2m0s for PersistentVolume pvc-2689fd57-517a-4175-823a-61b6e1235393 to get deleted
Jun 17 20:16:47.743: INFO: PersistentVolume pvc-2689fd57-517a-4175-823a-61b6e1235393 was removed
[1mSTEP[0m: Deleting storageclass csi-mock-volumes-7363-sc9jtqn
... skipping 44 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSI workload information using mock driver
[90mtest/e2e/storage/csi_mock_volume.go:467[0m
should be passed when podInfoOnMount=true
[90mtest/e2e/storage/csi_mock_volume.go:517[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI workload information using mock driver should be passed when podInfoOnMount=true","total":-1,"completed":16,"skipped":93,"failed":0}
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] ReplicationController should adopt matching pods on creation [Conformance]","total":-1,"completed":32,"skipped":276,"failed":0}
[BeforeEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:17:01.298: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename projected
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 18 lines ...
[32m• [SLOW TEST:8.906 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
optional updates should be reflected in volume [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap optional updates should be reflected in volume [NodeConformance] [Conformance]","total":-1,"completed":33,"skipped":276,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:10.217: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (ext4)] volumes
test/e2e/framework/framework.go:188
... skipping 218 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)] provisioning
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should provision storage with pvc data source
[90mtest/e2e/storage/testsuites/provisioning.go:421[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with pvc data source","total":-1,"completed":21,"skipped":88,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:10.869: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 98 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:17:13.778: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "endpointslice-5030" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] EndpointSlice should support creating EndpointSlice API operations [Conformance]","total":-1,"completed":22,"skipped":103,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:14.012: INFO: Driver hostPathSymlink doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 123 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSIStorageCapacity
[90mtest/e2e/storage/csi_mock_volume.go:1334[0m
CSIStorageCapacity used, have capacity
[90mtest/e2e/storage/csi_mock_volume.go:1377[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSIStorageCapacity CSIStorageCapacity used, have capacity","total":-1,"completed":17,"skipped":134,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:15.493: INFO: Driver hostPath doesn't support GenericEphemeralVolume -- skipping
... skipping 24 lines ...
[1mSTEP[0m: Building a namespace api object, basename var-expansion
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test substitution in container's args
Jun 17 20:17:08.836: INFO: Waiting up to 5m0s for pod "var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8" in namespace "var-expansion-3509" to be "Succeeded or Failed"
Jun 17 20:17:08.944: INFO: Pod "var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8": Phase="Pending", Reason="", readiness=false. Elapsed: 107.879017ms
Jun 17 20:17:11.056: INFO: Pod "var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21984537s
Jun 17 20:17:13.164: INFO: Pod "var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32728559s
Jun 17 20:17:15.276: INFO: Pod "var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.439402984s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:15.276: INFO: Pod "var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8" satisfied condition "Succeeded or Failed"
Jun 17 20:17:15.382: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8 container dapi-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:15.605: INFO: Waiting for pod var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8 to disappear
Jun 17 20:17:15.711: INFO: Pod var-expansion-f195954b-53ed-4217-8bc5-45256e9ac2f8 no longer exists
[AfterEach] [sig-node] Variable Expansion
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.942 seconds][0m
[sig-node] Variable Expansion
[90mtest/e2e/common/node/framework.go:23[0m
should allow substituting values in a container's args [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a container's args [NodeConformance] [Conformance]","total":-1,"completed":24,"skipped":176,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 2 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-d8533f1e-38af-4f44-931d-ec5e927e9b7d
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:17:09.463: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018" in namespace "projected-2670" to be "Succeeded or Failed"
Jun 17 20:17:09.570: INFO: Pod "pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018": Phase="Pending", Reason="", readiness=false. Elapsed: 106.811109ms
Jun 17 20:17:11.677: INFO: Pod "pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214655313s
Jun 17 20:17:13.803: INFO: Pod "pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018": Phase="Pending", Reason="", readiness=false. Elapsed: 4.340131472s
Jun 17 20:17:15.914: INFO: Pod "pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.451139767s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:15.914: INFO: Pod "pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018" satisfied condition "Succeeded or Failed"
Jun 17 20:17:16.020: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:16.245: INFO: Waiting for pod pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018 to disappear
Jun 17 20:17:16.351: INFO: Pod pod-projected-configmaps-2c2e2f29-adae-4876-91aa-a4275fd38018 no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.067 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume as non-root [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root [NodeConformance] [Conformance]","total":-1,"completed":32,"skipped":203,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:16.611: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 109 lines ...
[32m• [SLOW TEST:5.698 seconds][0m
[sig-api-machinery] Generated clientset
[90mtest/e2e/apimachinery/framework.go:23[0m
should create pods, set the deletionTimestamp and deletionGracePeriodSeconds of the pod
[90mtest/e2e/apimachinery/generated_clientset.go:105[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Generated clientset should create pods, set the deletionTimestamp and deletionGracePeriodSeconds of the pod","total":-1,"completed":34,"skipped":288,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:17.012: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 135 lines ...
[1mSTEP[0m: Building a namespace api object, basename security-context
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support seccomp runtime/default [LinuxOnly]
test/e2e/node/security_context.go:178
[1mSTEP[0m: Creating a pod to test seccomp.security.alpha.kubernetes.io/pod
Jun 17 20:17:10.083: INFO: Waiting up to 5m0s for pod "security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23" in namespace "security-context-6653" to be "Succeeded or Failed"
Jun 17 20:17:10.188: INFO: Pod "security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23": Phase="Pending", Reason="", readiness=false. Elapsed: 104.995719ms
Jun 17 20:17:12.295: INFO: Pod "security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212145567s
Jun 17 20:17:14.402: INFO: Pod "security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319459563s
Jun 17 20:17:16.509: INFO: Pod "security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.425742811s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:16.509: INFO: Pod "security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23" satisfied condition "Succeeded or Failed"
Jun 17 20:17:16.627: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:16.843: INFO: Waiting for pod security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23 to disappear
Jun 17 20:17:16.947: INFO: Pod security-context-38570dde-f1c7-48d8-ba2c-a0c046485f23 no longer exists
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.927 seconds][0m
[sig-node] Security Context
[90mtest/e2e/node/framework.go:23[0m
should support seccomp runtime/default [LinuxOnly]
[90mtest/e2e/node/security_context.go:178[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context should support seccomp runtime/default [LinuxOnly]","total":-1,"completed":29,"skipped":248,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:17.191: INFO: Driver local doesn't support ext4 -- skipping
... skipping 25 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/projected_configmap.go:77
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-16e0226c-b9ee-4edc-857d-cc2b02fabbc2
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:17:10.920: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c" in namespace "projected-3462" to be "Succeeded or Failed"
Jun 17 20:17:11.030: INFO: Pod "pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c": Phase="Pending", Reason="", readiness=false. Elapsed: 109.419268ms
Jun 17 20:17:13.137: INFO: Pod "pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21640084s
Jun 17 20:17:15.243: INFO: Pod "pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322495287s
Jun 17 20:17:17.349: INFO: Pod "pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.428454882s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:17.349: INFO: Pod "pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c" satisfied condition "Succeeded or Failed"
Jun 17 20:17:17.455: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:17.676: INFO: Waiting for pod pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c to disappear
Jun 17 20:17:17.782: INFO: Pod pod-projected-configmaps-7510ef5a-beaa-4510-897b-0a384075279c no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.057 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/projected_configmap.go:77[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":17,"skipped":94,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:18.042: INFO: Driver local doesn't support ext3 -- skipping
... skipping 185 lines ...
[32m• [SLOW TEST:12.715 seconds][0m
[sig-api-machinery] ResourceQuota
[90mtest/e2e/apimachinery/framework.go:23[0m
should create a ResourceQuota and capture the life of a persistent volume claim with a storage class
[90mtest/e2e/apimachinery/resource_quota.go:532[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim with a storage class","total":-1,"completed":20,"skipped":199,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:18.818: INFO: Only supported for providers [azure] (not aws)
... skipping 113 lines ...
Jun 17 20:17:07.277: INFO: PersistentVolumeClaim pvc-8pvqq found but phase is Pending instead of Bound.
Jun 17 20:17:09.384: INFO: PersistentVolumeClaim pvc-8pvqq found and phase=Bound (14.889512044s)
Jun 17 20:17:09.384: INFO: Waiting up to 3m0s for PersistentVolume local-cjlxv to have phase Bound
Jun 17 20:17:09.490: INFO: PersistentVolume local-cjlxv found and phase=Bound (105.46798ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-dl44
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:17:09.811: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-dl44" in namespace "provisioning-3443" to be "Succeeded or Failed"
Jun 17 20:17:09.917: INFO: Pod "pod-subpath-test-preprovisionedpv-dl44": Phase="Pending", Reason="", readiness=false. Elapsed: 105.836117ms
Jun 17 20:17:12.024: INFO: Pod "pod-subpath-test-preprovisionedpv-dl44": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212865203s
Jun 17 20:17:14.132: INFO: Pod "pod-subpath-test-preprovisionedpv-dl44": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320285979s
Jun 17 20:17:16.241: INFO: Pod "pod-subpath-test-preprovisionedpv-dl44": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.429617239s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:16.241: INFO: Pod "pod-subpath-test-preprovisionedpv-dl44" satisfied condition "Succeeded or Failed"
Jun 17 20:17:16.347: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-dl44 container test-container-volume-preprovisionedpv-dl44: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:16.565: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-dl44 to disappear
Jun 17 20:17:16.671: INFO: Pod pod-subpath-test-preprovisionedpv-dl44 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-dl44
Jun 17 20:17:16.671: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-dl44" in namespace "provisioning-3443"
... skipping 58 lines ...
[32m• [SLOW TEST:5.923 seconds][0m
[sig-network] DNS
[90mtest/e2e/network/common/framework.go:23[0m
should provide DNS for the cluster [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] DNS should provide DNS for the cluster [Conformance]","total":-1,"completed":23,"skipped":107,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:19.991: INFO: Only supported for providers [openstack] (not aws)
... skipping 28 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: azure-file]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mOnly supported for providers [azure] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:2077
[90m------------------------------[0m
... skipping 28 lines ...
Jun 17 20:17:07.272: INFO: PersistentVolumeClaim pvc-h4fj6 found but phase is Pending instead of Bound.
Jun 17 20:17:09.380: INFO: PersistentVolumeClaim pvc-h4fj6 found and phase=Bound (12.761204296s)
Jun 17 20:17:09.380: INFO: Waiting up to 3m0s for PersistentVolume local-cwjrz to have phase Bound
Jun 17 20:17:09.488: INFO: PersistentVolume local-cwjrz found and phase=Bound (107.279662ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-wb4n
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:17:09.812: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-wb4n" in namespace "volume-7817" to be "Succeeded or Failed"
Jun 17 20:17:09.920: INFO: Pod "exec-volume-test-preprovisionedpv-wb4n": Phase="Pending", Reason="", readiness=false. Elapsed: 107.192651ms
Jun 17 20:17:12.028: INFO: Pod "exec-volume-test-preprovisionedpv-wb4n": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215666525s
Jun 17 20:17:14.137: INFO: Pod "exec-volume-test-preprovisionedpv-wb4n": Phase="Pending", Reason="", readiness=false. Elapsed: 4.324346705s
Jun 17 20:17:16.248: INFO: Pod "exec-volume-test-preprovisionedpv-wb4n": Phase="Pending", Reason="", readiness=false. Elapsed: 6.435878812s
Jun 17 20:17:18.357: INFO: Pod "exec-volume-test-preprovisionedpv-wb4n": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.54448557s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:18.357: INFO: Pod "exec-volume-test-preprovisionedpv-wb4n" satisfied condition "Succeeded or Failed"
Jun 17 20:17:18.472: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod exec-volume-test-preprovisionedpv-wb4n container exec-container-preprovisionedpv-wb4n: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:18.707: INFO: Waiting for pod exec-volume-test-preprovisionedpv-wb4n to disappear
Jun 17 20:17:18.814: INFO: Pod exec-volume-test-preprovisionedpv-wb4n no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-wb4n
Jun 17 20:17:18.814: INFO: Deleting pod "exec-volume-test-preprovisionedpv-wb4n" in namespace "volume-7817"
... skipping 19 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":20,"skipped":144,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Secrets
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 12 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:17:21.609: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "secrets-6846" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Secrets should patch a secret [Conformance]","total":-1,"completed":21,"skipped":145,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
... skipping 19 lines ...
Jun 17 20:16:52.239: INFO: PersistentVolumeClaim pvc-cz4g9 found but phase is Pending instead of Bound.
Jun 17 20:16:54.347: INFO: PersistentVolumeClaim pvc-cz4g9 found and phase=Bound (4.321970235s)
Jun 17 20:16:54.347: INFO: Waiting up to 3m0s for PersistentVolume local-tlthj to have phase Bound
Jun 17 20:16:54.454: INFO: PersistentVolume local-tlthj found and phase=Bound (106.598069ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-nvvc
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:16:54.787: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-nvvc" in namespace "provisioning-6591" to be "Succeeded or Failed"
Jun 17 20:16:54.908: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Pending", Reason="", readiness=false. Elapsed: 121.63869ms
Jun 17 20:16:57.016: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.228803581s
Jun 17 20:16:59.123: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 4.335714265s
Jun 17 20:17:01.230: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 6.442758659s
Jun 17 20:17:03.338: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 8.550771967s
Jun 17 20:17:05.446: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 10.659323125s
... skipping 2 lines ...
Jun 17 20:17:11.775: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 16.988099352s
Jun 17 20:17:13.882: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 19.094665702s
Jun 17 20:17:15.989: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 21.20218676s
Jun 17 20:17:18.116: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Running", Reason="", readiness=true. Elapsed: 23.329596983s
Jun 17 20:17:20.223: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 25.436437595s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:20.223: INFO: Pod "pod-subpath-test-preprovisionedpv-nvvc" satisfied condition "Succeeded or Failed"
Jun 17 20:17:20.330: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-nvvc container test-container-subpath-preprovisionedpv-nvvc: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:20.550: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-nvvc to disappear
Jun 17 20:17:20.657: INFO: Pod pod-subpath-test-preprovisionedpv-nvvc no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-nvvc
Jun 17 20:17:20.657: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-nvvc" in namespace "provisioning-6591"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-bindmounted] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":26,"skipped":182,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:22.188: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 69 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating secret with name secret-test-map-8b455505-dc9e-48c6-829e-4bcb27bd095f
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:17:16.471: INFO: Waiting up to 5m0s for pod "pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d" in namespace "secrets-9108" to be "Succeeded or Failed"
Jun 17 20:17:16.576: INFO: Pod "pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d": Phase="Pending", Reason="", readiness=false. Elapsed: 104.943058ms
Jun 17 20:17:18.683: INFO: Pod "pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212156742s
Jun 17 20:17:20.794: INFO: Pod "pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322719475s
Jun 17 20:17:22.899: INFO: Pod "pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.428153818s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:22.899: INFO: Pod "pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d" satisfied condition "Succeeded or Failed"
Jun 17 20:17:23.004: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d container secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:23.255: INFO: Waiting for pod pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d to disappear
Jun 17 20:17:23.360: INFO: Pod pod-secrets-ffd5d87b-0d6a-4255-9c28-35b24c94384d no longer exists
[AfterEach] [sig-storage] Secrets
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.056 seconds][0m
[sig-storage] Secrets
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with mappings [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings [NodeConformance] [Conformance]","total":-1,"completed":18,"skipped":145,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl client
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 120 lines ...
[1mSTEP[0m: creating an object not containing a namespace with in-cluster config
Jun 17 20:17:18.869: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5191 exec httpd -- /bin/sh -x -c /tmp/kubectl create -f /tmp/invalid-configmap-without-namespace.yaml --v=6 2>&1'
Jun 17 20:17:20.231: INFO: rc: 1
[1mSTEP[0m: trying to use kubectl with invalid token
Jun 17 20:17:20.231: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5191 exec httpd -- /bin/sh -x -c /tmp/kubectl get pods --token=invalid --v=7 2>&1'
Jun 17 20:17:21.421: INFO: rc: 1
Jun 17 20:17:21.421: INFO: got err error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5191 exec httpd -- /bin/sh -x -c /tmp/kubectl get pods --token=invalid --v=7 2>&1:
Command stdout:
I0617 20:17:21.340843 185 merged_client_builder.go:163] Using in-cluster namespace
I0617 20:17:21.342511 185 merged_client_builder.go:121] Using in-cluster configuration
I0617 20:17:21.350720 185 merged_client_builder.go:121] Using in-cluster configuration
I0617 20:17:21.351351 185 round_trippers.go:463] GET https://100.64.0.1:443/api/v1/namespaces/kubectl-5191/pods?limit=500
I0617 20:17:21.351567 185 round_trippers.go:469] Request Headers:
... skipping 7 lines ...
"metadata": {},
"status": "Failure",
"message": "Unauthorized",
"reason": "Unauthorized",
"code": 401
}]
error: You must be logged in to the server (Unauthorized)
stderr:
+ /tmp/kubectl get pods '--token=invalid' '--v=7'
command terminated with exit code 1
error:
exit status 1
[1mSTEP[0m: trying to use kubectl with invalid server
Jun 17 20:17:21.421: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5191 exec httpd -- /bin/sh -x -c /tmp/kubectl get pods --server=invalid --v=6 2>&1'
Jun 17 20:17:22.630: INFO: rc: 1
Jun 17 20:17:22.630: INFO: got err error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5191 exec httpd -- /bin/sh -x -c /tmp/kubectl get pods --server=invalid --v=6 2>&1:
Command stdout:
I0617 20:17:22.519302 195 merged_client_builder.go:163] Using in-cluster namespace
I0617 20:17:22.528172 195 round_trippers.go:553] GET http://invalid/api?timeout=32s in 8 milliseconds
I0617 20:17:22.528246 195 cached_discovery.go:119] skipped caching discovery info due to Get "http://invalid/api?timeout=32s": dial tcp: lookup invalid on 100.64.0.10:53: no such host
I0617 20:17:22.532149 195 round_trippers.go:553] GET http://invalid/api?timeout=32s in 3 milliseconds
I0617 20:17:22.532512 195 cached_discovery.go:119] skipped caching discovery info due to Get "http://invalid/api?timeout=32s": dial tcp: lookup invalid on 100.64.0.10:53: no such host
I0617 20:17:22.532576 195 shortcut.go:89] Error loading discovery information: Get "http://invalid/api?timeout=32s": dial tcp: lookup invalid on 100.64.0.10:53: no such host
I0617 20:17:22.536112 195 round_trippers.go:553] GET http://invalid/api?timeout=32s in 2 milliseconds
I0617 20:17:22.536388 195 cached_discovery.go:119] skipped caching discovery info due to Get "http://invalid/api?timeout=32s": dial tcp: lookup invalid on 100.64.0.10:53: no such host
I0617 20:17:22.538249 195 round_trippers.go:553] GET http://invalid/api?timeout=32s in 1 milliseconds
I0617 20:17:22.538447 195 cached_discovery.go:119] skipped caching discovery info due to Get "http://invalid/api?timeout=32s": dial tcp: lookup invalid on 100.64.0.10:53: no such host
I0617 20:17:22.540743 195 round_trippers.go:553] GET http://invalid/api?timeout=32s in 2 milliseconds
I0617 20:17:22.540825 195 cached_discovery.go:119] skipped caching discovery info due to Get "http://invalid/api?timeout=32s": dial tcp: lookup invalid on 100.64.0.10:53: no such host
I0617 20:17:22.540965 195 helpers.go:240] Connection error: Get http://invalid/api?timeout=32s: dial tcp: lookup invalid on 100.64.0.10:53: no such host
Unable to connect to the server: dial tcp: lookup invalid on 100.64.0.10:53: no such host
stderr:
+ /tmp/kubectl get pods '--server=invalid' '--v=6'
command terminated with exit code 1
error:
exit status 1
[1mSTEP[0m: trying to use kubectl with invalid namespace
Jun 17 20:17:22.630: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=kubectl-5191 exec httpd -- /bin/sh -x -c /tmp/kubectl get pods --namespace=invalid --v=6 2>&1'
Jun 17 20:17:23.805: INFO: stderr: "+ /tmp/kubectl get pods '--namespace=invalid' '--v=6'\n"
Jun 17 20:17:23.806: INFO: stdout: "I0617 20:17:23.720043 203 merged_client_builder.go:121] Using in-cluster configuration\nI0617 20:17:23.731215 203 merged_client_builder.go:121] Using in-cluster configuration\nI0617 20:17:23.741352 203 round_trippers.go:553] GET https://100.64.0.1:443/api/v1/namespaces/invalid/pods?limit=500 200 OK in 9 milliseconds\nNo resources found in invalid namespace.\n"
Jun 17 20:17:23.806: INFO: stdout: I0617 20:17:23.720043 203 merged_client_builder.go:121] Using in-cluster configuration
... skipping 65 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Simple pod
[90mtest/e2e/kubectl/kubectl.go:380[0m
should handle in-cluster config
[90mtest/e2e/kubectl/kubectl.go:655[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should handle in-cluster config","total":-1,"completed":22,"skipped":172,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:26.830: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (block volmode)] volumes
test/e2e/framework/framework.go:188
... skipping 46 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Kubectl server-side dry-run
[90mtest/e2e/kubectl/kubectl.go:927[0m
should check if kubectl can dry-run update Pods [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl server-side dry-run should check if kubectl can dry-run update Pods [Conformance]","total":-1,"completed":24,"skipped":115,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:28.846: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 25 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/configmap_volume.go:77
[1mSTEP[0m: Creating configMap with name configmap-test-volume-6781ad82-e8e5-4803-a56f-1827108682c4
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:17:24.590: INFO: Waiting up to 5m0s for pod "pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e" in namespace "configmap-2879" to be "Succeeded or Failed"
Jun 17 20:17:24.695: INFO: Pod "pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e": Phase="Pending", Reason="", readiness=false. Elapsed: 104.849502ms
Jun 17 20:17:26.801: INFO: Pod "pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210439127s
Jun 17 20:17:28.907: INFO: Pod "pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.316142908s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:28.907: INFO: Pod "pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e" satisfied condition "Succeeded or Failed"
Jun 17 20:17:29.015: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:29.233: INFO: Waiting for pod pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e to disappear
Jun 17 20:17:29.338: INFO: Pod pod-configmaps-3f7fa6e7-c58b-4720-b008-a618dcb0424e no longer exists
[AfterEach] [sig-storage] ConfigMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.926 seconds][0m
[sig-storage] ConfigMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/configmap_volume.go:77[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] ConfigMap should be consumable from pods in volume as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":19,"skipped":153,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Deployment
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 27 lines ...
[32m• [SLOW TEST:12.483 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
deployment should delete old replica sets [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment deployment should delete old replica sets [Conformance]","total":-1,"completed":30,"skipped":256,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 33 lines ...
[32m• [SLOW TEST:11.769 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should not be able to mutate or prevent deletion of webhook configuration objects [Conformance]","total":-1,"completed":35,"skipped":313,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:29.965: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/framework/framework.go:188
... skipping 52 lines ...
[1mSTEP[0m: Destroying namespace "apply-7412" for this suite.
[AfterEach] [sig-api-machinery] ServerSideApply
test/e2e/apimachinery/apply.go:59
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ServerSideApply should ignore conflict errors if force apply is used","total":-1,"completed":20,"skipped":155,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:31.441: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 56 lines ...
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: tmpfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path","total":-1,"completed":32,"skipped":219,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:17:18.981: INFO: >>> kubeConfig: /root/.kube/config
... skipping 15 lines ...
Jun 17 20:17:23.226: INFO: PersistentVolumeClaim pvc-dsg8t found but phase is Pending instead of Bound.
Jun 17 20:17:25.333: INFO: PersistentVolumeClaim pvc-dsg8t found and phase=Bound (2.226711454s)
Jun 17 20:17:25.333: INFO: Waiting up to 3m0s for PersistentVolume local-trqwr to have phase Bound
Jun 17 20:17:25.439: INFO: PersistentVolume local-trqwr found and phase=Bound (105.567848ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-xqf5
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:17:25.757: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-xqf5" in namespace "provisioning-1890" to be "Succeeded or Failed"
Jun 17 20:17:25.863: INFO: Pod "pod-subpath-test-preprovisionedpv-xqf5": Phase="Pending", Reason="", readiness=false. Elapsed: 105.725678ms
Jun 17 20:17:27.970: INFO: Pod "pod-subpath-test-preprovisionedpv-xqf5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21254312s
Jun 17 20:17:30.076: INFO: Pod "pod-subpath-test-preprovisionedpv-xqf5": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318883878s
Jun 17 20:17:32.184: INFO: Pod "pod-subpath-test-preprovisionedpv-xqf5": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426513146s
Jun 17 20:17:34.292: INFO: Pod "pod-subpath-test-preprovisionedpv-xqf5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.5342114s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:34.292: INFO: Pod "pod-subpath-test-preprovisionedpv-xqf5" satisfied condition "Succeeded or Failed"
Jun 17 20:17:34.413: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-xqf5 container test-container-volume-preprovisionedpv-xqf5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:34.641: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-xqf5 to disappear
Jun 17 20:17:34.748: INFO: Pod pod-subpath-test-preprovisionedpv-xqf5 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-xqf5
Jun 17 20:17:34.748: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-xqf5" in namespace "provisioning-1890"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support non-existent path
[90mtest/e2e/storage/testsuites/subpath.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path","total":-1,"completed":33,"skipped":219,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] ResourceQuota
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 26 lines ...
[32m• [SLOW TEST:18.489 seconds][0m
[sig-api-machinery] ResourceQuota
[90mtest/e2e/apimachinery/framework.go:23[0m
should verify ResourceQuota with best effort scope. [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should verify ResourceQuota with best effort scope. [Conformance]","total":-1,"completed":18,"skipped":111,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:36.680: INFO: Only supported for providers [vsphere] (not aws)
... skipping 126 lines ...
[1mSTEP[0m: Building a namespace api object, basename provisioning
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support readOnly file specified in the volumeMount [LinuxOnly]
test/e2e/storage/testsuites/subpath.go:382
Jun 17 20:17:17.468: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 17 20:17:17.696: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-6914" in namespace "provisioning-6914" to be "Succeeded or Failed"
Jun 17 20:17:17.805: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Pending", Reason="", readiness=false. Elapsed: 108.92536ms
Jun 17 20:17:19.913: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Pending", Reason="", readiness=false. Elapsed: 2.216888344s
Jun 17 20:17:22.023: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326773988s
Jun 17 20:17:24.132: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.435238558s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:24.132: INFO: Pod "hostpath-symlink-prep-provisioning-6914" satisfied condition "Succeeded or Failed"
Jun 17 20:17:24.132: INFO: Deleting pod "hostpath-symlink-prep-provisioning-6914" in namespace "provisioning-6914"
Jun 17 20:17:24.242: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-6914" to be fully deleted
Jun 17 20:17:24.348: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-hcm4
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:17:24.461: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-hcm4" in namespace "provisioning-6914" to be "Succeeded or Failed"
Jun 17 20:17:24.567: INFO: Pod "pod-subpath-test-inlinevolume-hcm4": Phase="Pending", Reason="", readiness=false. Elapsed: 106.175623ms
Jun 17 20:17:26.677: INFO: Pod "pod-subpath-test-inlinevolume-hcm4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.216347242s
Jun 17 20:17:28.784: INFO: Pod "pod-subpath-test-inlinevolume-hcm4": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322886099s
Jun 17 20:17:30.891: INFO: Pod "pod-subpath-test-inlinevolume-hcm4": Phase="Pending", Reason="", readiness=false. Elapsed: 6.430553766s
Jun 17 20:17:32.999: INFO: Pod "pod-subpath-test-inlinevolume-hcm4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.53872425s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:32.999: INFO: Pod "pod-subpath-test-inlinevolume-hcm4" satisfied condition "Succeeded or Failed"
Jun 17 20:17:33.106: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-inlinevolume-hcm4 container test-container-subpath-inlinevolume-hcm4: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:33.370: INFO: Waiting for pod pod-subpath-test-inlinevolume-hcm4 to disappear
Jun 17 20:17:33.476: INFO: Pod pod-subpath-test-inlinevolume-hcm4 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-hcm4
Jun 17 20:17:33.476: INFO: Deleting pod "pod-subpath-test-inlinevolume-hcm4" in namespace "provisioning-6914"
[1mSTEP[0m: Deleting pod
Jun 17 20:17:33.582: INFO: Deleting pod "pod-subpath-test-inlinevolume-hcm4" in namespace "provisioning-6914"
Jun 17 20:17:33.794: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-6914" in namespace "provisioning-6914" to be "Succeeded or Failed"
Jun 17 20:17:33.907: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Pending", Reason="", readiness=false. Elapsed: 112.013103ms
Jun 17 20:17:36.027: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Pending", Reason="", readiness=false. Elapsed: 2.232582676s
Jun 17 20:17:38.134: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Pending", Reason="", readiness=false. Elapsed: 4.339355395s
Jun 17 20:17:40.240: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Pending", Reason="", readiness=false. Elapsed: 6.445936469s
Jun 17 20:17:42.348: INFO: Pod "hostpath-symlink-prep-provisioning-6914": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.55360698s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:42.348: INFO: Pod "hostpath-symlink-prep-provisioning-6914" satisfied condition "Succeeded or Failed"
Jun 17 20:17:42.348: INFO: Deleting pod "hostpath-symlink-prep-provisioning-6914" in namespace "provisioning-6914"
Jun 17 20:17:42.458: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-6914" to be fully deleted
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
Jun 17 20:17:42.565: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "provisioning-6914" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly file specified in the volumeMount [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":33,"skipped":225,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:42.809: INFO: Driver "local" does not provide raw block - skipping
... skipping 155 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSI Volume expansion
[90mtest/e2e/storage/csi_mock_volume.go:639[0m
should expand volume by restarting pod if attach=off, nodeExpansion=on
[90mtest/e2e/storage/csi_mock_volume.go:668[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI Volume expansion should expand volume by restarting pod if attach=off, nodeExpansion=on","total":-1,"completed":29,"skipped":194,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:43.299: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 72 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: blockfs]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 133 lines ...
[90mtest/e2e/kubectl/kubectl.go:380[0m
should return command exit codes
[90mtest/e2e/kubectl/kubectl.go:500[0m
running a successful command
[90mtest/e2e/kubectl/kubectl.go:515[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should return command exit codes running a successful command","total":-1,"completed":21,"skipped":224,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:45.080: INFO: Driver emptydir doesn't support DynamicPV -- skipping
... skipping 120 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support two pods which have the same volume definition
[90mtest/e2e/storage/testsuites/ephemeral.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support two pods which have the same volume definition","total":-1,"completed":18,"skipped":143,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:45.755: INFO: Only supported for providers [vsphere] (not aws)
... skipping 79 lines ...
[90mtest/e2e/storage/testsuites/subpath.go:397[0m
[36mDriver hostPath doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
{"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":-1,"completed":19,"skipped":118,"failed":0}
[BeforeEach] [sig-api-machinery] Servers with support for Table transformation
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:17:44.895: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename tables
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 7 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:17:46.402: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "tables-2993" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Servers with support for Table transformation should return chunks of table results for list calls","total":-1,"completed":20,"skipped":118,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:46.659: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 89 lines ...
[90mtest/e2e/kubectl/kubectl.go:380[0m
should return command exit codes
[90mtest/e2e/kubectl/kubectl.go:500[0m
execing into a container with a successful command
[90mtest/e2e/kubectl/kubectl.go:501[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Simple pod should return command exit codes execing into a container with a successful command","total":-1,"completed":31,"skipped":263,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:46.848: INFO: Only supported for providers [azure] (not aws)
... skipping 291 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Guestbook application
[90mtest/e2e/kubectl/kubectl.go:340[0m
should create and stop a working application [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Guestbook application should create and stop a working application [Conformance]","total":-1,"completed":25,"skipped":135,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:47.721: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/framework/framework.go:188
... skipping 20 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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 with an image specified user ID
test/e2e/common/node/security_context.go:153
Jun 17 20:17:39.032: INFO: Waiting up to 5m0s for pod "implicit-nonroot-uid" in namespace "security-context-test-1645" to be "Succeeded or Failed"
Jun 17 20:17:39.138: INFO: Pod "implicit-nonroot-uid": Phase="Pending", Reason="", readiness=false. Elapsed: 105.86864ms
Jun 17 20:17:41.245: INFO: Pod "implicit-nonroot-uid": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212598033s
Jun 17 20:17:43.354: INFO: Pod "implicit-nonroot-uid": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321620047s
Jun 17 20:17:45.461: INFO: Pod "implicit-nonroot-uid": Phase="Pending", Reason="", readiness=false. Elapsed: 6.428476128s
Jun 17 20:17:47.569: INFO: Pod "implicit-nonroot-uid": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.537245384s
Jun 17 20:17:47.569: INFO: Pod "implicit-nonroot-uid" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:17:47.677: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-1645" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
When creating a container with runAsNonRoot
[90mtest/e2e/common/node/security_context.go:106[0m
should run with an image specified user ID
[90mtest/e2e/common/node/security_context.go:153[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a container with runAsNonRoot should run with an image specified user ID","total":-1,"completed":25,"skipped":221,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:47.912: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 159 lines ...
[32m• [SLOW TEST:5.725 seconds][0m
[sig-apps] DisruptionController
[90mtest/e2e/apps/framework.go:23[0m
evictions: too few pods, absolute => should not allow an eviction
[90mtest/e2e/apps/disruption.go:289[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] DisruptionController evictions: too few pods, absolute =\u003e should not allow an eviction","total":-1,"completed":26,"skipped":136,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:53.469: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
[AfterEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 43 lines ...
[90mtest/e2e/common/node/runtime.go:43[0m
on terminated container
[90mtest/e2e/common/node/runtime.go:136[0m
should report termination message if TerminationMessagePath is set as non-root user and at a non-default path [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"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":-1,"completed":19,"skipped":158,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:54.051: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 126 lines ...
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (block volmode)] volumes should store data","total":-1,"completed":15,"skipped":143,"failed":0}
[BeforeEach] [sig-node] NodeLease
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:16:42.127: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename node-lease-test
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 154 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
NodeLease
[90mtest/e2e/common/node/node_lease.go:51[0m
the kubelet should report node status infrequently
[90mtest/e2e/common/node/node_lease.go:114[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] NodeLease NodeLease the kubelet should report node status infrequently","total":-1,"completed":16,"skipped":143,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:54.790: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 201 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support two pods which have the same volume definition
[90mtest/e2e/storage/testsuites/ephemeral.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support two pods which have the same volume definition","total":-1,"completed":24,"skipped":236,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:58.732: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 118 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/empty_dir.go:51
[It] new files should be created with FSGroup ownership when container is non-root
test/e2e/common/storage/empty_dir.go:60
[1mSTEP[0m: Creating a pod to test emptydir 0644 on tmpfs
Jun 17 20:17:54.154: INFO: Waiting up to 5m0s for pod "pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793" in namespace "emptydir-5145" to be "Succeeded or Failed"
Jun 17 20:17:54.260: INFO: Pod "pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793": Phase="Pending", Reason="", readiness=false. Elapsed: 105.859964ms
Jun 17 20:17:56.368: INFO: Pod "pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213349773s
Jun 17 20:17:58.486: INFO: Pod "pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.331399851s
[1mSTEP[0m: Saw pod success
Jun 17 20:17:58.486: INFO: Pod "pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793" satisfied condition "Succeeded or Failed"
Jun 17 20:17:58.594: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:17:58.817: INFO: Waiting for pod pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793 to disappear
Jun 17 20:17:58.923: INFO: Pod pod-b6d3f1fa-d6db-4839-b8b7-8d23a4c63793 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 6 lines ...
[90mtest/e2e/common/storage/framework.go:23[0m
when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/empty_dir.go:49[0m
new files should be created with FSGroup ownership when container is non-root
[90mtest/e2e/common/storage/empty_dir.go:60[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is non-root","total":-1,"completed":25,"skipped":180,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:17:59.161: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 78 lines ...
[32m• [SLOW TEST:14.073 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
listing mutating webhooks should work [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance]","total":-1,"completed":22,"skipped":255,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
... skipping 38 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should create read/write inline ephemeral volume
[90mtest/e2e/storage/testsuites/ephemeral.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral should create read/write inline ephemeral volume","total":-1,"completed":27,"skipped":180,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should preserve source pod IP for traffic thru service cluster IP [LinuxOnly]","total":-1,"completed":20,"skipped":92,"failed":0}
[BeforeEach] [sig-apps] CronJob
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:16:13.792: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename cronjob
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 13 lines ...
[32m• [SLOW TEST:107.394 seconds][0m
[sig-apps] CronJob
[90mtest/e2e/apps/framework.go:23[0m
should schedule multiple jobs concurrently [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] CronJob should schedule multiple jobs concurrently [Conformance]","total":-1,"completed":21,"skipped":92,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:01.300: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 16 lines ...
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:17:59.207: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename job
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should fail when exceeds active deadline
test/e2e/apps/job.go:293
[1mSTEP[0m: Creating a job
[1mSTEP[0m: Ensuring job past active deadline
[AfterEach] [sig-apps] Job
test/e2e/framework/framework.go:188
Jun 17 20:18:02.167: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "job-8806" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should fail when exceeds active deadline","total":-1,"completed":26,"skipped":189,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-cli] Kubectl Port forwarding
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 41 lines ...
[90mtest/e2e/kubectl/portforward.go:454[0m
that expects a client request
[90mtest/e2e/kubectl/portforward.go:455[0m
should support a client that connects, sends DATA, and disconnects
[90mtest/e2e/kubectl/portforward.go:459[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl Port forwarding With a server listening on 0.0.0.0 that expects a client request should support a client that connects, sends DATA, and disconnects","total":-1,"completed":34,"skipped":230,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Kubelet
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 20 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
when scheduling a busybox command in a pod
[90mtest/e2e/common/node/kubelet.go:43[0m
should print the output to logs [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Kubelet when scheduling a busybox command in a pod should print the output to logs [NodeConformance] [Conformance]","total":-1,"completed":25,"skipped":251,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment RecreateDeployment should delete old pods and create new ones [Conformance]","total":-1,"completed":21,"skipped":124,"failed":0}
[BeforeEach] [sig-auth] Certificates API [Privileged:ClusterAdmin]
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:17:54.804: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename certificates
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 15 lines ...
[32m• [SLOW TEST:12.403 seconds][0m
[sig-auth] Certificates API [Privileged:ClusterAdmin]
[90mtest/e2e/auth/framework.go:23[0m
should support building a client with a CSR
[90mtest/e2e/auth/certificates.go:59[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-auth] Certificates API [Privileged:ClusterAdmin] should support building a client with a CSR","total":-1,"completed":22,"skipped":124,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Job
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 19 lines ...
[32m• [SLOW TEST:40.562 seconds][0m
[sig-apps] Job
[90mtest/e2e/apps/framework.go:23[0m
should delete a job [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should delete a job [Conformance]","total":-1,"completed":23,"skipped":173,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:07.429: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 134 lines ...
[90mtest/e2e/common/network/framework.go:23[0m
Granular Checks: Pods
[90mtest/e2e/common/network/networking.go:32[0m
should function for intra-pod communication: http [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Networking Granular Checks: Pods should function for intra-pod communication: http [NodeConformance] [Conformance]","total":-1,"completed":21,"skipped":172,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Ingress API
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 436 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:18:08.830: INFO: Waiting up to 5m0s for pod "downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812" in namespace "downward-api-8256" to be "Succeeded or Failed"
Jun 17 20:18:08.936: INFO: Pod "downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812": Phase="Pending", Reason="", readiness=false. Elapsed: 105.543872ms
Jun 17 20:18:11.042: INFO: Pod "downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211589379s
Jun 17 20:18:13.152: INFO: Pod "downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321999326s
Jun 17 20:18:15.263: INFO: Pod "downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.43217244s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:15.263: INFO: Pod "downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812" satisfied condition "Succeeded or Failed"
Jun 17 20:18:15.369: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:15.601: INFO: Waiting for pod downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812 to disappear
Jun 17 20:18:15.706: INFO: Pod downwardapi-volume-899317c9-9640-4e7d-9d92-becf36f37812 no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.939 seconds][0m
[sig-storage] Downward API volume
[90mtest/e2e/common/storage/framework.go:23[0m
should provide podname only [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should provide podname only [NodeConformance] [Conformance]","total":-1,"completed":22,"skipped":173,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:15.962: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 178 lines ...
[90mtest/e2e/network/common/framework.go:23[0m
should be able to create a functioning NodePort service [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should be able to create a functioning NodePort service [Conformance]","total":-1,"completed":36,"skipped":320,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:16.129: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 138 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:16.054: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "request-timeout-6053" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Server request timeout default timeout should be used if the specified timeout in the request URL is 0s","total":-1,"completed":30,"skipped":280,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:16.278: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 188 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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 allow privilege escalation when true [LinuxOnly] [NodeConformance]
test/e2e/common/node/security_context.go:369
Jun 17 20:18:10.951: INFO: Waiting up to 5m0s for pod "alpine-nnp-true-fe10aed7-8e43-484f-b3be-5778975706cd" in namespace "security-context-test-3914" to be "Succeeded or Failed"
Jun 17 20:18:11.057: INFO: Pod "alpine-nnp-true-fe10aed7-8e43-484f-b3be-5778975706cd": Phase="Pending", Reason="", readiness=false. Elapsed: 105.50816ms
Jun 17 20:18:13.177: INFO: Pod "alpine-nnp-true-fe10aed7-8e43-484f-b3be-5778975706cd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.225298375s
Jun 17 20:18:15.283: INFO: Pod "alpine-nnp-true-fe10aed7-8e43-484f-b3be-5778975706cd": Phase="Pending", Reason="", readiness=false. Elapsed: 4.331881724s
Jun 17 20:18:17.404: INFO: Pod "alpine-nnp-true-fe10aed7-8e43-484f-b3be-5778975706cd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.452313676s
Jun 17 20:18:17.404: INFO: Pod "alpine-nnp-true-fe10aed7-8e43-484f-b3be-5778975706cd" satisfied condition "Succeeded or Failed"
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:18:17.515: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-3914" for this suite.
... skipping 2 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
when creating containers with AllowPrivilegeEscalation
[90mtest/e2e/common/node/security_context.go:298[0m
should allow privilege escalation when true [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/node/security_context.go:369[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context when creating containers with AllowPrivilegeEscalation should allow privilege escalation when true [LinuxOnly] [NodeConformance]","total":-1,"completed":34,"skipped":232,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:17.741: INFO: Driver emptydir doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 73 lines ...
[90mtest/e2e/apps/framework.go:23[0m
Basic StatefulSet functionality [StatefulSetBasic]
[90mtest/e2e/apps/statefulset.go:101[0m
should perform canary updates and phased rolling updates of template modifications [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform canary updates and phased rolling updates of template modifications [Conformance]","total":-1,"completed":21,"skipped":173,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:18.338: INFO: Only supported for providers [azure] (not aws)
... skipping 74 lines ...
[32m• [SLOW TEST:26.597 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should serve multiport endpoints from pods [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should serve multiport endpoints from pods [Conformance]","total":-1,"completed":20,"skipped":183,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Ingress API should support creating Ingress API operations [Conformance]","total":-1,"completed":35,"skipped":234,"failed":0}
[BeforeEach] [sig-network] Service endpoints latency
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:09.251: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename svc-latency
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 422 lines ...
[32m• [SLOW TEST:13.409 seconds][0m
[sig-network] Service endpoints latency
[90mtest/e2e/network/common/framework.go:23[0m
should not be very high [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Service endpoints latency should not be very high [Conformance]","total":-1,"completed":36,"skipped":234,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:22.674: INFO: Only supported for providers [vsphere] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/framework/framework.go:188
... skipping 21 lines ...
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir 0644 on node default medium
Jun 17 20:18:19.217: INFO: Waiting up to 5m0s for pod "pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1" in namespace "emptydir-1631" to be "Succeeded or Failed"
Jun 17 20:18:19.322: INFO: Pod "pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1": Phase="Pending", Reason="", readiness=false. Elapsed: 105.170794ms
Jun 17 20:18:21.444: INFO: Pod "pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1": Phase="Pending", Reason="", readiness=false. Elapsed: 2.227044323s
Jun 17 20:18:23.554: INFO: Pod "pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.336490705s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:23.554: INFO: Pod "pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1" satisfied condition "Succeeded or Failed"
Jun 17 20:18:23.659: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:23.877: INFO: Waiting for pod pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1 to disappear
Jun 17 20:18:23.984: INFO: Pod pod-5ef4edcc-9774-48a3-86d4-f70583e9eee1 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.853 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes should support (non-root,0644,default) [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":22,"skipped":176,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] ResourceQuota
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 19 lines ...
[32m• [SLOW TEST:29.892 seconds][0m
[sig-api-machinery] ResourceQuota
[90mtest/e2e/apimachinery/framework.go:23[0m
should create a ResourceQuota and capture the life of a configMap. [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]","total":-1,"completed":17,"skipped":147,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Services
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 16 lines ...
[1mSTEP[0m: Destroying namespace "services-2734" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should prevent NodePort collisions","total":-1,"completed":23,"skipped":178,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:25.835: INFO: Only supported for providers [azure] (not aws)
... skipping 147 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should create read/write inline ephemeral volume
[90mtest/e2e/storage/testsuites/ephemeral.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume","total":-1,"completed":22,"skipped":146,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:27.811: INFO: Only supported for providers [azure] (not aws)
... skipping 59 lines ...
[1mSTEP[0m: Deleting pod verify-service-up-exec-pod-875fd in namespace services-6390
[1mSTEP[0m: verifying service-headless is not up
Jun 17 20:17:50.484: INFO: Creating new host exec pod
Jun 17 20:17:50.696: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:17:52.806: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:17:54.804: INFO: The status of Pod verify-service-down-host-exec-pod is Running (Ready = true)
Jun 17 20:17:54.804: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-6390 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.69.95.173:80 && echo service-down-failed'
Jun 17 20:17:57.944: INFO: rc: 28
Jun 17 20:17:57.944: INFO: error while kubectl execing "curl -g -s --connect-timeout 2 http://100.69.95.173:80 && echo service-down-failed" in pod services-6390/verify-service-down-host-exec-pod: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-6390 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.69.95.173:80 && echo service-down-failed:
Command stdout:
stderr:
+ curl -g -s --connect-timeout 2 http://100.69.95.173:80
command terminated with exit code 28
error:
exit status 28
Output:
[1mSTEP[0m: Deleting pod verify-service-down-host-exec-pod in namespace services-6390
[1mSTEP[0m: adding service.kubernetes.io/headless label
[1mSTEP[0m: verifying service is not up
Jun 17 20:17:58.271: INFO: Creating new host exec pod
Jun 17 20:17:58.492: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:18:00.599: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:18:02.601: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:18:04.600: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:18:06.599: INFO: The status of Pod verify-service-down-host-exec-pod is Running (Ready = true)
Jun 17 20:18:06.599: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-6390 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.65.135.92:80 && echo service-down-failed'
Jun 17 20:18:09.772: INFO: rc: 28
Jun 17 20:18:09.772: INFO: error while kubectl execing "curl -g -s --connect-timeout 2 http://100.65.135.92:80 && echo service-down-failed" in pod services-6390/verify-service-down-host-exec-pod: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-6390 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.65.135.92:80 && echo service-down-failed:
Command stdout:
stderr:
+ curl -g -s --connect-timeout 2 http://100.65.135.92:80
command terminated with exit code 28
error:
exit status 28
Output:
[1mSTEP[0m: Deleting pod verify-service-down-host-exec-pod in namespace services-6390
[1mSTEP[0m: removing service.kubernetes.io/headless annotation
[1mSTEP[0m: verifying service is up
Jun 17 20:18:10.116: INFO: Creating new host exec pod
... skipping 14 lines ...
[1mSTEP[0m: verifying service-headless is still not up
Jun 17 20:18:20.369: INFO: Creating new host exec pod
Jun 17 20:18:20.584: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:18:22.695: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:18:24.692: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:18:26.691: INFO: The status of Pod verify-service-down-host-exec-pod is Running (Ready = true)
Jun 17 20:18:26.691: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-6390 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.69.95.173:80 && echo service-down-failed'
Jun 17 20:18:29.860: INFO: rc: 28
Jun 17 20:18:29.860: INFO: error while kubectl execing "curl -g -s --connect-timeout 2 http://100.69.95.173:80 && echo service-down-failed" in pod services-6390/verify-service-down-host-exec-pod: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-6390 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.69.95.173:80 && echo service-down-failed:
Command stdout:
stderr:
+ curl -g -s --connect-timeout 2 http://100.69.95.173:80
command terminated with exit code 28
error:
exit status 28
Output:
[1mSTEP[0m: Deleting pod verify-service-down-host-exec-pod in namespace services-6390
[AfterEach] [sig-network] Services
test/e2e/framework/framework.go:188
Jun 17 20:18:29.975: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
... skipping 5 lines ...
[32m• [SLOW TEST:67.957 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should implement service.kubernetes.io/headless
[90mtest/e2e/network/service.go:2207[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should implement service.kubernetes.io/headless","total":-1,"completed":27,"skipped":191,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:30.207: INFO: Driver hostPath doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/framework/framework.go:188
... skipping 26 lines ...
[It] should support non-existent path
test/e2e/storage/testsuites/subpath.go:196
Jun 17 20:18:23.441: INFO: In-tree plugin kubernetes.io/empty-dir is not migrated, not validating any metrics
Jun 17 20:18:23.441: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-vvb4
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:18:23.550: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-vvb4" in namespace "provisioning-8510" to be "Succeeded or Failed"
Jun 17 20:18:23.657: INFO: Pod "pod-subpath-test-inlinevolume-vvb4": Phase="Pending", Reason="", readiness=false. Elapsed: 106.42212ms
Jun 17 20:18:25.765: INFO: Pod "pod-subpath-test-inlinevolume-vvb4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214472929s
Jun 17 20:18:27.873: INFO: Pod "pod-subpath-test-inlinevolume-vvb4": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322323795s
Jun 17 20:18:29.981: INFO: Pod "pod-subpath-test-inlinevolume-vvb4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.430923586s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:29.981: INFO: Pod "pod-subpath-test-inlinevolume-vvb4" satisfied condition "Succeeded or Failed"
Jun 17 20:18:30.093: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-inlinevolume-vvb4 container test-container-volume-inlinevolume-vvb4: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:30.318: INFO: Waiting for pod pod-subpath-test-inlinevolume-vvb4 to disappear
Jun 17 20:18:30.430: INFO: Pod pod-subpath-test-inlinevolume-vvb4 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-vvb4
Jun 17 20:18:30.430: INFO: Deleting pod "pod-subpath-test-inlinevolume-vvb4" in namespace "provisioning-8510"
... skipping 12 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support non-existent path
[90mtest/e2e/storage/testsuites/subpath.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support non-existent path","total":-1,"completed":37,"skipped":236,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
... skipping 40 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should resize volume when PVC is edited while pod is using it
[90mtest/e2e/storage/testsuites/volume_expand.go:248[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it","total":-1,"completed":16,"skipped":91,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] NodeLease
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 9 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:35.795: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "node-lease-test-9617" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] NodeLease NodeLease should have OwnerReferences set","total":-1,"completed":17,"skipped":96,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:36.045: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 29 lines ...
[It] should support readOnly file specified in the volumeMount [LinuxOnly]
test/e2e/storage/testsuites/subpath.go:382
Jun 17 20:18:28.579: INFO: In-tree plugin kubernetes.io/empty-dir is not migrated, not validating any metrics
Jun 17 20:18:28.579: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-gsxq
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:18:28.698: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-gsxq" in namespace "provisioning-1469" to be "Succeeded or Failed"
Jun 17 20:18:28.806: INFO: Pod "pod-subpath-test-inlinevolume-gsxq": Phase="Pending", Reason="", readiness=false. Elapsed: 107.511662ms
Jun 17 20:18:30.920: INFO: Pod "pod-subpath-test-inlinevolume-gsxq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.222398719s
Jun 17 20:18:33.031: INFO: Pod "pod-subpath-test-inlinevolume-gsxq": Phase="Pending", Reason="", readiness=false. Elapsed: 4.333444648s
Jun 17 20:18:35.142: INFO: Pod "pod-subpath-test-inlinevolume-gsxq": Phase="Pending", Reason="", readiness=false. Elapsed: 6.443709995s
Jun 17 20:18:37.256: INFO: Pod "pod-subpath-test-inlinevolume-gsxq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.558334587s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:37.256: INFO: Pod "pod-subpath-test-inlinevolume-gsxq" satisfied condition "Succeeded or Failed"
Jun 17 20:18:37.364: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-inlinevolume-gsxq container test-container-subpath-inlinevolume-gsxq: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:37.589: INFO: Waiting for pod pod-subpath-test-inlinevolume-gsxq to disappear
Jun 17 20:18:37.697: INFO: Pod pod-subpath-test-inlinevolume-gsxq no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-gsxq
Jun 17 20:18:37.697: INFO: Deleting pod "pod-subpath-test-inlinevolume-gsxq" in namespace "provisioning-1469"
... skipping 12 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly file specified in the volumeMount [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:382[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":23,"skipped":148,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-api-machinery] Watchers
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 29 lines ...
[32m• [SLOW TEST:12.354 seconds][0m
[sig-api-machinery] Watchers
[90mtest/e2e/apimachinery/framework.go:23[0m
should observe an object deletion if it stops meeting the requirements of the selector [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Watchers should observe an object deletion if it stops meeting the requirements of the selector [Conformance]","total":-1,"completed":24,"skipped":183,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:38.215: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (block volmode)] volumeMode
test/e2e/framework/framework.go:188
... skipping 25 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:38.224: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "lease-test-3514" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Lease lease API should be available [Conformance]","total":-1,"completed":18,"skipped":101,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
... skipping 3 lines ...
[1mSTEP[0m: Building a namespace api object, basename provisioning
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support existing directory
test/e2e/storage/testsuites/subpath.go:207
Jun 17 20:18:18.040: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 17 20:18:18.276: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-80" in namespace "provisioning-80" to be "Succeeded or Failed"
Jun 17 20:18:18.384: INFO: Pod "hostpath-symlink-prep-provisioning-80": Phase="Pending", Reason="", readiness=false. Elapsed: 107.923686ms
Jun 17 20:18:20.500: INFO: Pod "hostpath-symlink-prep-provisioning-80": Phase="Pending", Reason="", readiness=false. Elapsed: 2.224089406s
Jun 17 20:18:22.608: INFO: Pod "hostpath-symlink-prep-provisioning-80": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.332236611s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:22.608: INFO: Pod "hostpath-symlink-prep-provisioning-80" satisfied condition "Succeeded or Failed"
Jun 17 20:18:22.608: INFO: Deleting pod "hostpath-symlink-prep-provisioning-80" in namespace "provisioning-80"
Jun 17 20:18:22.722: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-80" to be fully deleted
Jun 17 20:18:22.835: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-5s86
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:18:22.944: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-5s86" in namespace "provisioning-80" to be "Succeeded or Failed"
Jun 17 20:18:23.050: INFO: Pod "pod-subpath-test-inlinevolume-5s86": Phase="Pending", Reason="", readiness=false. Elapsed: 105.117211ms
Jun 17 20:18:25.157: INFO: Pod "pod-subpath-test-inlinevolume-5s86": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212670857s
Jun 17 20:18:27.263: INFO: Pod "pod-subpath-test-inlinevolume-5s86": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318462362s
Jun 17 20:18:29.377: INFO: Pod "pod-subpath-test-inlinevolume-5s86": Phase="Pending", Reason="", readiness=false. Elapsed: 6.432295294s
Jun 17 20:18:31.484: INFO: Pod "pod-subpath-test-inlinevolume-5s86": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.539391853s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:31.484: INFO: Pod "pod-subpath-test-inlinevolume-5s86" satisfied condition "Succeeded or Failed"
Jun 17 20:18:31.589: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-inlinevolume-5s86 container test-container-volume-inlinevolume-5s86: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:31.809: INFO: Waiting for pod pod-subpath-test-inlinevolume-5s86 to disappear
Jun 17 20:18:31.918: INFO: Pod pod-subpath-test-inlinevolume-5s86 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-5s86
Jun 17 20:18:31.918: INFO: Deleting pod "pod-subpath-test-inlinevolume-5s86" in namespace "provisioning-80"
[1mSTEP[0m: Deleting pod
Jun 17 20:18:32.027: INFO: Deleting pod "pod-subpath-test-inlinevolume-5s86" in namespace "provisioning-80"
Jun 17 20:18:32.242: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-80" in namespace "provisioning-80" to be "Succeeded or Failed"
Jun 17 20:18:32.351: INFO: Pod "hostpath-symlink-prep-provisioning-80": Phase="Pending", Reason="", readiness=false. Elapsed: 108.767862ms
Jun 17 20:18:34.456: INFO: Pod "hostpath-symlink-prep-provisioning-80": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214347819s
Jun 17 20:18:36.563: INFO: Pod "hostpath-symlink-prep-provisioning-80": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321217939s
Jun 17 20:18:38.685: INFO: Pod "hostpath-symlink-prep-provisioning-80": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.443343936s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:38.685: INFO: Pod "hostpath-symlink-prep-provisioning-80" satisfied condition "Succeeded or Failed"
Jun 17 20:18:38.685: INFO: Deleting pod "hostpath-symlink-prep-provisioning-80" in namespace "provisioning-80"
Jun 17 20:18:38.795: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-80" to be fully deleted
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
Jun 17 20:18:38.905: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "provisioning-80" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should support existing directory","total":-1,"completed":23,"skipped":226,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:39.167: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 53 lines ...
Jun 17 20:18:21.784: INFO: PersistentVolumeClaim pvc-vfmnc found but phase is Pending instead of Bound.
Jun 17 20:18:23.891: INFO: PersistentVolumeClaim pvc-vfmnc found and phase=Bound (8.573543885s)
Jun 17 20:18:23.891: INFO: Waiting up to 3m0s for PersistentVolume local-tpjl4 to have phase Bound
Jun 17 20:18:23.996: INFO: PersistentVolume local-tpjl4 found and phase=Bound (105.734363ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-czkh
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:18:24.318: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-czkh" in namespace "provisioning-7219" to be "Succeeded or Failed"
Jun 17 20:18:24.423: INFO: Pod "pod-subpath-test-preprovisionedpv-czkh": Phase="Pending", Reason="", readiness=false. Elapsed: 105.23032ms
Jun 17 20:18:26.529: INFO: Pod "pod-subpath-test-preprovisionedpv-czkh": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211062286s
Jun 17 20:18:28.642: INFO: Pod "pod-subpath-test-preprovisionedpv-czkh": Phase="Pending", Reason="", readiness=false. Elapsed: 4.324094906s
Jun 17 20:18:30.751: INFO: Pod "pod-subpath-test-preprovisionedpv-czkh": Phase="Pending", Reason="", readiness=false. Elapsed: 6.433287743s
Jun 17 20:18:32.878: INFO: Pod "pod-subpath-test-preprovisionedpv-czkh": Phase="Pending", Reason="", readiness=false. Elapsed: 8.559900451s
Jun 17 20:18:34.985: INFO: Pod "pod-subpath-test-preprovisionedpv-czkh": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.667095862s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:34.985: INFO: Pod "pod-subpath-test-preprovisionedpv-czkh" satisfied condition "Succeeded or Failed"
Jun 17 20:18:35.092: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-preprovisionedpv-czkh container test-container-subpath-preprovisionedpv-czkh: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:35.339: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-czkh to disappear
Jun 17 20:18:35.444: INFO: Pod pod-subpath-test-preprovisionedpv-czkh no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-czkh
Jun 17 20:18:35.444: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-czkh" in namespace "provisioning-7219"
... skipping 86 lines ...
[1mSTEP[0m: Destroying namespace "services-688" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should provide secure master service [Conformance]","total":-1,"completed":24,"skipped":233,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:40.292: INFO: Driver csi-hostpath doesn't support PreprovisionedPV -- skipping
... skipping 117 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/empty_dir.go:51
[It] volume on tmpfs should have the correct mode using FSGroup
test/e2e/common/storage/empty_dir.go:76
[1mSTEP[0m: Creating a pod to test emptydir volume type on tmpfs
Jun 17 20:18:39.417: INFO: Waiting up to 5m0s for pod "pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f" in namespace "emptydir-4073" to be "Succeeded or Failed"
Jun 17 20:18:39.524: INFO: Pod "pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f": Phase="Pending", Reason="", readiness=false. Elapsed: 107.14504ms
Jun 17 20:18:41.637: INFO: Pod "pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.220631683s
Jun 17 20:18:43.747: INFO: Pod "pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.330697512s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:43.747: INFO: Pod "pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f" satisfied condition "Succeeded or Failed"
Jun 17 20:18:43.858: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:44.084: INFO: Waiting for pod pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f to disappear
Jun 17 20:18:44.191: INFO: Pod pod-8c109ce7-d4cb-43a5-b59a-dbe8bc332c9f no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 6 lines ...
[90mtest/e2e/common/storage/framework.go:23[0m
when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/empty_dir.go:49[0m
volume on tmpfs should have the correct mode using FSGroup
[90mtest/e2e/common/storage/empty_dir.go:76[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourcePublishOpenAPI [Privileged:ClusterAdmin] works for multiple CRDs of different groups [Conformance]","total":-1,"completed":27,"skipped":190,"failed":0}
[BeforeEach] [sig-node] Container Runtime
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:43.735: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename container-runtime
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 7 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:46.041: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "container-runtime-8348" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Container Runtime blackbox test when running a container with a new image should be able to pull image [NodeConformance]","total":-1,"completed":28,"skipped":190,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:46.291: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 65 lines ...
Jun 17 20:18:36.598: INFO: PersistentVolumeClaim pvc-lz8fx found but phase is Pending instead of Bound.
Jun 17 20:18:38.704: INFO: PersistentVolumeClaim pvc-lz8fx found and phase=Bound (12.74797117s)
Jun 17 20:18:38.704: INFO: Waiting up to 3m0s for PersistentVolume local-fzgpx to have phase Bound
Jun 17 20:18:38.810: INFO: PersistentVolume local-fzgpx found and phase=Bound (105.365933ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-52tw
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:18:39.128: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-52tw" in namespace "provisioning-4353" to be "Succeeded or Failed"
Jun 17 20:18:39.235: INFO: Pod "pod-subpath-test-preprovisionedpv-52tw": Phase="Pending", Reason="", readiness=false. Elapsed: 106.405715ms
Jun 17 20:18:41.342: INFO: Pod "pod-subpath-test-preprovisionedpv-52tw": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21347161s
Jun 17 20:18:43.452: INFO: Pod "pod-subpath-test-preprovisionedpv-52tw": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323480857s
Jun 17 20:18:45.560: INFO: Pod "pod-subpath-test-preprovisionedpv-52tw": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.430981057s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:45.560: INFO: Pod "pod-subpath-test-preprovisionedpv-52tw" satisfied condition "Succeeded or Failed"
Jun 17 20:18:45.666: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-52tw container test-container-volume-preprovisionedpv-52tw: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:45.890: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-52tw to disappear
Jun 17 20:18:45.998: INFO: Pod pod-subpath-test-preprovisionedpv-52tw no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-52tw
Jun 17 20:18:45.998: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-52tw" in namespace "provisioning-4353"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directory","total":-1,"completed":35,"skipped":237,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:47.504: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 24 lines ...
[1mSTEP[0m: Building a namespace api object, basename svcaccounts
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should set ownership and permission when RunAsUser or FsGroup is present [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/auth/service_accounts.go:325
[1mSTEP[0m: Creating a pod to test service account token:
Jun 17 20:18:21.703: INFO: Waiting up to 5m0s for pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" in namespace "svcaccounts-4812" to be "Succeeded or Failed"
Jun 17 20:18:21.825: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 122.423982ms
Jun 17 20:18:23.932: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.229102144s
Jun 17 20:18:26.039: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.336220369s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:26.039: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" satisfied condition "Succeeded or Failed"
Jun 17 20:18:26.146: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:26.366: INFO: Waiting for pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b to disappear
Jun 17 20:18:26.472: INFO: Pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b no longer exists
[1mSTEP[0m: Creating a pod to test service account token:
Jun 17 20:18:26.581: INFO: Waiting up to 5m0s for pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" in namespace "svcaccounts-4812" to be "Succeeded or Failed"
Jun 17 20:18:26.687: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 106.098523ms
Jun 17 20:18:28.799: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.218009793s
Jun 17 20:18:30.919: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.33861474s
Jun 17 20:18:33.031: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.449881168s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:33.031: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" satisfied condition "Succeeded or Failed"
Jun 17 20:18:33.137: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:33.358: INFO: Waiting for pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b to disappear
Jun 17 20:18:33.464: INFO: Pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b no longer exists
[1mSTEP[0m: Creating a pod to test service account token:
Jun 17 20:18:33.572: INFO: Waiting up to 5m0s for pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" in namespace "svcaccounts-4812" to be "Succeeded or Failed"
Jun 17 20:18:33.678: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 106.735279ms
Jun 17 20:18:35.787: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215137312s
Jun 17 20:18:37.896: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.324105403s
Jun 17 20:18:40.003: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.431633764s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:40.003: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" satisfied condition "Succeeded or Failed"
Jun 17 20:18:40.110: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:40.330: INFO: Waiting for pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b to disappear
Jun 17 20:18:40.437: INFO: Pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b no longer exists
[1mSTEP[0m: Creating a pod to test service account token:
Jun 17 20:18:40.546: INFO: Waiting up to 5m0s for pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" in namespace "svcaccounts-4812" to be "Succeeded or Failed"
Jun 17 20:18:40.653: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 106.425418ms
Jun 17 20:18:42.760: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214019235s
Jun 17 20:18:44.874: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Pending", Reason="", readiness=false. Elapsed: 4.327824376s
Jun 17 20:18:46.981: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.43500205s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:46.981: INFO: Pod "test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b" satisfied condition "Succeeded or Failed"
Jun 17 20:18:47.088: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:47.309: INFO: Waiting for pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b to disappear
Jun 17 20:18:47.415: INFO: Pod test-pod-11ecd385-1996-443e-9e28-3bcadd1aef8b no longer exists
[AfterEach] [sig-auth] ServiceAccounts
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:26.795 seconds][0m
[sig-auth] ServiceAccounts
[90mtest/e2e/auth/framework.go:23[0m
should set ownership and permission when RunAsUser or FsGroup is present [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/auth/service_accounts.go:325[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-auth] ServiceAccounts should set ownership and permission when RunAsUser or FsGroup is present [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":21,"skipped":188,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:47.654: INFO: Only supported for providers [azure] (not aws)
... skipping 26 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-storage] HostPath
test/e2e/common/storage/host_path.go:39
[It] should give a volume the correct mode [LinuxOnly] [NodeConformance]
test/e2e/common/storage/host_path.go:50
[1mSTEP[0m: Creating a pod to test hostPath mode
Jun 17 20:18:41.248: INFO: Waiting up to 5m0s for pod "pod-host-path-test" in namespace "hostpath-9308" to be "Succeeded or Failed"
Jun 17 20:18:41.353: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 105.512843ms
Jun 17 20:18:43.461: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213190581s
Jun 17 20:18:45.567: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319102749s
Jun 17 20:18:47.673: INFO: Pod "pod-host-path-test": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.424986174s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:47.673: INFO: Pod "pod-host-path-test" satisfied condition "Succeeded or Failed"
Jun 17 20:18:47.778: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-host-path-test container test-container-1: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:48.002: INFO: Waiting for pod pod-host-path-test to disappear
Jun 17 20:18:48.107: INFO: Pod pod-host-path-test no longer exists
[AfterEach] [sig-storage] HostPath
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.931 seconds][0m
[sig-storage] HostPath
[90mtest/e2e/common/storage/framework.go:23[0m
should give a volume the correct mode [LinuxOnly] [NodeConformance]
[90mtest/e2e/common/storage/host_path.go:50[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] HostPath should give a volume the correct mode [LinuxOnly] [NodeConformance]","total":-1,"completed":25,"skipped":250,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:48.357: INFO: Driver supports dynamic provisioning, skipping InlineVolume pattern
... skipping 122 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data","total":-1,"completed":23,"skipped":256,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (ext4)] volumes
... skipping 10 lines ...
Jun 17 20:18:17.123: INFO: Using claimSize:1Gi, test suite supported size:{ 1Mi}, driver(aws) supported size:{ 1Mi}
[1mSTEP[0m: creating a StorageClass volume-1734hpkt7
[1mSTEP[0m: creating a claim
Jun 17 20:18:17.253: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Creating pod exec-volume-test-dynamicpv-8ltv
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:18:17.578: INFO: Waiting up to 5m0s for pod "exec-volume-test-dynamicpv-8ltv" in namespace "volume-1734" to be "Succeeded or Failed"
Jun 17 20:18:17.684: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 106.02111ms
Jun 17 20:18:19.829: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 2.251601423s
Jun 17 20:18:21.935: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 4.357706052s
Jun 17 20:18:24.044: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 6.466580907s
Jun 17 20:18:26.150: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 8.572711315s
Jun 17 20:18:28.259: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 10.681111458s
Jun 17 20:18:30.365: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 12.787798955s
Jun 17 20:18:32.473: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Pending", Reason="", readiness=false. Elapsed: 14.895646416s
Jun 17 20:18:34.581: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Running", Reason="", readiness=true. Elapsed: 17.002881091s
Jun 17 20:18:36.687: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Running", Reason="", readiness=false. Elapsed: 19.109816311s
Jun 17 20:18:38.795: INFO: Pod "exec-volume-test-dynamicpv-8ltv": Phase="Succeeded", Reason="", readiness=false. Elapsed: 21.217620289s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:38.795: INFO: Pod "exec-volume-test-dynamicpv-8ltv" satisfied condition "Succeeded or Failed"
Jun 17 20:18:38.904: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod exec-volume-test-dynamicpv-8ltv container exec-container-dynamicpv-8ltv: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:39.123: INFO: Waiting for pod exec-volume-test-dynamicpv-8ltv to disappear
Jun 17 20:18:39.233: INFO: Pod exec-volume-test-dynamicpv-8ltv no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-dynamicpv-8ltv
Jun 17 20:18:39.233: INFO: Deleting pod "exec-volume-test-dynamicpv-8ltv" in namespace "volume-1734"
... skipping 17 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (ext4)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume","total":-1,"completed":31,"skipped":295,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] IngressClass API
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 23 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:50.279: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "ingressclass-8989" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] IngressClass API should support creating IngressClass API operations [Conformance]","total":-1,"completed":22,"skipped":196,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Services
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 34 lines ...
Jun 17 20:16:31.455: INFO: Pod "webserver-pod": Phase="Running", Reason="", readiness=true. Elapsed: 27.501299575s
Jun 17 20:16:33.569: INFO: Pod "webserver-pod": Phase="Running", Reason="", readiness=false. Elapsed: 29.615437497s
Jun 17 20:16:33.569: INFO: Pod "webserver-pod" satisfied condition "pod not ready"
Jun 17 20:16:33.569: INFO: Waiting up to 2m0s to get response from 100.71.69.88:80
Jun 17 20:16:33.569: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname'
Jun 17 20:17:04.742: INFO: rc: 28
Jun 17 20:17:04.742: INFO: got err: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:
Command stdout:
stderr:
+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname
command terminated with exit code 28
error:
exit status 28, retry until timeout
Jun 17 20:17:06.742: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname'
Jun 17 20:17:37.867: INFO: rc: 28
Jun 17 20:17:37.867: INFO: got err: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:
Command stdout:
stderr:
+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname
command terminated with exit code 28
error:
exit status 28, retry until timeout
Jun 17 20:17:39.869: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname'
Jun 17 20:18:11.046: INFO: rc: 28
Jun 17 20:18:11.046: INFO: got err: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:
Command stdout:
stderr:
+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname
command terminated with exit code 28
error:
exit status 28, retry until timeout
Jun 17 20:18:13.046: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname'
Jun 17 20:18:44.169: INFO: rc: 28
Jun 17 20:18:44.169: INFO: got err: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:
Command stdout:
stderr:
+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname
command terminated with exit code 28
error:
exit status 28, retry until timeout
Jun 17 20:18:46.171: FAIL: Unexpected error:
<exec.CodeExitError>: {
Err: {
s: "error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:\nCommand stdout:\n\nstderr:\n+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname\ncommand terminated with exit code 28\n\nerror:\nexit status 28",
},
Code: 28,
}
error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:
Command stdout:
stderr:
+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname
command terminated with exit code 28
error:
exit status 28
occurred
Full Stack Trace
k8s.io/kubernetes/test/e2e/network.execHostnameTest({{{0x0, 0x0}, {0x0, 0x0}}, {{0xc00233d450, 0xb}, {0x0, 0x0}, {0xc00233d460, 0xd}, ...}, ...}, ...)
test/e2e/network/util.go:175 +0x485
... skipping 17 lines ...
Jun 17 20:18:46.279: INFO: At 2022-06-17 20:15:53 +0000 UTC - event for webserver-pod: {kubelet i-0d35bb1d9b17df780} Pulled: Container image "k8s.gcr.io/e2e-test-images/agnhost:2.39" already present on machine
Jun 17 20:18:46.279: INFO: At 2022-06-17 20:15:55 +0000 UTC - event for pause-pod-1: {default-scheduler } Scheduled: Successfully assigned services-3794/pause-pod-1 to i-0b6ded34240e7c4ea
Jun 17 20:18:46.279: INFO: At 2022-06-17 20:15:57 +0000 UTC - event for pause-pod-1: {kubelet i-0b6ded34240e7c4ea} Created: Created container agnhost-container
Jun 17 20:18:46.279: INFO: At 2022-06-17 20:15:57 +0000 UTC - event for pause-pod-1: {kubelet i-0b6ded34240e7c4ea} Started: Started container agnhost-container
Jun 17 20:18:46.279: INFO: At 2022-06-17 20:15:57 +0000 UTC - event for pause-pod-1: {kubelet i-0b6ded34240e7c4ea} Pulled: Container image "k8s.gcr.io/e2e-test-images/agnhost:2.39" already present on machine
Jun 17 20:18:46.279: INFO: At 2022-06-17 20:16:03 +0000 UTC - event for webserver-pod: {kubelet i-0d35bb1d9b17df780} Killing: Stopping container agnhost
Jun 17 20:18:46.279: INFO: At 2022-06-17 20:16:13 +0000 UTC - event for webserver-pod: {kubelet i-0d35bb1d9b17df780} Unhealthy: Readiness probe failed: HTTP probe failed with statuscode: 503
Jun 17 20:18:46.389: INFO: POD NODE PHASE GRACE CONDITIONS
Jun 17 20:18:46.389: INFO: pause-pod-1 i-0b6ded34240e7c4ea Running [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:15:55 +0000 UTC } {Ready True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:15:58 +0000 UTC } {ContainersReady True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:15:58 +0000 UTC } {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:15:55 +0000 UTC }]
Jun 17 20:18:46.389: INFO: webserver-pod i-0d35bb1d9b17df780 Running 300s [{Initialized True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:15:52 +0000 UTC } {Ready False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:16:33 +0000 UTC ContainersNotReady containers with unready status: [agnhost]} {ContainersReady False 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:16:33 +0000 UTC ContainersNotReady containers with unready status: [agnhost]} {PodScheduled True 0001-01-01 00:00:00 +0000 UTC 2022-06-17 20:15:52 +0000 UTC }]
Jun 17 20:18:46.389: INFO:
Jun 17 20:18:46.732: INFO:
Logging node info for node i-0167fd6a83d1c036d
... skipping 137 lines ...
Jun 17 20:18:49.862: INFO: Container csi-provisioner ready: true, restart count 0
Jun 17 20:18:49.862: INFO: Container csi-resizer ready: true, restart count 0
Jun 17 20:18:49.862: INFO: Container ebs-plugin ready: true, restart count 0
Jun 17 20:18:49.862: INFO: Container liveness-probe ready: true, restart count 0
Jun 17 20:18:49.862: INFO: ss-1 started at 2022-06-17 20:18:31 +0000 UTC (0+1 container statuses recorded)
Jun 17 20:18:49.862: INFO: Container webserver ready: true, restart count 0
Jun 17 20:18:49.862: INFO: fail-once-local-9xg42 started at <nil> (0+0 container statuses recorded)
Jun 17 20:18:49.862: INFO: coredns-57d68fdf4b-chqbv started at 2022-06-17 20:01:34 +0000 UTC (0+1 container statuses recorded)
Jun 17 20:18:49.862: INFO: Container coredns ready: true, restart count 0
Jun 17 20:18:49.862: INFO: cilium-kxm48 started at 2022-06-17 20:01:14 +0000 UTC (1+1 container statuses recorded)
Jun 17 20:18:49.862: INFO: Init container clean-cilium-state ready: true, restart count 0
Jun 17 20:18:49.862: INFO: Container cilium-agent ready: true, restart count 0
Jun 17 20:18:49.862: INFO: ss2-2 started at 2022-06-17 20:18:24 +0000 UTC (0+1 container statuses recorded)
... skipping 55 lines ...
[91m[1m• Failure [179.770 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
[91m[1mshould be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true [It][0m
[90mtest/e2e/network/service.go:1803[0m
[91mJun 17 20:18:46.171: Unexpected error:
<exec.CodeExitError>: {
Err: {
s: "error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:\nCommand stdout:\n\nstderr:\n+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname\ncommand terminated with exit code 28\n\nerror:\nexit status 28",
},
Code: 28,
}
error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-3794 exec pause-pod-1 -- /bin/sh -x -c curl -q -s --connect-timeout 30 100.71.69.88:80/hostname:
Command stdout:
stderr:
+ curl -q -s --connect-timeout 30 100.71.69.88:80/hostname
command terminated with exit code 28
error:
exit status 28
occurred[0m
test/e2e/network/util.go:175
[90m------------------------------[0m
{"msg":"FAILED [sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true","total":-1,"completed":19,"skipped":158,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 24 lines ...
[32m• [SLOW TEST:6.323 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
pod should support memory backed volumes of specified size
[90mtest/e2e/common/storage/empty_dir.go:299[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes pod should support memory backed volumes of specified size","total":-1,"completed":36,"skipped":242,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] CSIStorageCapacity
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 22 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:54.516: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "csistoragecapacity-6122" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl validation should create/apply a valid CR with arbitrary-extra properties for CRD with partially-specified validation schema","total":-1,"completed":22,"skipped":93,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:17.454: INFO: >>> kubeConfig: /root/.kube/config
... skipping 15 lines ...
Jun 17 20:18:21.693: INFO: PersistentVolumeClaim pvc-6pnm9 found but phase is Pending instead of Bound.
Jun 17 20:18:23.799: INFO: PersistentVolumeClaim pvc-6pnm9 found and phase=Bound (2.216446418s)
Jun 17 20:18:23.799: INFO: Waiting up to 3m0s for PersistentVolume local-gcbkt to have phase Bound
Jun 17 20:18:23.905: INFO: PersistentVolume local-gcbkt found and phase=Bound (105.692952ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-248d
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:18:24.226: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-248d" in namespace "provisioning-4429" to be "Succeeded or Failed"
Jun 17 20:18:24.332: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Pending", Reason="", readiness=false. Elapsed: 106.338962ms
Jun 17 20:18:26.439: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213296205s
Jun 17 20:18:28.547: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32120882s
Jun 17 20:18:30.667: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Running", Reason="", readiness=true. Elapsed: 6.44150002s
Jun 17 20:18:32.779: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Running", Reason="", readiness=true. Elapsed: 8.552995815s
Jun 17 20:18:34.885: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Running", Reason="", readiness=true. Elapsed: 10.659904512s
... skipping 4 lines ...
Jun 17 20:18:45.423: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Running", Reason="", readiness=true. Elapsed: 21.197511817s
Jun 17 20:18:47.530: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Running", Reason="", readiness=true. Elapsed: 23.304375243s
Jun 17 20:18:49.637: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Running", Reason="", readiness=true. Elapsed: 25.411533175s
Jun 17 20:18:51.744: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Running", Reason="", readiness=true. Elapsed: 27.518281918s
Jun 17 20:18:53.853: INFO: Pod "pod-subpath-test-preprovisionedpv-248d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 29.627757072s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:53.853: INFO: Pod "pod-subpath-test-preprovisionedpv-248d" satisfied condition "Succeeded or Failed"
Jun 17 20:18:53.960: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-preprovisionedpv-248d container test-container-subpath-preprovisionedpv-248d: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:54.185: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-248d to disappear
Jun 17 20:18:54.297: INFO: Pod pod-subpath-test-preprovisionedpv-248d no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-248d
Jun 17 20:18:54.297: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-248d" in namespace "provisioning-4429"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":23,"skipped":93,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:55.841: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 246 lines ...
[1mSTEP[0m: Building a namespace api object, basename downward-api
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward api env vars
Jun 17 20:18:51.388: INFO: Waiting up to 5m0s for pod "downward-api-dfe28389-293d-4068-b7a9-9296c7b43339" in namespace "downward-api-9899" to be "Succeeded or Failed"
Jun 17 20:18:51.495: INFO: Pod "downward-api-dfe28389-293d-4068-b7a9-9296c7b43339": Phase="Pending", Reason="", readiness=false. Elapsed: 106.435177ms
Jun 17 20:18:53.603: INFO: Pod "downward-api-dfe28389-293d-4068-b7a9-9296c7b43339": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214775305s
Jun 17 20:18:55.723: INFO: Pod "downward-api-dfe28389-293d-4068-b7a9-9296c7b43339": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.334691105s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:55.723: INFO: Pod "downward-api-dfe28389-293d-4068-b7a9-9296c7b43339" satisfied condition "Succeeded or Failed"
Jun 17 20:18:55.830: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod downward-api-dfe28389-293d-4068-b7a9-9296c7b43339 container dapi-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:56.082: INFO: Waiting for pod downward-api-dfe28389-293d-4068-b7a9-9296c7b43339 to disappear
Jun 17 20:18:56.188: INFO: Pod downward-api-dfe28389-293d-4068-b7a9-9296c7b43339 no longer exists
[AfterEach] [sig-node] Downward API
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.877 seconds][0m
[sig-node] Downward API
[90mtest/e2e/common/node/framework.go:23[0m
should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Downward API should provide default limits.cpu/memory from node allocatable [NodeConformance] [Conformance]","total":-1,"completed":23,"skipped":199,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:56.415: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 51 lines ...
Jun 17 20:18:25.477: INFO: Using claimSize:1Gi, test suite supported size:{ 1Gi}, driver(aws) supported size:{ 1Gi}
[1mSTEP[0m: creating a StorageClass volume-expand-86186n6k7
[1mSTEP[0m: creating a claim
Jun 17 20:18:25.585: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
[1mSTEP[0m: Expanding non-expandable pvc
Jun 17 20:18:25.802: INFO: currentPvcSize {{1073741824 0} {<nil>} 1Gi BinarySI}, newSize {{2147483648 0} {<nil>} BinarySI}
Jun 17 20:18:26.019: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:28.239: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:30.240: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:32.233: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:34.243: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:36.235: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:38.233: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:40.234: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:42.235: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:44.243: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:46.233: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:48.234: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:50.234: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:52.232: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:54.236: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:56.240: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 5 lines ...
},
VolumeName: "",
StorageClassName: &"volume-expand-86186n6k7",
... // 3 identical fields
}
Jun 17 20:18:56.453: INFO: Error updating pvc awsw2mvd: PersistentVolumeClaim "awsw2mvd" is invalid: spec: Forbidden: spec is immutable after creation except resources.requests for bound claims
core.PersistentVolumeClaimSpec{
AccessModes: {"ReadWriteOnce"},
Selector: nil,
Resources: core.ResourceRequirements{
Limits: nil,
- Requests: core.ResourceList{
... skipping 24 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not allow expansion of pvcs without AllowVolumeExpansion property
[90mtest/e2e/storage/testsuites/volume_expand.go:159[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property","total":-1,"completed":18,"skipped":148,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:57.103: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 35 lines ...
[36mDriver emptydir doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (ext4)] volumes should store data","total":-1,"completed":32,"skipped":283,"failed":0}
[BeforeEach] [sig-node] PodTemplates
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:55.907: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename podtemplate
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 8 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:56.984: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "podtemplate-7524" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] PodTemplates should replace a pod template [Conformance]","total":-1,"completed":33,"skipped":283,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Flexvolumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 40 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:18:58.734: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "endpointslicemirroring-1372" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] EndpointSliceMirroring should mirror a custom Endpoints resource through create update and delete [Conformance]","total":-1,"completed":34,"skipped":289,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:58.964: INFO: Driver aws doesn't support ext3 -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 21 lines ...
[1mSTEP[0m: Building a namespace api object, basename security-context
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support pod.Spec.SecurityContext.SupplementalGroups [LinuxOnly]
test/e2e/node/security_context.go:71
[1mSTEP[0m: Creating a pod to test pod.Spec.SecurityContext.SupplementalGroups
Jun 17 20:18:54.774: INFO: Waiting up to 5m0s for pod "security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc" in namespace "security-context-6749" to be "Succeeded or Failed"
Jun 17 20:18:54.880: INFO: Pod "security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc": Phase="Pending", Reason="", readiness=false. Elapsed: 105.960636ms
Jun 17 20:18:56.988: INFO: Pod "security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213223233s
Jun 17 20:18:59.094: INFO: Pod "security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.319947031s
[1mSTEP[0m: Saw pod success
Jun 17 20:18:59.094: INFO: Pod "security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc" satisfied condition "Succeeded or Failed"
Jun 17 20:18:59.200: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:18:59.426: INFO: Waiting for pod security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc to disappear
Jun 17 20:18:59.531: INFO: Pod security-context-93d08d9d-5a7b-47d3-8e6c-50c2d21b4fcc no longer exists
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:5.833 seconds][0m
[sig-node] Security Context
[90mtest/e2e/node/framework.go:23[0m
should support pod.Spec.SecurityContext.SupplementalGroups [LinuxOnly]
[90mtest/e2e/node/security_context.go:71[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context should support pod.Spec.SecurityContext.SupplementalGroups [LinuxOnly]","total":-1,"completed":37,"skipped":249,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:18:59.768: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/framework/framework.go:188
... skipping 84 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should create read-only inline ephemeral volume
[90mtest/e2e/storage/testsuites/ephemeral.go:175[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume","total":-1,"completed":28,"skipped":186,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 3 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:18:58.218: INFO: Waiting up to 5m0s for pod "downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539" in namespace "downward-api-3448" to be "Succeeded or Failed"
Jun 17 20:18:58.324: INFO: Pod "downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539": Phase="Pending", Reason="", readiness=false. Elapsed: 106.475786ms
Jun 17 20:19:00.431: INFO: Pod "downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213268321s
Jun 17 20:19:02.539: INFO: Pod "downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.32136022s
[1mSTEP[0m: Saw pod success
Jun 17 20:19:02.539: INFO: Pod "downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539" satisfied condition "Succeeded or Failed"
Jun 17 20:19:02.646: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:19:02.868: INFO: Waiting for pod downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539 to disappear
Jun 17 20:19:02.974: INFO: Pod downwardapi-volume-6d54b090-f671-4370-a775-fd48b8e51539 no longer exists
[AfterEach] [sig-storage] Downward API volume
test/e2e/framework/framework.go:188
... skipping 6 lines ...
[90mtest/e2e/common/storage/framework.go:23[0m
should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Downward API volume should set mode on item file [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":24,"skipped":211,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:03.242: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 95 lines ...
[90mtest/e2e/apps/framework.go:23[0m
Basic StatefulSet functionality [StatefulSetBasic]
[90mtest/e2e/apps/statefulset.go:101[0m
should perform rolling updates and roll backs of template modifications [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should perform rolling updates and roll backs of template modifications [Conformance]","total":-1,"completed":19,"skipped":105,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSIStorageCapacity should support CSIStorageCapacities API operations [Conformance]","total":-1,"completed":20,"skipped":169,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[BeforeEach] [sig-network] Services
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:54.755: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename services
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 36 lines ...
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:48.379: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename job
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a job
[1mSTEP[0m: Ensuring job reaches completions
[AfterEach] [sig-apps] Job
test/e2e/framework/framework.go:188
Jun 17 20:19:05.332: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "job-8563" for this suite.
[32m• [SLOW TEST:17.175 seconds][0m
[sig-apps] Job
[90mtest/e2e/apps/framework.go:23[0m
should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are locally restarted [Conformance]","total":-1,"completed":26,"skipped":254,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:05.569: INFO: Driver csi-hostpath doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/framework/framework.go:188
... skipping 89 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not mount / map unused volumes in a pod [LinuxOnly]
[90mtest/e2e/storage/testsuites/volumemode.go:354[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":28,"skipped":194,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:06.504: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 216 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
Verify if offline PVC expansion works
[90mtest/e2e/storage/testsuites/volume_expand.go:176[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand Verify if offline PVC expansion works","total":-1,"completed":27,"skipped":139,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:06.858: INFO: Only supported for providers [openstack] (not aws)
... skipping 109 lines ...
[32m• [SLOW TEST:17.038 seconds][0m
[sig-node] Pods
[90mtest/e2e/common/node/framework.go:23[0m
should support pod readiness gates [NodeConformance]
[90mtest/e2e/common/node/pods.go:777[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods should support pod readiness gates [NodeConformance]","total":-1,"completed":32,"skipped":298,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:07.404: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 197 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:19:08.747: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "custom-resource-definition-6275" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] CustomResourceDefinition resources [Privileged:ClusterAdmin] Simple CustomResourceDefinition creating/deleting custom resource definition objects works [Conformance]","total":-1,"completed":33,"skipped":313,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:08.994: INFO: Driver hostPath doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 409 lines ...
[90mtest/e2e/network/common/framework.go:23[0m
version v1
[90mtest/e2e/network/proxy.go:74[0m
should proxy through a service and a pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Proxy version v1 should proxy through a service and a pod [Conformance]","total":-1,"completed":19,"skipped":167,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
... skipping 110 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should verify that all csinodes have volume limits
[90mtest/e2e/storage/testsuites/volumelimits.go:249[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits should verify that all csinodes have volume limits","total":-1,"completed":24,"skipped":257,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:15.051: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 82 lines ...
[90mtest/e2e/apps/framework.go:23[0m
Basic StatefulSet functionality [StatefulSetBasic]
[90mtest/e2e/apps/statefulset.go:101[0m
should adopt matching orphans and release non-matching pods
[90mtest/e2e/apps/statefulset.go:171[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should adopt matching orphans and release non-matching pods","total":-1,"completed":38,"skipped":237,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:17.488: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 176 lines ...
[36mDriver hostPath doesn't support GenericEphemeralVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on tmpfs should have the correct mode using FSGroup","total":-1,"completed":19,"skipped":102,"failed":0}
[BeforeEach] [sig-network] Networking
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:44.447: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename nettest
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 52 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/empty_dir.go:51
[It] new files should be created with FSGroup ownership when container is root
test/e2e/common/storage/empty_dir.go:56
[1mSTEP[0m: Creating a pod to test emptydir 0644 on tmpfs
Jun 17 20:19:07.384: INFO: Waiting up to 5m0s for pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83" in namespace "emptydir-8798" to be "Succeeded or Failed"
Jun 17 20:19:07.492: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83": Phase="Pending", Reason="", readiness=false. Elapsed: 106.336769ms
Jun 17 20:19:09.601: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215423811s
Jun 17 20:19:11.709: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323722035s
Jun 17 20:19:13.818: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83": Phase="Pending", Reason="", readiness=false. Elapsed: 6.432591115s
Jun 17 20:19:15.930: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83": Phase="Pending", Reason="", readiness=false. Elapsed: 8.544430457s
Jun 17 20:19:18.037: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83": Phase="Pending", Reason="", readiness=false. Elapsed: 10.651440234s
Jun 17 20:19:20.145: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83": Phase="Succeeded", Reason="", readiness=false. Elapsed: 12.759843797s
[1mSTEP[0m: Saw pod success
Jun 17 20:19:20.145: INFO: Pod "pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83" satisfied condition "Succeeded or Failed"
Jun 17 20:19:20.252: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:19:20.472: INFO: Waiting for pod pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83 to disappear
Jun 17 20:19:20.581: INFO: Pod pod-0c187e09-2604-4915-b5ec-9c3a4b6acf83 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 6 lines ...
[90mtest/e2e/common/storage/framework.go:23[0m
when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/empty_dir.go:49[0m
new files should be created with FSGroup ownership when container is root
[90mtest/e2e/common/storage/empty_dir.go:56[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] new files should be created with FSGroup ownership when container is root","total":-1,"completed":29,"skipped":204,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] capacity
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:20.822: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 26 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: blockfs]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 10 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: hostPath]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver hostPath doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 71 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
One pod requesting one prebound PVC
[90mtest/e2e/storage/persistent_volumes-local.go:211[0m
should be able to mount volume and write from pod1
[90mtest/e2e/storage/persistent_volumes-local.go:240[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] One pod requesting one prebound PVC should be able to mount volume and write from pod1","total":-1,"completed":25,"skipped":222,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:24.508: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 92 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
loopback local block volume
[90mtest/e2e/storage/local_volume_resize.go:45[0m
should support online expansion on node
[90mtest/e2e/storage/local_volume_resize.go:85[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-expansion loopback local block volume should support online expansion on node","total":-1,"completed":26,"skipped":230,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:26.605: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 206 lines ...
Jun 17 20:18:51.566: INFO: PersistentVolumeClaim pvc-w5zll found but phase is Pending instead of Bound.
Jun 17 20:18:53.671: INFO: PersistentVolumeClaim pvc-w5zll found and phase=Bound (8.533544066s)
Jun 17 20:18:53.671: INFO: Waiting up to 3m0s for PersistentVolume local-56mx2 to have phase Bound
Jun 17 20:18:53.776: INFO: PersistentVolume local-56mx2 found and phase=Bound (104.967838ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-shm5
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:18:54.093: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-shm5" in namespace "provisioning-464" to be "Succeeded or Failed"
Jun 17 20:18:54.198: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Pending", Reason="", readiness=false. Elapsed: 104.915137ms
Jun 17 20:18:56.304: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210304076s
Jun 17 20:18:58.409: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 4.315745493s
Jun 17 20:19:00.515: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 6.422004653s
Jun 17 20:19:02.622: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 8.528507917s
Jun 17 20:19:04.727: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 10.633813065s
... skipping 5 lines ...
Jun 17 20:19:17.380: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 23.286428234s
Jun 17 20:19:19.493: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 25.399579786s
Jun 17 20:19:21.599: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 27.505603614s
Jun 17 20:19:23.707: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Running", Reason="", readiness=true. Elapsed: 29.613583478s
Jun 17 20:19:25.813: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5": Phase="Succeeded", Reason="", readiness=false. Elapsed: 31.719938661s
[1mSTEP[0m: Saw pod success
Jun 17 20:19:25.813: INFO: Pod "pod-subpath-test-preprovisionedpv-shm5" satisfied condition "Succeeded or Failed"
Jun 17 20:19:25.922: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-preprovisionedpv-shm5 container test-container-subpath-preprovisionedpv-shm5: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:19:26.141: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-shm5 to disappear
Jun 17 20:19:26.249: INFO: Pod pod-subpath-test-preprovisionedpv-shm5 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-shm5
Jun 17 20:19:26.249: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-shm5" in namespace "provisioning-464"
... skipping 30 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":25,"skipped":184,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:29.290: INFO: Only supported for providers [openstack] (not aws)
... skipping 69 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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 privileged when true [LinuxOnly] [NodeFeature:HostAccess]
test/e2e/common/node/security_context.go:284
Jun 17 20:19:25.391: INFO: Waiting up to 5m0s for pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628" in namespace "security-context-test-3809" to be "Succeeded or Failed"
Jun 17 20:19:25.498: INFO: Pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628": Phase="Pending", Reason="", readiness=false. Elapsed: 106.785536ms
Jun 17 20:19:27.606: INFO: Pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21516509s
Jun 17 20:19:29.714: INFO: Pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628": Phase="Pending", Reason="", readiness=false. Elapsed: 4.322744939s
Jun 17 20:19:31.821: INFO: Pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628": Phase="Pending", Reason="", readiness=false. Elapsed: 6.42974143s
Jun 17 20:19:33.928: INFO: Pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.537192303s
Jun 17 20:19:33.928: INFO: Pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628" satisfied condition "Succeeded or Failed"
Jun 17 20:19:34.038: INFO: Got logs for pod "busybox-privileged-true-fa61e418-5a70-4784-ac89-d44094eea628": ""
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
Jun 17 20:19:34.038: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "security-context-test-3809" for this suite.
... skipping 3 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
When creating a pod with privileged
[90mtest/e2e/common/node/security_context.go:234[0m
should run the container as privileged when true [LinuxOnly] [NodeFeature:HostAccess]
[90mtest/e2e/common/node/security_context.go:284[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Security Context When creating a pod with privileged should run the container as privileged when true [LinuxOnly] [NodeFeature:HostAccess]","total":-1,"completed":26,"skipped":223,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:34.275: INFO: Driver local doesn't support ext4 -- skipping
... skipping 124 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume at the same time
[90mtest/e2e/storage/persistent_volumes-local.go:250[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:251[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link-bindmounted] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2","total":-1,"completed":30,"skipped":214,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should allow pods to hairpin back to themselves through services","total":-1,"completed":21,"skipped":169,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:19:03.923: INFO: >>> kubeConfig: /root/.kube/config
... skipping 14 lines ...
Jun 17 20:19:07.881: INFO: PersistentVolumeClaim pvc-fv42v found but phase is Pending instead of Bound.
Jun 17 20:19:09.987: INFO: PersistentVolumeClaim pvc-fv42v found and phase=Bound (4.319240213s)
Jun 17 20:19:09.987: INFO: Waiting up to 3m0s for PersistentVolume aws-lmbtd to have phase Bound
Jun 17 20:19:10.093: INFO: PersistentVolume aws-lmbtd found and phase=Bound (106.138576ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-vq4f
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:19:10.423: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-vq4f" in namespace "volume-4483" to be "Succeeded or Failed"
Jun 17 20:19:10.529: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 105.894485ms
Jun 17 20:19:12.636: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212919072s
Jun 17 20:19:14.742: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319229072s
Jun 17 20:19:16.848: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 6.425488863s
Jun 17 20:19:18.955: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 8.53219603s
Jun 17 20:19:21.062: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 10.639033648s
Jun 17 20:19:23.169: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 12.746380647s
Jun 17 20:19:25.283: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 14.859995851s
Jun 17 20:19:27.390: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Pending", Reason="", readiness=false. Elapsed: 16.967055753s
Jun 17 20:19:29.496: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.073044853s
[1mSTEP[0m: Saw pod success
Jun 17 20:19:29.496: INFO: Pod "exec-volume-test-preprovisionedpv-vq4f" satisfied condition "Succeeded or Failed"
Jun 17 20:19:29.603: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod exec-volume-test-preprovisionedpv-vq4f container exec-container-preprovisionedpv-vq4f: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:19:29.830: INFO: Waiting for pod exec-volume-test-preprovisionedpv-vq4f to disappear
Jun 17 20:19:29.936: INFO: Pod exec-volume-test-preprovisionedpv-vq4f no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-vq4f
Jun 17 20:19:29.936: INFO: Deleting pod "exec-volume-test-preprovisionedpv-vq4f" in namespace "volume-4483"
[1mSTEP[0m: Deleting pv and pvc
Jun 17 20:19:30.042: INFO: Deleting PersistentVolumeClaim "pvc-fv42v"
Jun 17 20:19:30.148: INFO: Deleting PersistentVolume "aws-lmbtd"
Jun 17 20:19:30.445: INFO: Couldn't delete PD "aws://eu-west-1a/vol-035ad63627ade6615", sleeping 5s: error deleting EBS volumes: VolumeInUse: Volume vol-035ad63627ade6615 is currently attached to i-0167fd6a83d1c036d
status code: 400, request id: f3c8fa78-261e-487f-a512-3abef359b3de
Jun 17 20:19:36.111: INFO: Successfully deleted PD "aws://eu-west-1a/vol-035ad63627ade6615".
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] volumes
test/e2e/framework/framework.go:188
Jun 17 20:19:36.111: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "volume-4483" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":22,"skipped":169,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Probing container
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 19 lines ...
[32m• [SLOW TEST:275.685 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should *not* be restarted with a GRPC liveness probe [NodeConformance]
[90mtest/e2e/common/node/container_probe.go:528[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a GRPC liveness probe [NodeConformance]","total":-1,"completed":28,"skipped":191,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Deployment
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 110 lines ...
[32m• [SLOW TEST:21.934 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
deployment should support proportional scaling [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment deployment should support proportional scaling [Conformance]","total":-1,"completed":39,"skipped":262,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:40.580: INFO: Driver csi-hostpath doesn't support InlineVolume -- skipping
... skipping 119 lines ...
[32m• [SLOW TEST:46.235 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance]","total":-1,"completed":29,"skipped":191,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:49.562: INFO: Driver hostPathSymlink doesn't support GenericEphemeralVolume -- skipping
... skipping 96 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should be able to unmount after the subpath directory is deleted [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:447[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]","total":-1,"completed":34,"skipped":326,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] Conntrack
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 48 lines ...
[32m• [SLOW TEST:54.188 seconds][0m
[sig-network] Conntrack
[90mtest/e2e/network/common/framework.go:23[0m
should be able to preserve UDP traffic when server pod cycles for a NodePort service
[90mtest/e2e/network/conntrack.go:132[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Conntrack should be able to preserve UDP traffic when server pod cycles for a NodePort service","total":-1,"completed":24,"skipped":121,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:50.242: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 59 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:19:51.205: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "events-7122" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-instrumentation] Events should ensure that an event can be fetched, patched, deleted, and listed [Conformance]","total":-1,"completed":35,"skipped":329,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:51.468: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 33 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:19:51.935: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "metrics-grabber-8954" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-instrumentation] MetricsGrabber should grab all metrics from a Kubelet.","total":-1,"completed":25,"skipped":131,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:52.189: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 5 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: gluster]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mOnly supported for node OS distro [gci ubuntu custom] (not debian)[0m
test/e2e/storage/drivers/in_tree.go:263
[90m------------------------------[0m
... skipping 23 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:19:52.310: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "runtimeclass-6755" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] RuntimeClass should support RuntimeClasses API operations [Conformance]","total":-1,"completed":30,"skipped":209,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-apps] Deployment
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 105 lines ...
[32m• [SLOW TEST:46.514 seconds][0m
[sig-apps] Deployment
[90mtest/e2e/apps/framework.go:23[0m
iterative rollouts should eventually progress
[90mtest/e2e/apps/deployment.go:135[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Deployment iterative rollouts should eventually progress","total":-1,"completed":27,"skipped":259,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:54.074: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/framework/framework.go:188
... skipping 178 lines ...
[It] should support readOnly directory specified in the volumeMount
test/e2e/storage/testsuites/subpath.go:367
Jun 17 20:19:37.150: INFO: In-tree plugin kubernetes.io/empty-dir is not migrated, not validating any metrics
Jun 17 20:19:37.150: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-87r6
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:19:37.264: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-87r6" in namespace "provisioning-2229" to be "Succeeded or Failed"
Jun 17 20:19:37.370: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 106.197116ms
Jun 17 20:19:39.477: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212796913s
Jun 17 20:19:41.584: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319780611s
Jun 17 20:19:43.692: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 6.427851925s
Jun 17 20:19:45.805: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 8.540812974s
Jun 17 20:19:47.913: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 10.648514412s
Jun 17 20:19:50.025: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 12.760525131s
Jun 17 20:19:52.132: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 14.868077933s
Jun 17 20:19:54.240: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 16.976112968s
Jun 17 20:19:56.347: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Pending", Reason="", readiness=false. Elapsed: 19.082474784s
Jun 17 20:19:58.454: INFO: Pod "pod-subpath-test-inlinevolume-87r6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 21.190006146s
[1mSTEP[0m: Saw pod success
Jun 17 20:19:58.454: INFO: Pod "pod-subpath-test-inlinevolume-87r6" satisfied condition "Succeeded or Failed"
Jun 17 20:19:58.560: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-inlinevolume-87r6 container test-container-subpath-inlinevolume-87r6: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:19:58.779: INFO: Waiting for pod pod-subpath-test-inlinevolume-87r6 to disappear
Jun 17 20:19:58.884: INFO: Pod pod-subpath-test-inlinevolume-87r6 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-87r6
Jun 17 20:19:58.884: INFO: Deleting pod "pod-subpath-test-inlinevolume-87r6" in namespace "provisioning-2229"
... skipping 12 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support readOnly directory specified in the volumeMount
[90mtest/e2e/storage/testsuites/subpath.go:367[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support readOnly directory specified in the volumeMount","total":-1,"completed":23,"skipped":181,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-network] DNS
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 23 lines ...
[32m• [SLOW TEST:7.939 seconds][0m
[sig-network] DNS
[90mtest/e2e/network/common/framework.go:23[0m
should provide /etc/hosts entries for the cluster [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] DNS should provide /etc/hosts entries for the cluster [Conformance]","total":-1,"completed":36,"skipped":334,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:19:59.433: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/framework/framework.go:188
... skipping 2 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: dir-link]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 125 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating secret with name secret-test-73284f25-15e7-492e-84aa-c2d1c91aaffd
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:19:41.119: INFO: Waiting up to 5m0s for pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34" in namespace "secrets-5283" to be "Succeeded or Failed"
Jun 17 20:19:41.225: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 105.648573ms
Jun 17 20:19:43.332: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21260735s
Jun 17 20:19:45.439: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320136854s
Jun 17 20:19:47.545: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 6.426040248s
Jun 17 20:19:49.651: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 8.532090745s
Jun 17 20:19:51.758: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 10.638827265s
Jun 17 20:19:53.865: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 12.74575047s
Jun 17 20:19:55.972: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 14.853177636s
Jun 17 20:19:58.079: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Pending", Reason="", readiness=false. Elapsed: 16.960334093s
Jun 17 20:20:00.186: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.067567876s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:00.187: INFO: Pod "pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34" satisfied condition "Succeeded or Failed"
Jun 17 20:20:00.292: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34 container secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:00.510: INFO: Waiting for pod pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34 to disappear
Jun 17 20:20:00.615: INFO: Pod pod-secrets-7c823fd7-9906-4b0f-a7e3-422719c27d34 no longer exists
[AfterEach] [sig-storage] Secrets
test/e2e/framework/framework.go:188
... skipping 5 lines ...
[32m• [SLOW TEST:21.195 seconds][0m
[sig-storage] Secrets
[90mtest/e2e/common/storage/framework.go:23[0m
should be able to mount in a volume regardless of a different secret existing with same name in different namespace [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"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":-1,"completed":29,"skipped":193,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
... skipping 38 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should resize volume when PVC is edited while pod is using it
[90mtest/e2e/storage/testsuites/volume_expand.go:248[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand should resize volume when PVC is edited while pod is using it","total":-1,"completed":25,"skipped":266,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:03.442: INFO: Driver csi-hostpath doesn't support InlineVolume -- skipping
... skipping 14 lines ...
[36mDriver csi-hostpath doesn't support InlineVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PV Protection Verify \"immediate\" deletion of a PV that is not bound to a PVC","total":-1,"completed":24,"skipped":151,"failed":0}
[BeforeEach] [sig-storage] CSI mock volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:39.939: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename csi-mock-volumes
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 113 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSI FSGroupPolicy [LinuxOnly]
[90mtest/e2e/storage/csi_mock_volume.go:1636[0m
should not modify fsGroup if fsGroupPolicy=None
[90mtest/e2e/storage/csi_mock_volume.go:1660[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSI FSGroupPolicy [LinuxOnly] should not modify fsGroup if fsGroupPolicy=None","total":-1,"completed":25,"skipped":151,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral
... skipping 117 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: CSI Ephemeral-volume (default fs)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should create read/write inline ephemeral volume
[90mtest/e2e/storage/testsuites/ephemeral.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: CSI Ephemeral-volume (default fs)] ephemeral should create read/write inline ephemeral volume","total":-1,"completed":38,"skipped":252,"failed":0}
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:06.263: INFO: Driver local doesn't support InlineVolume -- skipping
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 143 lines ...
[32m• [SLOW TEST:120.428 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should not be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is false
[90mtest/e2e/network/service.go:1922[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should not be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is false","total":-1,"completed":26,"skipped":256,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:06.778: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
test/e2e/framework/framework.go:188
... skipping 62 lines ...
[32m• [SLOW TEST:12.718 seconds][0m
[sig-api-machinery] ResourceQuota
[90mtest/e2e/apimachinery/framework.go:23[0m
should create a ResourceQuota and capture the life of a persistent volume claim
[90mtest/e2e/apimachinery/resource_quota.go:482[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a persistent volume claim","total":-1,"completed":28,"skipped":267,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:06.924: INFO: Driver "local" does not provide raw block - skipping
... skipping 35 lines ...
[36mOnly supported for providers [vsphere] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:1438
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: blockfs] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]","total":-1,"completed":23,"skipped":125,"failed":0}
[BeforeEach] [sig-storage] CSI mock volume
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:18:39.206: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename csi-mock-volumes
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 36 lines ...
Jun 17 20:18:43.709: INFO: creating *v1.ClusterRoleBinding: csi-controller-snapshotter-role-csi-mock-volumes-3907
Jun 17 20:18:43.815: INFO: creating *v1.StorageClass: csi-mock-sc-csi-mock-volumes-3907
Jun 17 20:18:43.923: INFO: creating *v1.StatefulSet: csi-mock-volumes-3907-864/csi-mockplugin
Jun 17 20:18:44.031: INFO: creating *v1.CSIDriver: csi-mock-csi-mock-volumes-3907
Jun 17 20:18:44.138: INFO: waiting up to 4m0s for CSIDriver "csi-mock-csi-mock-volumes-3907"
Jun 17 20:18:44.245: INFO: waiting for CSIDriver csi-mock-csi-mock-volumes-3907 to register on node i-0b6ded34240e7c4ea
I0617 20:18:51.762075 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/Probe","Request":{},"Response":{"ready":{"value":true}},"Error":"","FullError":null}
I0617 20:18:51.868396 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-3907","vendor_version":"0.3.0","manifest":{"url":"https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock"}},"Error":"","FullError":null}
I0617 20:18:51.975264 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Service":{"type":1}}},{"Type":{"VolumeExpansion":{"type":1}}}]},"Error":"","FullError":null}
I0617 20:18:52.083158 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/ControllerGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":3}}},{"Type":{"Rpc":{"type":10}}},{"Type":{"Rpc":{"type":4}}},{"Type":{"Rpc":{"type":6}}},{"Type":{"Rpc":{"type":5}}},{"Type":{"Rpc":{"type":8}}},{"Type":{"Rpc":{"type":7}}},{"Type":{"Rpc":{"type":12}}},{"Type":{"Rpc":{"type":11}}},{"Type":{"Rpc":{"type":9}}}]},"Error":"","FullError":null}
I0617 20:18:52.324282 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Identity/GetPluginInfo","Request":{},"Response":{"name":"csi-mock-csi-mock-volumes-3907","vendor_version":"0.3.0","manifest":{"url":"https://k8s.io/kubernetes/test/e2e/storage/drivers/csi-test/mock"}},"Error":"","FullError":null}
I0617 20:18:53.261169 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetInfo","Request":{},"Response":{"node_id":"csi-mock-csi-mock-volumes-3907"},"Error":"","FullError":null}
[1mSTEP[0m: Creating pod
Jun 17 20:18:54.385: INFO: Warning: Making PVC: VolumeMode specified as invalid empty string, treating as nil
I0617 20:18:54.621792 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/CreateVolume","Request":{"name":"pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c","capacity_range":{"required_bytes":1073741824},"volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]},"Response":null,"Error":"rpc error: code = ResourceExhausted desc = fake error","FullError":{"code":8,"message":"fake error"}}
I0617 20:18:55.737782 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/CreateVolume","Request":{"name":"pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c","capacity_range":{"required_bytes":1073741824},"volume_capabilities":[{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}}]},"Response":{"volume":{"capacity_bytes":1073741824,"volume_id":"4","volume_context":{"name":"pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c"}}},"Error":"","FullError":null}
I0617 20:18:59.909202 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:19:00.016055 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:19:00.122523 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
Jun 17 20:19:00.229: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:19:00.230: INFO: ExecWithOptions: Clientset creation
Jun 17 20:19:00.230: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-3907-864/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fplugins%2Fkubernetes.io%2Fcsi%2Fcsi-mock-csi-mock-volumes-3907%2F4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a%2Fglobalmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fplugins%2Fkubernetes.io%2Fcsi%2Fcsi-mock-csi-mock-volumes-3907%2F4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a%2Fglobalmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:19:00.971752 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeStageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-3907/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c","storage.kubernetes.io/csiProvisionerIdentity":"1655497132135-8081-csi-mock-csi-mock-volumes-3907"}},"Response":{},"Error":"","FullError":null}
I0617 20:19:01.079270 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:19:01.188394 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:19:01.294505 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
Jun 17 20:19:01.401: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:19:01.402: INFO: ExecWithOptions: Clientset creation
Jun 17 20:19:01.402: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-3907-864/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2Fc12b329f-e6f7-4f5c-b7f4-9bd3dba28bde%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c%2Fmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2Fc12b329f-e6f7-4f5c-b7f4-9bd3dba28bde%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c%2Fmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
Jun 17 20:19:02.113: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:19:02.113: INFO: ExecWithOptions: Clientset creation
Jun 17 20:19:02.114: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-3907-864/pods/csi-mockplugin-0/exec?command=sh&command=-c&command=if+%21+%5B+-e+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2Fc12b329f-e6f7-4f5c-b7f4-9bd3dba28bde%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c%2Fmount%27+%5D%3B+then+echo+notexist%3B+elif+%5B+-d+%27%2Fvar%2Flib%2Fkubelet%2Fpods%2Fc12b329f-e6f7-4f5c-b7f4-9bd3dba28bde%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c%2Fmount%27+%5D%3B+then+echo+dir%3B+else+echo+nodir%3B+fi&container=busybox&container=busybox&stderr=true&stdout=true)
Jun 17 20:19:02.816: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:19:02.816: INFO: ExecWithOptions: Clientset creation
Jun 17 20:19:02.817: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-3907-864/pods/csi-mockplugin-0/exec?command=mkdir&command=%2Fvar%2Flib%2Fkubelet%2Fpods%2Fc12b329f-e6f7-4f5c-b7f4-9bd3dba28bde%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c%2Fmount&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:19:03.521171 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodePublishVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-3907/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount","target_path":"/var/lib/kubelet/pods/c12b329f-e6f7-4f5c-b7f4-9bd3dba28bde/volumes/kubernetes.io~csi/pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c/mount","volume_capability":{"AccessType":{"Mount":{"fs_type":"ext4"}},"access_mode":{"mode":1}},"volume_context":{"name":"pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c","storage.kubernetes.io/csiProvisionerIdentity":"1655497132135-8081-csi-mock-csi-mock-volumes-3907"}},"Response":{},"Error":"","FullError":null}
Jun 17 20:19:06.815: INFO: Deleting pod "pvc-volume-tester-2k62z" in namespace "csi-mock-volumes-3907"
Jun 17 20:19:06.922: INFO: Wait up to 5m0s for pod "pvc-volume-tester-2k62z" to be fully deleted
Jun 17 20:19:07.290: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:19:07.292: INFO: ExecWithOptions: Clientset creation
Jun 17 20:19:07.292: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/csi-mock-volumes-3907-864/pods/csi-mockplugin-0/exec?command=rm&command=-rf&command=%2Fvar%2Flib%2Fkubelet%2Fpods%2Fc12b329f-e6f7-4f5c-b7f4-9bd3dba28bde%2Fvolumes%2Fkubernetes.io~csi%2Fpvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c%2Fmount&container=busybox&container=busybox&stderr=true&stdout=true)
I0617 20:19:08.015833 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeUnpublishVolume","Request":{"volume_id":"4","target_path":"/var/lib/kubelet/pods/c12b329f-e6f7-4f5c-b7f4-9bd3dba28bde/volumes/kubernetes.io~csi/pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c/mount"},"Response":{},"Error":"","FullError":null}
I0617 20:19:08.208608 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeGetCapabilities","Request":{},"Response":{"capabilities":[{"Type":{"Rpc":{}}},{"Type":{"Rpc":{"type":1}}},{"Type":{"Rpc":{"type":2}}},{"Type":{"Rpc":{"type":4}}}]},"Error":"","FullError":null}
I0617 20:19:08.315643 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Node/NodeUnstageVolume","Request":{"volume_id":"4","staging_target_path":"/var/lib/kubelet/plugins/kubernetes.io/csi/csi-mock-csi-mock-volumes-3907/4b227777d4dd1fc61c6f884f48641d02b4d121d3fd328cb08b5531fcacdabf8a/globalmount"},"Response":{},"Error":"","FullError":null}
I0617 20:19:09.325373 6638 csi.go:444] gRPCCall: {"Method":"/csi.v1.Controller/DeleteVolume","Request":{"volume_id":"4"},"Response":{},"Error":"","FullError":null}
[1mSTEP[0m: Checking PVC events
Jun 17 20:19:10.279: INFO: PVC event ADDED: &v1.PersistentVolumeClaim{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pvc-mmx2f", GenerateName:"pvc-", Namespace:"csi-mock-volumes-3907", SelfLink:"", UID:"6c8775d5-2570-48a6-ac0b-b09e7d15c28c", ResourceVersion:"38847", Generation:0, CreationTimestamp:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string(nil), OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string{"kubernetes.io/pvc-protection"}, ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc0043ea048), Subresource:""}}}, Spec:v1.PersistentVolumeClaimSpec{AccessModes:[]v1.PersistentVolumeAccessMode{"ReadWriteOnce"}, Selector:(*v1.LabelSelector)(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList{"storage":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}}}, VolumeName:"", StorageClassName:(*string)(0xc0031cb9e0), VolumeMode:(*v1.PersistentVolumeMode)(0xc0031cb9f0), DataSource:(*v1.TypedLocalObjectReference)(nil), DataSourceRef:(*v1.TypedLocalObjectReference)(nil)}, Status:v1.PersistentVolumeClaimStatus{Phase:"Pending", AccessModes:[]v1.PersistentVolumeAccessMode(nil), Capacity:v1.ResourceList(nil), Conditions:[]v1.PersistentVolumeClaimCondition(nil), AllocatedResources:v1.ResourceList(nil), ResizeStatus:(*v1.PersistentVolumeClaimResizeStatus)(nil)}}
Jun 17 20:19:10.280: INFO: PVC event MODIFIED: &v1.PersistentVolumeClaim{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pvc-mmx2f", GenerateName:"pvc-", Namespace:"csi-mock-volumes-3907", SelfLink:"", UID:"6c8775d5-2570-48a6-ac0b-b09e7d15c28c", ResourceVersion:"38851", Generation:0, CreationTimestamp:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string{"volume.kubernetes.io/selected-node":"i-0b6ded34240e7c4ea"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string{"kubernetes.io/pvc-protection"}, ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004188c00), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-scheduler", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc004188c30), Subresource:""}}}, Spec:v1.PersistentVolumeClaimSpec{AccessModes:[]v1.PersistentVolumeAccessMode{"ReadWriteOnce"}, Selector:(*v1.LabelSelector)(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList{"storage":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}}}, VolumeName:"", StorageClassName:(*string)(0xc002e19860), VolumeMode:(*v1.PersistentVolumeMode)(0xc002e19870), DataSource:(*v1.TypedLocalObjectReference)(nil), DataSourceRef:(*v1.TypedLocalObjectReference)(nil)}, Status:v1.PersistentVolumeClaimStatus{Phase:"Pending", AccessModes:[]v1.PersistentVolumeAccessMode(nil), Capacity:v1.ResourceList(nil), Conditions:[]v1.PersistentVolumeClaimCondition(nil), AllocatedResources:v1.ResourceList(nil), ResizeStatus:(*v1.PersistentVolumeClaimResizeStatus)(nil)}}
Jun 17 20:19:10.280: INFO: PVC event MODIFIED: &v1.PersistentVolumeClaim{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pvc-mmx2f", GenerateName:"pvc-", Namespace:"csi-mock-volumes-3907", SelfLink:"", UID:"6c8775d5-2570-48a6-ac0b-b09e7d15c28c", ResourceVersion:"38852", Generation:0, CreationTimestamp:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string{"volume.beta.kubernetes.io/storage-provisioner":"csi-mock-csi-mock-volumes-3907", "volume.kubernetes.io/selected-node":"i-0b6ded34240e7c4ea", "volume.kubernetes.io/storage-provisioner":"csi-mock-csi-mock-volumes-3907"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string{"kubernetes.io/pvc-protection"}, ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002d25a10), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-controller-manager", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002d25a40), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-scheduler", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002d25a70), Subresource:""}}}, Spec:v1.PersistentVolumeClaimSpec{AccessModes:[]v1.PersistentVolumeAccessMode{"ReadWriteOnce"}, Selector:(*v1.LabelSelector)(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList{"storage":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}}}, VolumeName:"", StorageClassName:(*string)(0xc0003bced0), VolumeMode:(*v1.PersistentVolumeMode)(0xc0003bcf00), DataSource:(*v1.TypedLocalObjectReference)(nil), DataSourceRef:(*v1.TypedLocalObjectReference)(nil)}, Status:v1.PersistentVolumeClaimStatus{Phase:"Pending", AccessModes:[]v1.PersistentVolumeAccessMode(nil), Capacity:v1.ResourceList(nil), Conditions:[]v1.PersistentVolumeClaimCondition(nil), AllocatedResources:v1.ResourceList(nil), ResizeStatus:(*v1.PersistentVolumeClaimResizeStatus)(nil)}}
Jun 17 20:19:10.280: INFO: PVC event MODIFIED: &v1.PersistentVolumeClaim{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pvc-mmx2f", GenerateName:"pvc-", Namespace:"csi-mock-volumes-3907", SelfLink:"", UID:"6c8775d5-2570-48a6-ac0b-b09e7d15c28c", ResourceVersion:"38957", Generation:0, CreationTimestamp:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string{"pv.kubernetes.io/bind-completed":"yes", "pv.kubernetes.io/bound-by-controller":"yes", "volume.beta.kubernetes.io/storage-provisioner":"csi-mock-csi-mock-volumes-3907", "volume.kubernetes.io/selected-node":"i-0b6ded34240e7c4ea", "volume.kubernetes.io/storage-provisioner":"csi-mock-csi-mock-volumes-3907"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string{"kubernetes.io/pvc-protection"}, ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002a90960), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-scheduler", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002a90990), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-controller-manager", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 55, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002a909c0), Subresource:""}}}, Spec:v1.PersistentVolumeClaimSpec{AccessModes:[]v1.PersistentVolumeAccessMode{"ReadWriteOnce"}, Selector:(*v1.LabelSelector)(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList{"storage":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}}}, VolumeName:"pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c", StorageClassName:(*string)(0xc00298dce0), VolumeMode:(*v1.PersistentVolumeMode)(0xc00298dd00), DataSource:(*v1.TypedLocalObjectReference)(nil), DataSourceRef:(*v1.TypedLocalObjectReference)(nil)}, Status:v1.PersistentVolumeClaimStatus{Phase:"Pending", AccessModes:[]v1.PersistentVolumeAccessMode(nil), Capacity:v1.ResourceList(nil), Conditions:[]v1.PersistentVolumeClaimCondition(nil), AllocatedResources:v1.ResourceList(nil), ResizeStatus:(*v1.PersistentVolumeClaimResizeStatus)(nil)}}
Jun 17 20:19:10.281: INFO: PVC event MODIFIED: &v1.PersistentVolumeClaim{TypeMeta:v1.TypeMeta{Kind:"", APIVersion:""}, ObjectMeta:v1.ObjectMeta{Name:"pvc-mmx2f", GenerateName:"pvc-", Namespace:"csi-mock-volumes-3907", SelfLink:"", UID:"6c8775d5-2570-48a6-ac0b-b09e7d15c28c", ResourceVersion:"38959", Generation:0, CreationTimestamp:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), DeletionTimestamp:<nil>, DeletionGracePeriodSeconds:(*int64)(nil), Labels:map[string]string(nil), Annotations:map[string]string{"pv.kubernetes.io/bind-completed":"yes", "pv.kubernetes.io/bound-by-controller":"yes", "volume.beta.kubernetes.io/storage-provisioner":"csi-mock-csi-mock-volumes-3907", "volume.kubernetes.io/selected-node":"i-0b6ded34240e7c4ea", "volume.kubernetes.io/storage-provisioner":"csi-mock-csi-mock-volumes-3907"}, OwnerReferences:[]v1.OwnerReference(nil), Finalizers:[]string{"kubernetes.io/pvc-protection"}, ZZZ_DeprecatedClusterName:"", ManagedFields:[]v1.ManagedFieldsEntry{v1.ManagedFieldsEntry{Manager:"e2e.test", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002a90a08), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-scheduler", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 54, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002a90a38), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-controller-manager", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 55, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002a90a68), Subresource:""}, v1.ManagedFieldsEntry{Manager:"kube-controller-manager", Operation:"Update", APIVersion:"v1", Time:time.Date(2022, time.June, 17, 20, 18, 55, 0, time.Local), FieldsType:"FieldsV1", FieldsV1:(*v1.FieldsV1)(0xc002a90a98), Subresource:"status"}}}, Spec:v1.PersistentVolumeClaimSpec{AccessModes:[]v1.PersistentVolumeAccessMode{"ReadWriteOnce"}, Selector:(*v1.LabelSelector)(nil), Resources:v1.ResourceRequirements{Limits:v1.ResourceList(nil), Requests:v1.ResourceList{"storage":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}}}, VolumeName:"pvc-6c8775d5-2570-48a6-ac0b-b09e7d15c28c", StorageClassName:(*string)(0xc00298dd40), VolumeMode:(*v1.PersistentVolumeMode)(0xc00298dd50), DataSource:(*v1.TypedLocalObjectReference)(nil), DataSourceRef:(*v1.TypedLocalObjectReference)(nil)}, Status:v1.PersistentVolumeClaimStatus{Phase:"Bound", AccessModes:[]v1.PersistentVolumeAccessMode{"ReadWriteOnce"}, Capacity:v1.ResourceList{"storage":resource.Quantity{i:resource.int64Amount{value:1073741824, scale:0}, d:resource.infDecAmount{Dec:(*inf.Dec)(nil)}, s:"1Gi", Format:"BinarySI"}}, Conditions:[]v1.PersistentVolumeClaimCondition(nil), AllocatedResources:v1.ResourceList(nil), ResizeStatus:(*v1.PersistentVolumeClaimResizeStatus)(nil)}}
... skipping 49 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
storage capacity
[90mtest/e2e/storage/csi_mock_volume.go:1100[0m
exhausted, late binding, no topology
[90mtest/e2e/storage/csi_mock_volume.go:1158[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume storage capacity exhausted, late binding, no topology","total":-1,"completed":24,"skipped":125,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] capacity
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:11.286: INFO: Only supported for providers [azure] (not aws)
... skipping 323 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:256[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:257[0m
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":27,"skipped":263,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:11.417: INFO: Only supported for providers [azure] (not aws)
... skipping 50 lines ...
Jun 17 20:20:08.390: INFO: PersistentVolumeClaim pvc-xzsnf found but phase is Pending instead of Bound.
Jun 17 20:20:10.498: INFO: PersistentVolumeClaim pvc-xzsnf found and phase=Bound (10.6507739s)
Jun 17 20:20:10.498: INFO: Waiting up to 3m0s for PersistentVolume local-5vln8 to have phase Bound
Jun 17 20:20:10.604: INFO: PersistentVolume local-5vln8 found and phase=Bound (106.17735ms)
[1mSTEP[0m: Creating pod exec-volume-test-preprovisionedpv-5bhg
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:20:10.925: INFO: Waiting up to 5m0s for pod "exec-volume-test-preprovisionedpv-5bhg" in namespace "volume-1350" to be "Succeeded or Failed"
Jun 17 20:20:11.031: INFO: Pod "exec-volume-test-preprovisionedpv-5bhg": Phase="Pending", Reason="", readiness=false. Elapsed: 106.660507ms
Jun 17 20:20:13.140: INFO: Pod "exec-volume-test-preprovisionedpv-5bhg": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215334242s
Jun 17 20:20:15.248: INFO: Pod "exec-volume-test-preprovisionedpv-5bhg": Phase="Running", Reason="", readiness=true. Elapsed: 4.323413794s
Jun 17 20:20:17.356: INFO: Pod "exec-volume-test-preprovisionedpv-5bhg": Phase="Running", Reason="", readiness=true. Elapsed: 6.431184211s
Jun 17 20:20:19.464: INFO: Pod "exec-volume-test-preprovisionedpv-5bhg": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.539276892s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:19.464: INFO: Pod "exec-volume-test-preprovisionedpv-5bhg" satisfied condition "Succeeded or Failed"
Jun 17 20:20:19.570: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod exec-volume-test-preprovisionedpv-5bhg container exec-container-preprovisionedpv-5bhg: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:19.804: INFO: Waiting for pod exec-volume-test-preprovisionedpv-5bhg to disappear
Jun 17 20:20:19.911: INFO: Pod exec-volume-test-preprovisionedpv-5bhg no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-preprovisionedpv-5bhg
Jun 17 20:20:19.911: INFO: Deleting pod "exec-volume-test-preprovisionedpv-5bhg" in namespace "volume-1350"
... skipping 28 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should allow exec of files on the volume
[90mtest/e2e/storage/testsuites/volumes.go:198[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":20,"skipped":110,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:22.739: INFO: Only supported for providers [vsphere] (not aws)
... skipping 25 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating secret with name secret-test-35e63f74-a57d-4abd-a31f-0205e8ea128b
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:20:07.307: INFO: Waiting up to 5m0s for pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96" in namespace "secrets-4628" to be "Succeeded or Failed"
Jun 17 20:20:07.412: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Pending", Reason="", readiness=false. Elapsed: 105.399613ms
Jun 17 20:20:09.520: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213134356s
Jun 17 20:20:11.627: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320257008s
Jun 17 20:20:13.735: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Pending", Reason="", readiness=false. Elapsed: 6.427755767s
Jun 17 20:20:15.841: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Pending", Reason="", readiness=false. Elapsed: 8.534625396s
Jun 17 20:20:17.947: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Pending", Reason="", readiness=false. Elapsed: 10.640483924s
Jun 17 20:20:20.054: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Pending", Reason="", readiness=false. Elapsed: 12.747228212s
Jun 17 20:20:22.164: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96": Phase="Succeeded", Reason="", readiness=false. Elapsed: 14.856688426s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:22.164: INFO: Pod "pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96" satisfied condition "Succeeded or Failed"
Jun 17 20:20:22.270: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96 container secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:22.491: INFO: Waiting for pod pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96 to disappear
Jun 17 20:20:22.596: INFO: Pod pod-secrets-f16a3a2c-9366-476e-89b5-508d0a8f9b96 no longer exists
[AfterEach] [sig-storage] Secrets
test/e2e/framework/framework.go:188
... skipping 11 lines ...
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:20:03.998: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename job
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should run a job to completion when tasks sometimes fail and are not locally restarted
test/e2e/apps/job.go:271
[1mSTEP[0m: Looking for a node to schedule job pod
[1mSTEP[0m: Creating a job
[1mSTEP[0m: Ensuring job reaches completions
[AfterEach] [sig-apps] Job
test/e2e/framework/framework.go:188
Jun 17 20:20:23.076: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "job-370" for this suite.
[32m• [SLOW TEST:19.295 seconds][0m
[sig-apps] Job
[90mtest/e2e/apps/framework.go:23[0m
should run a job to completion when tasks sometimes fail and are not locally restarted
[90mtest/e2e/apps/job.go:271[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] Job should run a job to completion when tasks sometimes fail and are not locally restarted","total":-1,"completed":26,"skipped":152,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:23.313: INFO: Only supported for providers [azure] (not aws)
... skipping 58 lines ...
[36mDriver hostPath doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume","total":-1,"completed":35,"skipped":295,"failed":0}
[BeforeEach] [sig-node] Variable Expansion
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:20:11.338: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename var-expansion
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test substitution in volume subpath
Jun 17 20:20:12.183: INFO: Waiting up to 5m0s for pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553" in namespace "var-expansion-3159" to be "Succeeded or Failed"
Jun 17 20:20:12.289: INFO: Pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553": Phase="Pending", Reason="", readiness=false. Elapsed: 106.239076ms
Jun 17 20:20:14.396: INFO: Pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212738762s
Jun 17 20:20:16.509: INFO: Pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326555417s
Jun 17 20:20:18.615: INFO: Pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553": Phase="Pending", Reason="", readiness=false. Elapsed: 6.432490596s
Jun 17 20:20:20.721: INFO: Pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553": Phase="Pending", Reason="", readiness=false. Elapsed: 8.538584853s
Jun 17 20:20:22.835: INFO: Pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.652012441s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:22.835: INFO: Pod "var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553" satisfied condition "Succeeded or Failed"
Jun 17 20:20:22.944: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553 container dapi-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:23.166: INFO: Waiting for pod var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553 to disappear
Jun 17 20:20:23.271: INFO: Pod var-expansion-070ccae5-1335-4bd6-9f68-330fb23a7553 no longer exists
[AfterEach] [sig-node] Variable Expansion
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:12.150 seconds][0m
[sig-node] Variable Expansion
[90mtest/e2e/common/node/framework.go:23[0m
should allow substituting values in a volume subpath [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Variable Expansion should allow substituting values in a volume subpath [Conformance]","total":-1,"completed":36,"skipped":295,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:23.507: INFO: Only supported for node OS distro [gci ubuntu custom] (not debian)
... skipping 57 lines ...
[32m• [SLOW TEST:127.567 seconds][0m
[sig-apps] StatefulSet
[90mtest/e2e/apps/framework.go:23[0m
AvailableReplicas should get updated accordingly when MinReadySeconds is enabled
[90mtest/e2e/apps/statefulset.go:1167[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet AvailableReplicas should get updated accordingly when MinReadySeconds is enabled","total":-1,"completed":37,"skipped":325,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:23.763: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 91 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
should be restarted with a local redirect http liveness probe
[90mtest/e2e/common/node/container_probe.go:288[0m
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should be restarted with a local redirect http liveness probe","total":-1,"completed":24,"skipped":184,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:23.829: INFO: Driver hostPath doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 236 lines ...
Jun 17 20:19:26.068: INFO: PersistentVolumeClaim csi-hostpath5t8w2 found but phase is Pending instead of Bound.
Jun 17 20:19:28.176: INFO: PersistentVolumeClaim csi-hostpath5t8w2 found but phase is Pending instead of Bound.
Jun 17 20:19:30.284: INFO: PersistentVolumeClaim csi-hostpath5t8w2 found but phase is Pending instead of Bound.
Jun 17 20:19:32.391: INFO: PersistentVolumeClaim csi-hostpath5t8w2 found and phase=Bound (6.430643851s)
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-g4bx
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:19:32.713: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-g4bx" in namespace "provisioning-9588" to be "Succeeded or Failed"
Jun 17 20:19:32.820: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 107.339638ms
Jun 17 20:19:34.928: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215197022s
Jun 17 20:19:37.036: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323024335s
Jun 17 20:19:39.143: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 6.43068604s
Jun 17 20:19:41.251: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 8.538681402s
Jun 17 20:19:43.359: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 10.646770915s
Jun 17 20:19:45.467: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 12.75473451s
Jun 17 20:19:47.584: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 14.871320245s
Jun 17 20:19:49.692: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Succeeded", Reason="", readiness=false. Elapsed: 16.979128934s
[1mSTEP[0m: Saw pod success
Jun 17 20:19:49.692: INFO: Pod "pod-subpath-test-dynamicpv-g4bx" satisfied condition "Succeeded or Failed"
Jun 17 20:19:49.799: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-dynamicpv-g4bx container test-container-subpath-dynamicpv-g4bx: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:19:50.052: INFO: Waiting for pod pod-subpath-test-dynamicpv-g4bx to disappear
Jun 17 20:19:50.159: INFO: Pod pod-subpath-test-dynamicpv-g4bx no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-g4bx
Jun 17 20:19:50.159: INFO: Deleting pod "pod-subpath-test-dynamicpv-g4bx" in namespace "provisioning-9588"
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-g4bx
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:19:50.379: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-g4bx" in namespace "provisioning-9588" to be "Succeeded or Failed"
Jun 17 20:19:50.486: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 107.133097ms
Jun 17 20:19:52.595: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215945142s
Jun 17 20:19:54.704: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 4.324773332s
Jun 17 20:19:56.812: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 6.43287438s
Jun 17 20:19:58.919: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Pending", Reason="", readiness=false. Elapsed: 8.540084545s
Jun 17 20:20:01.026: INFO: Pod "pod-subpath-test-dynamicpv-g4bx": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.647262355s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:01.026: INFO: Pod "pod-subpath-test-dynamicpv-g4bx" satisfied condition "Succeeded or Failed"
Jun 17 20:20:01.133: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-dynamicpv-g4bx container test-container-subpath-dynamicpv-g4bx: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:01.365: INFO: Waiting for pod pod-subpath-test-dynamicpv-g4bx to disappear
Jun 17 20:20:01.472: INFO: Pod pod-subpath-test-dynamicpv-g4bx no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-g4bx
Jun 17 20:20:01.472: INFO: Deleting pod "pod-subpath-test-dynamicpv-g4bx" in namespace "provisioning-9588"
... skipping 60 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directories when readOnly specified in the volumeSource
[90mtest/e2e/storage/testsuites/subpath.go:397[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource","total":-1,"completed":20,"skipped":104,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:24.865: INFO: Driver hostPath doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 119 lines ...
Jun 17 20:20:08.404: INFO: PersistentVolumeClaim pvc-qzbfr found but phase is Pending instead of Bound.
Jun 17 20:20:10.514: INFO: PersistentVolumeClaim pvc-qzbfr found and phase=Bound (16.973219539s)
Jun 17 20:20:10.514: INFO: Waiting up to 3m0s for PersistentVolume local-n5nd5 to have phase Bound
Jun 17 20:20:10.621: INFO: PersistentVolume local-n5nd5 found and phase=Bound (107.048176ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-wzkv
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:20:10.946: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-wzkv" in namespace "provisioning-9850" to be "Succeeded or Failed"
Jun 17 20:20:11.052: INFO: Pod "pod-subpath-test-preprovisionedpv-wzkv": Phase="Pending", Reason="", readiness=false. Elapsed: 106.047448ms
Jun 17 20:20:13.160: INFO: Pod "pod-subpath-test-preprovisionedpv-wzkv": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213915573s
Jun 17 20:20:15.272: INFO: Pod "pod-subpath-test-preprovisionedpv-wzkv": Phase="Pending", Reason="", readiness=false. Elapsed: 4.326047325s
Jun 17 20:20:17.379: INFO: Pod "pod-subpath-test-preprovisionedpv-wzkv": Phase="Pending", Reason="", readiness=false. Elapsed: 6.432848954s
Jun 17 20:20:19.486: INFO: Pod "pod-subpath-test-preprovisionedpv-wzkv": Phase="Pending", Reason="", readiness=false. Elapsed: 8.539748904s
Jun 17 20:20:21.594: INFO: Pod "pod-subpath-test-preprovisionedpv-wzkv": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.64811108s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:21.594: INFO: Pod "pod-subpath-test-preprovisionedpv-wzkv" satisfied condition "Succeeded or Failed"
Jun 17 20:20:21.701: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-wzkv container test-container-volume-preprovisionedpv-wzkv: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:21.922: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-wzkv to disappear
Jun 17 20:20:22.028: INFO: Pod pod-subpath-test-preprovisionedpv-wzkv no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-wzkv
Jun 17 20:20:22.029: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-wzkv" in namespace "provisioning-9850"
... skipping 32 lines ...
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing directory
[90mtest/e2e/storage/testsuites/subpath.go:207[0m
[90m------------------------------[0m
[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directory","total":-1,"completed":40,"skipped":265,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)(allowExpansion)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:24.961: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 216 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume at the same time
[90mtest/e2e/storage/persistent_volumes-local.go:250[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:251[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: dir-link] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2","total":-1,"completed":31,"skipped":211,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 2 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/projected_configmap.go:112
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-map-139f5491-0902-49f4-91ed-a7418bdce56f
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:20:24.939: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4" in namespace "projected-9110" to be "Succeeded or Failed"
Jun 17 20:20:25.045: INFO: Pod "pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4": Phase="Pending", Reason="", readiness=false. Elapsed: 105.408521ms
Jun 17 20:20:27.152: INFO: Pod "pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4": Phase="Running", Reason="", readiness=false. Elapsed: 2.212240986s
Jun 17 20:20:29.259: INFO: Pod "pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4": Phase="Running", Reason="", readiness=false. Elapsed: 4.319584453s
Jun 17 20:20:31.366: INFO: Pod "pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.425852024s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:31.366: INFO: Pod "pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4" satisfied condition "Succeeded or Failed"
Jun 17 20:20:31.471: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:31.702: INFO: Waiting for pod pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4 to disappear
Jun 17 20:20:31.808: INFO: Pod pod-projected-configmaps-810c2398-c3c2-44fe-b766-0e30753fcce4 no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.041 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/projected_configmap.go:112[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with mappings as non-root with FSGroup [LinuxOnly] [NodeFeature:FSGroup]","total":-1,"completed":25,"skipped":202,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Containers
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:20:22.755: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename containers
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test override arguments
Jun 17 20:20:23.636: INFO: Waiting up to 5m0s for pod "client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c" in namespace "containers-1858" to be "Succeeded or Failed"
Jun 17 20:20:23.744: INFO: Pod "client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c": Phase="Pending", Reason="", readiness=false. Elapsed: 108.560652ms
Jun 17 20:20:25.866: INFO: Pod "client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.229797399s
Jun 17 20:20:27.974: INFO: Pod "client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.338179793s
Jun 17 20:20:30.081: INFO: Pod "client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c": Phase="Pending", Reason="", readiness=false. Elapsed: 6.445225996s
Jun 17 20:20:32.189: INFO: Pod "client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.552843762s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:32.189: INFO: Pod "client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c" satisfied condition "Succeeded or Failed"
Jun 17 20:20:32.295: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:32.517: INFO: Waiting for pod client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c to disappear
Jun 17 20:20:32.624: INFO: Pod client-containers-548695ae-fd91-4b3b-b651-382f8d32ad7c no longer exists
[AfterEach] [sig-node] Containers
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:10.084 seconds][0m
[sig-node] Containers
[90mtest/e2e/common/node/framework.go:23[0m
should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Containers should be able to override the image's default arguments (container cmd) [NodeConformance] [Conformance]","total":-1,"completed":21,"skipped":114,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:32.863: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 25 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating secret with name secret-test-map-6da718f1-2715-49b1-aff6-6d9d21b7b138
[1mSTEP[0m: Creating a pod to test consume secrets
Jun 17 20:20:24.347: INFO: Waiting up to 5m0s for pod "pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d" in namespace "secrets-7588" to be "Succeeded or Failed"
Jun 17 20:20:24.455: INFO: Pod "pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d": Phase="Pending", Reason="", readiness=false. Elapsed: 107.298212ms
Jun 17 20:20:26.563: INFO: Pod "pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215563232s
Jun 17 20:20:28.672: INFO: Pod "pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32415666s
Jun 17 20:20:30.781: INFO: Pod "pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d": Phase="Pending", Reason="", readiness=false. Elapsed: 6.433998995s
Jun 17 20:20:32.890: INFO: Pod "pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.542964766s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:32.890: INFO: Pod "pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d" satisfied condition "Succeeded or Failed"
Jun 17 20:20:32.999: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d container secret-volume-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:33.221: INFO: Waiting for pod pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d to disappear
Jun 17 20:20:33.329: INFO: Pod pod-secrets-2a5828cc-23e0-4851-9e82-c5ce5fd2d96d no longer exists
[AfterEach] [sig-storage] Secrets
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:10.174 seconds][0m
[sig-storage] Secrets
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume with mappings and Item Mode set [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":27,"skipped":161,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:33.567: INFO: Only supported for providers [azure] (not aws)
... skipping 47 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:20:24.751: INFO: Waiting up to 5m0s for pod "downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc" in namespace "projected-8634" to be "Succeeded or Failed"
Jun 17 20:20:24.856: INFO: Pod "downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc": Phase="Pending", Reason="", readiness=false. Elapsed: 105.051297ms
Jun 17 20:20:26.969: INFO: Pod "downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc": Phase="Pending", Reason="", readiness=false. Elapsed: 2.218375359s
Jun 17 20:20:29.076: INFO: Pod "downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc": Phase="Pending", Reason="", readiness=false. Elapsed: 4.32470068s
Jun 17 20:20:31.182: INFO: Pod "downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc": Phase="Pending", Reason="", readiness=false. Elapsed: 6.430928888s
Jun 17 20:20:33.289: INFO: Pod "downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.538249226s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:33.289: INFO: Pod "downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc" satisfied condition "Succeeded or Failed"
Jun 17 20:20:33.395: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:33.617: INFO: Waiting for pod downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc to disappear
Jun 17 20:20:33.722: INFO: Pod downwardapi-volume-21b4d54a-7b6b-4267-9ce1-c3f9dd88afbc no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:188
... skipping 25 lines ...
[1mSTEP[0m: Destroying namespace "services-9069" for this suite.
[AfterEach] [sig-network] Services
test/e2e/network/service.go:762
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu limit [NodeConformance] [Conformance]","total":-1,"completed":38,"skipped":348,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should find a service from listing all namespaces [Conformance]","total":-1,"completed":22,"skipped":118,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:33.954: INFO: Only supported for providers [openstack] (not aws)
[AfterEach] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode
test/e2e/framework/framework.go:188
... skipping 137 lines ...
[32m• [SLOW TEST:14.878 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should release NodePorts on delete
[90mtest/e2e/network/service.go:1594[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should release NodePorts on delete","total":-1,"completed":32,"skipped":212,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:40.388: INFO: Driver hostPath doesn't support GenericEphemeralVolume -- skipping
... skipping 28 lines ...
test/e2e/storage/subpath.go:40
[1mSTEP[0m: Setting up data
[It] should support subpaths with downward pod [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating pod pod-subpath-test-downwardapi-57bg
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:20:08.090: INFO: Waiting up to 5m0s for pod "pod-subpath-test-downwardapi-57bg" in namespace "subpath-8088" to be "Succeeded or Failed"
Jun 17 20:20:08.196: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Pending", Reason="", readiness=false. Elapsed: 105.20394ms
Jun 17 20:20:10.309: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Pending", Reason="", readiness=false. Elapsed: 2.218599784s
Jun 17 20:20:12.416: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Pending", Reason="", readiness=false. Elapsed: 4.325063103s
Jun 17 20:20:14.522: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Pending", Reason="", readiness=false. Elapsed: 6.431945737s
Jun 17 20:20:16.628: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Pending", Reason="", readiness=false. Elapsed: 8.537413887s
Jun 17 20:20:18.735: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Running", Reason="", readiness=true. Elapsed: 10.644166854s
... skipping 5 lines ...
Jun 17 20:20:31.373: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Running", Reason="", readiness=true. Elapsed: 23.282123353s
Jun 17 20:20:33.480: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Running", Reason="", readiness=true. Elapsed: 25.388971351s
Jun 17 20:20:35.586: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Running", Reason="", readiness=true. Elapsed: 27.495038102s
Jun 17 20:20:37.691: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Running", Reason="", readiness=true. Elapsed: 29.600496436s
Jun 17 20:20:39.798: INFO: Pod "pod-subpath-test-downwardapi-57bg": Phase="Succeeded", Reason="", readiness=false. Elapsed: 31.707231856s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:39.798: INFO: Pod "pod-subpath-test-downwardapi-57bg" satisfied condition "Succeeded or Failed"
Jun 17 20:20:39.911: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-subpath-test-downwardapi-57bg container test-container-subpath-downwardapi-57bg: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:40.128: INFO: Waiting for pod pod-subpath-test-downwardapi-57bg to disappear
Jun 17 20:20:40.233: INFO: Pod pod-subpath-test-downwardapi-57bg no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-downwardapi-57bg
Jun 17 20:20:40.233: INFO: Deleting pod "pod-subpath-test-downwardapi-57bg" in namespace "subpath-8088"
... skipping 8 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
Atomic writer volumes
[90mtest/e2e/storage/subpath.go:36[0m
should support subpaths with downward pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with downward pod [Conformance]","total":-1,"completed":29,"skipped":292,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:40.563: INFO: Driver hostPathSymlink doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (ext3)] volumes
test/e2e/framework/framework.go:188
... skipping 53 lines ...
[1mSTEP[0m: Building a namespace api object, basename containers
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test override all
Jun 17 20:20:34.464: INFO: Waiting up to 5m0s for pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561" in namespace "containers-8096" to be "Succeeded or Failed"
Jun 17 20:20:34.572: INFO: Pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561": Phase="Pending", Reason="", readiness=false. Elapsed: 107.681771ms
Jun 17 20:20:36.680: INFO: Pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215994323s
Jun 17 20:20:38.789: INFO: Pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561": Phase="Pending", Reason="", readiness=false. Elapsed: 4.324719099s
Jun 17 20:20:40.896: INFO: Pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561": Phase="Pending", Reason="", readiness=false. Elapsed: 6.432162572s
Jun 17 20:20:43.006: INFO: Pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561": Phase="Pending", Reason="", readiness=false. Elapsed: 8.541488315s
Jun 17 20:20:45.113: INFO: Pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.649242545s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:45.114: INFO: Pod "client-containers-6a20de88-c99b-4183-a515-6d9652c11561" satisfied condition "Succeeded or Failed"
Jun 17 20:20:45.221: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod client-containers-6a20de88-c99b-4183-a515-6d9652c11561 container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:45.717: INFO: Waiting for pod client-containers-6a20de88-c99b-4183-a515-6d9652c11561 to disappear
Jun 17 20:20:45.824: INFO: Pod client-containers-6a20de88-c99b-4183-a515-6d9652c11561 no longer exists
[AfterEach] [sig-node] Containers
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:12.440 seconds][0m
[sig-node] Containers
[90mtest/e2e/common/node/framework.go:23[0m
should be able to override the image's default command and arguments [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Containers should be able to override the image's default command and arguments [NodeConformance] [Conformance]","total":-1,"completed":28,"skipped":167,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:46.058: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/framework/framework.go:188
... skipping 2 lines ...
[sig-storage] In-tree Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: local][LocalVolumeType: tmpfs]
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (delayed binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver local doesn't support DynamicPV -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
... skipping 27 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
test/e2e/common/storage/empty_dir.go:51
[It] volume on default medium should have the correct mode using FSGroup
test/e2e/common/storage/empty_dir.go:72
[1mSTEP[0m: Creating a pod to test emptydir volume type on node default medium
Jun 17 20:20:34.822: INFO: Waiting up to 5m0s for pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd" in namespace "emptydir-2384" to be "Succeeded or Failed"
Jun 17 20:20:34.928: INFO: Pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd": Phase="Pending", Reason="", readiness=false. Elapsed: 106.243301ms
Jun 17 20:20:37.035: INFO: Pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213325715s
Jun 17 20:20:39.142: INFO: Pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd": Phase="Pending", Reason="", readiness=false. Elapsed: 4.320364271s
Jun 17 20:20:41.249: INFO: Pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd": Phase="Pending", Reason="", readiness=false. Elapsed: 6.42738358s
Jun 17 20:20:43.357: INFO: Pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd": Phase="Pending", Reason="", readiness=false. Elapsed: 8.535143999s
Jun 17 20:20:45.464: INFO: Pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 10.642178946s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:45.464: INFO: Pod "pod-86aa6fdf-b125-452c-8fba-f2af945612dd" satisfied condition "Succeeded or Failed"
Jun 17 20:20:45.571: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod pod-86aa6fdf-b125-452c-8fba-f2af945612dd container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:45.792: INFO: Waiting for pod pod-86aa6fdf-b125-452c-8fba-f2af945612dd to disappear
Jun 17 20:20:45.898: INFO: Pod pod-86aa6fdf-b125-452c-8fba-f2af945612dd no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 6 lines ...
[90mtest/e2e/common/storage/framework.go:23[0m
when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup]
[90mtest/e2e/common/storage/empty_dir.go:49[0m
volume on default medium should have the correct mode using FSGroup
[90mtest/e2e/common/storage/empty_dir.go:72[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes when FSGroup is specified [LinuxOnly] [NodeFeature:FSGroup] volume on default medium should have the correct mode using FSGroup","total":-1,"completed":23,"skipped":119,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:46.151: INFO: Only supported for providers [azure] (not aws)
... skipping 89 lines ...
[90mtest/e2e/common/node/framework.go:23[0m
when scheduling a read only busybox container
[90mtest/e2e/common/node/kubelet.go:190[0m
should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Kubelet when scheduling a read only busybox container should not write to root filesystem [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":30,"skipped":293,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (ext4)] volumes
... skipping 126 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (ext4)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: block] [Testpattern: Pre-provisioned PV (ext4)] volumes should store data","total":-1,"completed":27,"skipped":260,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
... skipping 100 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
[90mtest/e2e/storage/framework/testsuite.go:50[0m
(OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed via chgrp in first pod, new pod with different fsgroup applied to the volume contents
[90mtest/e2e/storage/testsuites/fsgroupchangepolicy.go:216[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (OnRootMismatch)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed via chgrp in first pod, new pod with different fsgroup applied to the volume contents","total":-1,"completed":27,"skipped":228,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Ephemeralstorage
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 19 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
When pod refers to non-existent ephemeral storage
[90mtest/e2e/storage/ephemeral_volume.go:55[0m
should allow deletion of pod with invalid volume : configmap
[90mtest/e2e/storage/ephemeral_volume.go:57[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Ephemeralstorage When pod refers to non-existent ephemeral storage should allow deletion of pod with invalid volume : configmap","total":-1,"completed":29,"skipped":194,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Probing container
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 19 lines ...
[32m• [SLOW TEST:249.835 seconds][0m
[sig-node] Probing container
[90mtest/e2e/common/node/framework.go:23[0m
should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Probing container should *not* be restarted with a /healthz http liveness probe [NodeConformance] [Conformance]","total":-1,"completed":31,"skipped":309,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:54.274: INFO: Driver "csi-hostpath" does not support topology - skipping
[AfterEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/framework/framework.go:188
... skipping 2 lines ...
[sig-storage] CSI Volumes
[90mtest/e2e/storage/utils/framework.go:23[0m
[Driver: csi-hostpath]
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (immediate binding)] topology
[90mtest/e2e/storage/framework/testsuite.go:50[0m
[36m[1mshould fail to schedule a pod which has topologies that conflict with AllowedTopologies [BeforeEach][0m
[90mtest/e2e/storage/testsuites/topology.go:194[0m
[36mDriver "csi-hostpath" does not support topology - skipping[0m
test/e2e/storage/testsuites/topology.go:93
[90m------------------------------[0m
... skipping 26 lines ...
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:20:53.754: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename secrets
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating projection with secret that has name secret-emptykey-test-c654f373-99c0-4c77-bcec-9b50f9f4920f
[AfterEach] [sig-node] Secrets
test/e2e/framework/framework.go:188
Jun 17 20:20:54.610: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "secrets-2042" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Secrets should fail to create secret due to empty secret key [Conformance]","total":-1,"completed":30,"skipped":195,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:54.835: INFO: Only supported for providers [vsphere] (not aws)
[AfterEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/framework/framework.go:188
... skipping 11 lines ...
[36mOnly supported for providers [vsphere] (not aws)[0m
test/e2e/storage/drivers/in_tree.go:1438
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Secrets should be consumable from pods in volume as non-root with defaultMode and fsGroup set [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":39,"skipped":264,"failed":0}
[BeforeEach] [sig-storage] PVC Protection
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:20:22.828: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename pvc-protection
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 38 lines ...
[32m• [SLOW TEST:33.217 seconds][0m
[sig-storage] PVC Protection
[90mtest/e2e/storage/utils/framework.go:23[0m
Verify that scheduling of a pod that uses PVC that is being deleted fails and the pod becomes Unschedulable
[90mtest/e2e/storage/pvc_protection.go:147[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PVC Protection Verify that scheduling of a pod that uses PVC that is being deleted fails and the pod becomes Unschedulable","total":-1,"completed":40,"skipped":264,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:56.074: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 184 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] volumes should store data","total":-1,"completed":26,"skipped":204,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volume-expand
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:57.464: INFO: Only supported for providers [openstack] (not aws)
... skipping 34 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:20:57.353: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "kubectl-4204" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl cluster-info should check if Kubernetes control plane services is included in cluster-info [Conformance]","total":-1,"completed":41,"skipped":285,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:20:57.593: INFO: Only supported for providers [openstack] (not aws)
... skipping 83 lines ...
Jun 17 20:20:29.602: INFO: Waiting up to timeout=5m0s for PersistentVolumeClaims [csi-hostpath224vt] to have phase Bound
Jun 17 20:20:29.707: INFO: PersistentVolumeClaim csi-hostpath224vt found but phase is Pending instead of Bound.
Jun 17 20:20:31.812: INFO: PersistentVolumeClaim csi-hostpath224vt found but phase is Pending instead of Bound.
Jun 17 20:20:33.918: INFO: PersistentVolumeClaim csi-hostpath224vt found and phase=Bound (4.31672015s)
[1mSTEP[0m: Creating pod pod-subpath-test-dynamicpv-jjkt
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:20:34.236: INFO: Waiting up to 5m0s for pod "pod-subpath-test-dynamicpv-jjkt" in namespace "provisioning-9140" to be "Succeeded or Failed"
Jun 17 20:20:34.341: INFO: Pod "pod-subpath-test-dynamicpv-jjkt": Phase="Pending", Reason="", readiness=false. Elapsed: 105.601192ms
Jun 17 20:20:36.447: INFO: Pod "pod-subpath-test-dynamicpv-jjkt": Phase="Pending", Reason="", readiness=false. Elapsed: 2.210886918s
Jun 17 20:20:38.555: INFO: Pod "pod-subpath-test-dynamicpv-jjkt": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318812008s
Jun 17 20:20:40.661: INFO: Pod "pod-subpath-test-dynamicpv-jjkt": Phase="Pending", Reason="", readiness=false. Elapsed: 6.424829651s
Jun 17 20:20:42.767: INFO: Pod "pod-subpath-test-dynamicpv-jjkt": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.53152908s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:42.768: INFO: Pod "pod-subpath-test-dynamicpv-jjkt" satisfied condition "Succeeded or Failed"
Jun 17 20:20:42.873: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-dynamicpv-jjkt container test-container-volume-dynamicpv-jjkt: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:43.104: INFO: Waiting for pod pod-subpath-test-dynamicpv-jjkt to disappear
Jun 17 20:20:43.209: INFO: Pod pod-subpath-test-dynamicpv-jjkt no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-dynamicpv-jjkt
Jun 17 20:20:43.209: INFO: Deleting pod "pod-subpath-test-dynamicpv-jjkt" in namespace "provisioning-9140"
... skipping 60 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support non-existent path
[90mtest/e2e/storage/testsuites/subpath.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path","total":-1,"completed":37,"skipped":297,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:00.483: INFO: Driver hostPath doesn't support PreprovisionedPV -- skipping
... skipping 37 lines ...
[36mDriver hostPathSymlink doesn't support GenericEphemeralVolume -- skipping[0m
test/e2e/storage/framework/testsuite.go:116
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: tmpfs] Two pods mounting a local volume at the same time should be able to write from pod1 and read from pod2","total":-1,"completed":26,"skipped":194,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volume-expand
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] volume-expand
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:20:00.884: INFO: >>> kubeConfig: /root/.kube/config
... skipping 57 lines ...
Jun 17 20:20:07.055: INFO: PersistentVolumeClaim csi-hostpathb672v found but phase is Pending instead of Bound.
Jun 17 20:20:09.161: INFO: PersistentVolumeClaim csi-hostpathb672v found but phase is Pending instead of Bound.
Jun 17 20:20:11.270: INFO: PersistentVolumeClaim csi-hostpathb672v found but phase is Pending instead of Bound.
Jun 17 20:20:13.376: INFO: PersistentVolumeClaim csi-hostpathb672v found and phase=Bound (6.425912881s)
[1mSTEP[0m: Expanding non-expandable pvc
Jun 17 20:20:13.586: INFO: currentPvcSize {{1073741824 0} {<nil>} 1Gi BinarySI}, newSize {{2147483648 0} {<nil>} BinarySI}
Jun 17 20:20:13.798: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:16.009: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:18.009: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:20.010: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:22.009: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:24.012: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:26.009: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:28.012: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:30.009: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:32.013: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:34.009: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:36.010: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:38.011: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:40.017: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:42.009: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:44.011: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
Jun 17 20:20:44.221: INFO: Error updating pvc csi-hostpathb672v: persistentvolumeclaims "csi-hostpathb672v" is forbidden: only dynamically provisioned pvc can be resized and the storageclass that provisions the pvc must support resize
[1mSTEP[0m: Deleting pvc
Jun 17 20:20:44.221: INFO: Deleting PersistentVolumeClaim "csi-hostpathb672v"
Jun 17 20:20:44.328: INFO: Waiting up to 5m0s for PersistentVolume pvc-ec358e0e-8cc3-4905-ab61-7c7ddcff220f to get deleted
Jun 17 20:20:44.433: INFO: PersistentVolume pvc-ec358e0e-8cc3-4905-ab61-7c7ddcff220f was removed
[1mSTEP[0m: Deleting sc
[1mSTEP[0m: deleting the test namespace: volume-expand-3994
... skipping 52 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (block volmode)] volume-expand
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not allow expansion of pvcs without AllowVolumeExpansion property
[90mtest/e2e/storage/testsuites/volume_expand.go:159[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (block volmode)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property","total":-1,"completed":27,"skipped":194,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:01.246: INFO: Driver local doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits
test/e2e/framework/framework.go:188
... skipping 91 lines ...
[90mtest/e2e/kubectl/framework.go:23[0m
Kubectl copy
[90mtest/e2e/kubectl/kubectl.go:1371[0m
should copy a file from a running Pod
[90mtest/e2e/kubectl/kubectl.go:1388[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-cli] Kubectl client Kubectl copy should copy a file from a running Pod","total":-1,"completed":31,"skipped":296,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] PreStop
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 34 lines ...
[32m• [SLOW TEST:19.042 seconds][0m
[sig-node] PreStop
[90mtest/e2e/node/framework.go:23[0m
should call prestop when killing a pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] PreStop should call prestop when killing a pod [Conformance]","total":-1,"completed":24,"skipped":128,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Dynamic PV (default fs)] volumes
... skipping 175 lines ...
[90mtest/e2e/storage/csi_volumes.go:40[0m
[Testpattern: Dynamic PV (default fs)] volumes
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should store data
[90mtest/e2e/storage/testsuites/volumes.go:161[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volumes should store data","total":-1,"completed":37,"skipped":340,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] HostPath
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 3 lines ...
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[BeforeEach] [sig-storage] HostPath
test/e2e/common/storage/host_path.go:39
[It] should support subPath [NodeConformance]
test/e2e/common/storage/host_path.go:95
[1mSTEP[0m: Creating a pod to test hostPath subPath
Jun 17 20:21:02.624: INFO: Waiting up to 5m0s for pod "pod-host-path-test" in namespace "hostpath-4144" to be "Succeeded or Failed"
Jun 17 20:21:02.730: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 105.285595ms
Jun 17 20:21:04.836: INFO: Pod "pod-host-path-test": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211932919s
Jun 17 20:21:06.944: INFO: Pod "pod-host-path-test": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.319290182s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:06.944: INFO: Pod "pod-host-path-test" satisfied condition "Succeeded or Failed"
Jun 17 20:21:07.049: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-host-path-test container test-container-2: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:07.265: INFO: Waiting for pod pod-host-path-test to disappear
Jun 17 20:21:07.373: INFO: Pod pod-host-path-test no longer exists
[AfterEach] [sig-storage] HostPath
test/e2e/framework/framework.go:188
... skipping 16 lines ...
[1mSTEP[0m: Building a namespace api object, basename provisioning
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: Waiting for kube-root-ca.crt to be provisioned in namespace
[It] should support non-existent path
test/e2e/storage/testsuites/subpath.go:196
Jun 17 20:20:46.841: INFO: In-tree plugin kubernetes.io/host-path is not migrated, not validating any metrics
Jun 17 20:20:47.060: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-6468" in namespace "provisioning-6468" to be "Succeeded or Failed"
Jun 17 20:20:47.167: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Pending", Reason="", readiness=false. Elapsed: 107.254672ms
Jun 17 20:20:49.276: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215929503s
Jun 17 20:20:51.385: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Succeeded", Reason="", readiness=false. Elapsed: 4.324402466s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:51.385: INFO: Pod "hostpath-symlink-prep-provisioning-6468" satisfied condition "Succeeded or Failed"
Jun 17 20:20:51.385: INFO: Deleting pod "hostpath-symlink-prep-provisioning-6468" in namespace "provisioning-6468"
Jun 17 20:20:51.503: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-6468" to be fully deleted
Jun 17 20:20:51.610: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-5krn
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:20:51.720: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-5krn" in namespace "provisioning-6468" to be "Succeeded or Failed"
Jun 17 20:20:51.828: INFO: Pod "pod-subpath-test-inlinevolume-5krn": Phase="Pending", Reason="", readiness=false. Elapsed: 107.600983ms
Jun 17 20:20:53.936: INFO: Pod "pod-subpath-test-inlinevolume-5krn": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215390252s
Jun 17 20:20:56.044: INFO: Pod "pod-subpath-test-inlinevolume-5krn": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323995123s
Jun 17 20:20:58.154: INFO: Pod "pod-subpath-test-inlinevolume-5krn": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.433603402s
[1mSTEP[0m: Saw pod success
Jun 17 20:20:58.154: INFO: Pod "pod-subpath-test-inlinevolume-5krn" satisfied condition "Succeeded or Failed"
Jun 17 20:20:58.276: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-inlinevolume-5krn container test-container-volume-inlinevolume-5krn: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:20:58.502: INFO: Waiting for pod pod-subpath-test-inlinevolume-5krn to disappear
Jun 17 20:20:58.608: INFO: Pod pod-subpath-test-inlinevolume-5krn no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-5krn
Jun 17 20:20:58.609: INFO: Deleting pod "pod-subpath-test-inlinevolume-5krn" in namespace "provisioning-6468"
[1mSTEP[0m: Deleting pod
Jun 17 20:20:58.716: INFO: Deleting pod "pod-subpath-test-inlinevolume-5krn" in namespace "provisioning-6468"
Jun 17 20:20:58.931: INFO: Waiting up to 5m0s for pod "hostpath-symlink-prep-provisioning-6468" in namespace "provisioning-6468" to be "Succeeded or Failed"
Jun 17 20:20:59.039: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Pending", Reason="", readiness=false. Elapsed: 107.279592ms
Jun 17 20:21:01.147: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215715924s
Jun 17 20:21:03.255: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Pending", Reason="", readiness=false. Elapsed: 4.323673875s
Jun 17 20:21:05.363: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Pending", Reason="", readiness=false. Elapsed: 6.431205238s
Jun 17 20:21:07.477: INFO: Pod "hostpath-symlink-prep-provisioning-6468": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.545518972s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:07.477: INFO: Pod "hostpath-symlink-prep-provisioning-6468" satisfied condition "Succeeded or Failed"
Jun 17 20:21:07.477: INFO: Deleting pod "hostpath-symlink-prep-provisioning-6468" in namespace "provisioning-6468"
Jun 17 20:21:07.589: INFO: Wait up to 5m0s for pod "hostpath-symlink-prep-provisioning-6468" to be fully deleted
[AfterEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/framework/framework.go:188
Jun 17 20:21:07.697: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "provisioning-6468" for this suite.
... skipping 6 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support non-existent path
[90mtest/e2e/storage/testsuites/subpath.go:196[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: hostPathSymlink] [Testpattern: Inline-volume (default fs)] subPath should support non-existent path","total":-1,"completed":29,"skipped":169,"failed":0}
[BeforeEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:07.925: INFO: Driver csi-hostpath doesn't support PreprovisionedPV -- skipping
[AfterEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/framework/framework.go:188
... skipping 78 lines ...
Jun 17 20:20:54.990: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212": Phase="Running", Reason="", readiness=true. Elapsed: 50.672922997s
Jun 17 20:20:57.097: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212": Phase="Running", Reason="", readiness=true. Elapsed: 52.780247534s
Jun 17 20:20:59.205: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212": Phase="Running", Reason="", readiness=true. Elapsed: 54.887864926s
Jun 17 20:21:01.311: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212": Phase="Running", Reason="", readiness=true. Elapsed: 56.994507507s
Jun 17 20:21:03.418: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212": Phase="Running", Reason="", readiness=true. Elapsed: 59.100927943s
Jun 17 20:21:05.525: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212": Phase="Running", Reason="", readiness=true. Elapsed: 1m1.208245478s
Jun 17 20:21:07.632: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212": Phase="Failed", Reason="Evicted", readiness=false. Elapsed: 1m3.315006701s
Jun 17 20:21:07.632: INFO: Pod "pod-should-be-evictedab6b1634-ddc7-4743-b5dd-ddfbb7239212" satisfied condition "terminated due to deadline exceeded"
[1mSTEP[0m: deleting the pod
[AfterEach] [sig-node] Pods Extended
test/e2e/framework/framework.go:188
Jun 17 20:21:07.744: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "pods-6722" for this suite.
... skipping 4 lines ...
[90mtest/e2e/node/framework.go:23[0m
Pod Container lifecycle
[90mtest/e2e/node/pods.go:226[0m
evicted pods should be terminal
[90mtest/e2e/node/pods.go:302[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods Extended Pod Container lifecycle evicted pods should be terminal","total":-1,"completed":26,"skipped":271,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:08.003: INFO: Driver hostPath doesn't support PreprovisionedPV -- skipping
... skipping 113 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap configmap-6056/configmap-test-0fe43799-ea33-465c-a1a5-49ac995814ad
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:21:01.489: INFO: Waiting up to 5m0s for pod "pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d" in namespace "configmap-6056" to be "Succeeded or Failed"
Jun 17 20:21:01.594: INFO: Pod "pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d": Phase="Pending", Reason="", readiness=false. Elapsed: 105.553743ms
Jun 17 20:21:03.701: INFO: Pod "pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d": Phase="Pending", Reason="", readiness=false. Elapsed: 2.21212995s
Jun 17 20:21:05.808: INFO: Pod "pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d": Phase="Pending", Reason="", readiness=false. Elapsed: 4.319510943s
Jun 17 20:21:07.915: INFO: Pod "pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.426385144s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:07.916: INFO: Pod "pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d" satisfied condition "Succeeded or Failed"
Jun 17 20:21:08.021: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d container env-test: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:08.239: INFO: Waiting for pod pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d to disappear
Jun 17 20:21:08.343: INFO: Pod pod-configmaps-7bef255a-d66d-451e-9cff-404405f90e7d no longer exists
[AfterEach] [sig-node] ConfigMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:8.021 seconds][0m
[sig-node] ConfigMap
[90mtest/e2e/common/node/framework.go:23[0m
should be consumable via environment variable [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] ConfigMap should be consumable via environment variable [NodeConformance] [Conformance]","total":-1,"completed":38,"skipped":314,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Inline-volume (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:08.582: INFO: Driver local doesn't support InlineVolume -- skipping
... skipping 149 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
CSIStorageCapacity
[90mtest/e2e/storage/csi_mock_volume.go:1334[0m
CSIStorageCapacity unused
[90mtest/e2e/storage/csi_mock_volume.go:1377[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] CSI mock volume CSIStorageCapacity CSIStorageCapacity unused","total":-1,"completed":28,"skipped":272,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
... skipping 38 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should create read-only inline ephemeral volume
[90mtest/e2e/storage/testsuites/ephemeral.go:175[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read-only inline ephemeral volume","total":-1,"completed":30,"skipped":196,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Variable Expansion
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:21:05.498: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename var-expansion
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test env composition
Jun 17 20:21:06.347: INFO: Waiting up to 5m0s for pod "var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd" in namespace "var-expansion-1421" to be "Succeeded or Failed"
Jun 17 20:21:06.453: INFO: Pod "var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd": Phase="Pending", Reason="", readiness=false. Elapsed: 105.6439ms
Jun 17 20:21:08.559: INFO: Pod "var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212150125s
Jun 17 20:21:10.666: INFO: Pod "var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318863253s
Jun 17 20:21:12.774: INFO: Pod "var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.426767524s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:12.774: INFO: Pod "var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd" satisfied condition "Succeeded or Failed"
Jun 17 20:21:12.886: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd container dapi-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:13.129: INFO: Waiting for pod var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd to disappear
Jun 17 20:21:13.250: INFO: Pod var-expansion-4b8ad88a-0da7-4fdb-9464-50ec1b7442cd no longer exists
[AfterEach] [sig-node] Variable Expansion
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.969 seconds][0m
[sig-node] Variable Expansion
[90mtest/e2e/common/node/framework.go:23[0m
should allow composing env vars into new env vars [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Variable Expansion should allow composing env vars into new env vars [NodeConformance] [Conformance]","total":-1,"completed":38,"skipped":345,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:13.479: INFO: Driver emptydir doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (immediate binding)] topology
test/e2e/framework/framework.go:188
... skipping 19 lines ...
[1mSTEP[0m: Building a namespace api object, basename security-context
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test pod.Spec.SecurityContext.RunAsUser
Jun 17 20:21:09.813: INFO: Waiting up to 5m0s for pod "security-context-973d0c64-921f-42f0-9155-23d8fc4b640c" in namespace "security-context-2246" to be "Succeeded or Failed"
Jun 17 20:21:09.919: INFO: Pod "security-context-973d0c64-921f-42f0-9155-23d8fc4b640c": Phase="Pending", Reason="", readiness=false. Elapsed: 106.077499ms
Jun 17 20:21:12.025: INFO: Pod "security-context-973d0c64-921f-42f0-9155-23d8fc4b640c": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212233698s
Jun 17 20:21:14.131: INFO: Pod "security-context-973d0c64-921f-42f0-9155-23d8fc4b640c": Phase="Pending", Reason="", readiness=false. Elapsed: 4.318562582s
Jun 17 20:21:16.238: INFO: Pod "security-context-973d0c64-921f-42f0-9155-23d8fc4b640c": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.42494321s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:16.238: INFO: Pod "security-context-973d0c64-921f-42f0-9155-23d8fc4b640c" satisfied condition "Succeeded or Failed"
Jun 17 20:21:16.344: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod security-context-973d0c64-921f-42f0-9155-23d8fc4b640c container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:16.561: INFO: Waiting for pod security-context-973d0c64-921f-42f0-9155-23d8fc4b640c to disappear
Jun 17 20:21:16.667: INFO: Pod security-context-973d0c64-921f-42f0-9155-23d8fc4b640c no longer exists
[AfterEach] [sig-node] Security Context
test/e2e/framework/framework.go:188
... skipping 19 lines ...
[It] should support existing single file [LinuxOnly]
test/e2e/storage/testsuites/subpath.go:221
Jun 17 20:21:08.718: INFO: In-tree plugin kubernetes.io/empty-dir is not migrated, not validating any metrics
Jun 17 20:21:08.718: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod pod-subpath-test-inlinevolume-xw44
[1mSTEP[0m: Creating a pod to test subpath
Jun 17 20:21:08.829: INFO: Waiting up to 5m0s for pod "pod-subpath-test-inlinevolume-xw44" in namespace "provisioning-9116" to be "Succeeded or Failed"
Jun 17 20:21:08.936: INFO: Pod "pod-subpath-test-inlinevolume-xw44": Phase="Pending", Reason="", readiness=false. Elapsed: 107.435004ms
Jun 17 20:21:11.044: INFO: Pod "pod-subpath-test-inlinevolume-xw44": Phase="Pending", Reason="", readiness=false. Elapsed: 2.215307503s
Jun 17 20:21:13.164: INFO: Pod "pod-subpath-test-inlinevolume-xw44": Phase="Pending", Reason="", readiness=false. Elapsed: 4.335101279s
Jun 17 20:21:15.274: INFO: Pod "pod-subpath-test-inlinevolume-xw44": Phase="Pending", Reason="", readiness=false. Elapsed: 6.445173194s
Jun 17 20:21:17.382: INFO: Pod "pod-subpath-test-inlinevolume-xw44": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.552840087s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:17.382: INFO: Pod "pod-subpath-test-inlinevolume-xw44" satisfied condition "Succeeded or Failed"
Jun 17 20:21:17.489: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-subpath-test-inlinevolume-xw44 container test-container-subpath-inlinevolume-xw44: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:17.710: INFO: Waiting for pod pod-subpath-test-inlinevolume-xw44 to disappear
Jun 17 20:21:17.818: INFO: Pod pod-subpath-test-inlinevolume-xw44 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-inlinevolume-xw44
Jun 17 20:21:17.818: INFO: Deleting pod "pod-subpath-test-inlinevolume-xw44" in namespace "provisioning-9116"
... skipping 12 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Inline-volume (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support existing single file [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:221[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: emptydir] [Testpattern: Inline-volume (default fs)] subPath should support existing single file [LinuxOnly]","total":-1,"completed":30,"skipped":175,"failed":0}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:18.262: INFO: Driver emptydir doesn't support DynamicPV -- skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] subPath
test/e2e/framework/framework.go:188
... skipping 112 lines ...
[90mtest/e2e/apps/statefulset.go:101[0m
should validate Statefulset Status endpoints [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] should validate Statefulset Status endpoints [Conformance]","total":-1,"completed":31,"skipped":206,"failed":0}
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:18.331: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
[AfterEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/framework/framework.go:188
... skipping 66 lines ...
Jun 17 20:20:34.957: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:36.958: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:38.962: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:40.958: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:42.957: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:44.958: INFO: The status of Pod verify-service-down-host-exec-pod is Running (Ready = true)
Jun 17 20:20:44.958: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-9727 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.68.41.221:80 && echo service-down-failed'
Jun 17 20:20:48.045: INFO: rc: 28
Jun 17 20:20:48.046: INFO: error while kubectl execing "curl -g -s --connect-timeout 2 http://100.68.41.221:80 && echo service-down-failed" in pod services-9727/verify-service-down-host-exec-pod: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-9727 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.68.41.221:80 && echo service-down-failed:
Command stdout:
stderr:
+ curl -g -s --connect-timeout 2 http://100.68.41.221:80
command terminated with exit code 28
error:
exit status 28
Output:
[1mSTEP[0m: Deleting pod verify-service-down-host-exec-pod in namespace services-9727
[1mSTEP[0m: adding service-proxy-name label
[1mSTEP[0m: verifying service is not up
Jun 17 20:20:48.372: INFO: Creating new host exec pod
Jun 17 20:20:48.587: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:50.693: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:52.694: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:20:54.694: INFO: The status of Pod verify-service-down-host-exec-pod is Running (Ready = true)
Jun 17 20:20:54.694: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-9727 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.66.235.251:80 && echo service-down-failed'
Jun 17 20:20:57.825: INFO: rc: 28
Jun 17 20:20:57.825: INFO: error while kubectl execing "curl -g -s --connect-timeout 2 http://100.66.235.251:80 && echo service-down-failed" in pod services-9727/verify-service-down-host-exec-pod: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-9727 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.66.235.251:80 && echo service-down-failed:
Command stdout:
stderr:
+ curl -g -s --connect-timeout 2 http://100.66.235.251:80
command terminated with exit code 28
error:
exit status 28
Output:
[1mSTEP[0m: Deleting pod verify-service-down-host-exec-pod in namespace services-9727
[1mSTEP[0m: removing service-proxy-name annotation
[1mSTEP[0m: verifying service is up
Jun 17 20:20:58.159: INFO: Creating new host exec pod
... skipping 13 lines ...
[1mSTEP[0m: Deleting pod verify-service-up-host-exec-pod in namespace services-9727
[1mSTEP[0m: Deleting pod verify-service-up-exec-pod-dcxnt in namespace services-9727
[1mSTEP[0m: verifying service-disabled is still not up
Jun 17 20:21:13.139: INFO: Creating new host exec pod
Jun 17 20:21:13.359: INFO: The status of Pod verify-service-down-host-exec-pod is Pending, waiting for it to be Running (with Ready = true)
Jun 17 20:21:15.466: INFO: The status of Pod verify-service-down-host-exec-pod is Running (Ready = true)
Jun 17 20:21:15.466: INFO: Running '/logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-9727 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.68.41.221:80 && echo service-down-failed'
Jun 17 20:21:18.608: INFO: rc: 28
Jun 17 20:21:18.608: INFO: error while kubectl execing "curl -g -s --connect-timeout 2 http://100.68.41.221:80 && echo service-down-failed" in pod services-9727/verify-service-down-host-exec-pod: error running /logs/artifacts/5a6acc96-ee77-11ec-81ee-0e6f4d268760/kubectl --server=https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io --kubeconfig=/root/.kube/config --namespace=services-9727 exec verify-service-down-host-exec-pod -- /bin/sh -x -c curl -g -s --connect-timeout 2 http://100.68.41.221:80 && echo service-down-failed:
Command stdout:
stderr:
+ curl -g -s --connect-timeout 2 http://100.68.41.221:80
command terminated with exit code 28
error:
exit status 28
Output:
[1mSTEP[0m: Deleting pod verify-service-down-host-exec-pod in namespace services-9727
[AfterEach] [sig-network] Services
test/e2e/framework/framework.go:188
Jun 17 20:21:18.718: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
... skipping 5 lines ...
[32m• [SLOW TEST:86.728 seconds][0m
[sig-network] Services
[90mtest/e2e/network/common/framework.go:23[0m
should implement service.kubernetes.io/service-proxy-name
[90mtest/e2e/network/service.go:2156[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-network] Services should implement service.kubernetes.io/service-proxy-name","total":-1,"completed":26,"skipped":134,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 3 lines ...
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test downward API volume plugin
Jun 17 20:21:12.713: INFO: Waiting up to 5m0s for pod "downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578" in namespace "projected-1291" to be "Succeeded or Failed"
Jun 17 20:21:12.819: INFO: Pod "downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578": Phase="Pending", Reason="", readiness=false. Elapsed: 105.368792ms
Jun 17 20:21:14.926: INFO: Pod "downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211990768s
Jun 17 20:21:17.031: INFO: Pod "downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578": Phase="Pending", Reason="", readiness=false. Elapsed: 4.317868858s
Jun 17 20:21:19.138: INFO: Pod "downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.42427944s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:19.138: INFO: Pod "downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578" satisfied condition "Succeeded or Failed"
Jun 17 20:21:19.243: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578 container client-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:19.467: INFO: Waiting for pod downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578 to disappear
Jun 17 20:21:19.571: INFO: Pod downwardapi-volume-1e7a4164-56e1-4755-81b1-89d78f794578 no longer exists
[AfterEach] [sig-storage] Projected downwardAPI
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.920 seconds][0m
[sig-storage] Projected downwardAPI
[90mtest/e2e/common/storage/framework.go:23[0m
should provide container's cpu request [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected downwardAPI should provide container's cpu request [NodeConformance] [Conformance]","total":-1,"completed":31,"skipped":199,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:19.815: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 75 lines ...
Jun 17 20:20:54.018: INFO: In-tree plugin kubernetes.io/aws-ebs is not migrated, not validating any metrics
[1mSTEP[0m: creating a test aws volume
Jun 17 20:20:54.890: INFO: Successfully created a new PD in zone "eu-west-1a": "aws://eu-west-1a/vol-0098e37901b2ea60d".
Jun 17 20:20:54.890: INFO: Creating resource for inline volume
[1mSTEP[0m: Creating pod exec-volume-test-inlinevolume-54w6
[1mSTEP[0m: Creating a pod to test exec-volume-test
Jun 17 20:20:54.998: INFO: Waiting up to 5m0s for pod "exec-volume-test-inlinevolume-54w6" in namespace "volume-9683" to be "Succeeded or Failed"
Jun 17 20:20:55.106: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Pending", Reason="", readiness=false. Elapsed: 107.112009ms
Jun 17 20:20:57.213: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Pending", Reason="", readiness=false. Elapsed: 2.214412577s
Jun 17 20:20:59.320: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321895028s
Jun 17 20:21:01.428: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Pending", Reason="", readiness=false. Elapsed: 6.429357944s
Jun 17 20:21:03.535: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Pending", Reason="", readiness=false. Elapsed: 8.536653134s
Jun 17 20:21:05.642: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Pending", Reason="", readiness=false. Elapsed: 10.643286802s
Jun 17 20:21:07.749: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Running", Reason="", readiness=true. Elapsed: 12.750314537s
Jun 17 20:21:09.858: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Running", Reason="", readiness=false. Elapsed: 14.859952376s
Jun 17 20:21:11.966: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Running", Reason="", readiness=false. Elapsed: 16.967816606s
Jun 17 20:21:14.079: INFO: Pod "exec-volume-test-inlinevolume-54w6": Phase="Succeeded", Reason="", readiness=false. Elapsed: 19.080867383s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:14.079: INFO: Pod "exec-volume-test-inlinevolume-54w6" satisfied condition "Succeeded or Failed"
Jun 17 20:21:14.186: INFO: Trying to get logs from node i-0b6ded34240e7c4ea pod exec-volume-test-inlinevolume-54w6 container exec-container-inlinevolume-54w6: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:14.413: INFO: Waiting for pod exec-volume-test-inlinevolume-54w6 to disappear
Jun 17 20:21:14.520: INFO: Pod exec-volume-test-inlinevolume-54w6 no longer exists
[1mSTEP[0m: Deleting pod exec-volume-test-inlinevolume-54w6
Jun 17 20:21:14.520: INFO: Deleting pod "exec-volume-test-inlinevolume-54w6" in namespace "volume-9683"
Jun 17 20:21:14.827: INFO: Couldn't delete PD "aws://eu-west-1a/vol-0098e37901b2ea60d", sleeping 5s: error deleting EBS volumes: VolumeInUse: Volume vol-0098e37901b2ea60d is currently attached to i-0b6ded34240e7c4ea
status code: 400, request id: 9f0d300b-4f43-4e75-a4be-a7fe25fde318
Jun 17 20:21:20.449: INFO: Successfully deleted PD "aws://eu-west-1a/vol-0098e37901b2ea60d".
[AfterEach] [Testpattern: Inline-volume (default fs)] volumes
test/e2e/framework/framework.go:188
Jun 17 20:21:20.449: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "volume-9683" for this suite.
... skipping 80 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not mount / map unused volumes in a pod [LinuxOnly]
[90mtest/e2e/storage/testsuites/volumemode.go:354[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":27,"skipped":208,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:21.112: INFO: Only supported for providers [azure] (not aws)
[AfterEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/framework/framework.go:188
... skipping 19 lines ...
[1mSTEP[0m: Building a namespace api object, basename emptydir
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating a pod to test emptydir 0777 on tmpfs
Jun 17 20:21:20.728: INFO: Waiting up to 5m0s for pod "pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327" in namespace "emptydir-3367" to be "Succeeded or Failed"
Jun 17 20:21:20.834: INFO: Pod "pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327": Phase="Pending", Reason="", readiness=false. Elapsed: 105.295311ms
Jun 17 20:21:22.940: INFO: Pod "pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211362362s
Jun 17 20:21:25.050: INFO: Pod "pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327": Phase="Pending", Reason="", readiness=false. Elapsed: 4.321647801s
Jun 17 20:21:27.155: INFO: Pod "pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327": Phase="Succeeded", Reason="", readiness=false. Elapsed: 6.427029471s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:27.155: INFO: Pod "pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327" satisfied condition "Succeeded or Failed"
Jun 17 20:21:27.260: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327 container test-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:27.482: INFO: Waiting for pod pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327 to disappear
Jun 17 20:21:27.587: INFO: Pod pod-91dc50b9-2d7e-4bb5-bede-1f21ddfbb327 no longer exists
[AfterEach] [sig-storage] EmptyDir volumes
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:7.914 seconds][0m
[sig-storage] EmptyDir volumes
[90mtest/e2e/common/storage/framework.go:23[0m
should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] EmptyDir volumes should support (root,0777,tmpfs) [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":32,"skipped":212,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
[BeforeEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
... skipping 66 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should not mount / map unused volumes in a pod [LinuxOnly]
[90mtest/e2e/storage/testsuites/volumemode.go:354[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir-link-bindmounted] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]","total":-1,"completed":32,"skipped":316,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-storage] Subpath
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 5 lines ...
test/e2e/storage/subpath.go:40
[1mSTEP[0m: Setting up data
[It] should support subpaths with projected pod [Conformance]
test/e2e/framework/framework.go:652
[1mSTEP[0m: Creating pod pod-subpath-test-projected-6qvq
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:21:06.355: INFO: Waiting up to 5m0s for pod "pod-subpath-test-projected-6qvq" in namespace "subpath-439" to be "Succeeded or Failed"
Jun 17 20:21:06.461: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Pending", Reason="", readiness=false. Elapsed: 106.005408ms
Jun 17 20:21:08.568: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Pending", Reason="", readiness=false. Elapsed: 2.213188821s
Jun 17 20:21:10.676: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 4.32098237s
Jun 17 20:21:12.784: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 6.428528656s
Jun 17 20:21:14.891: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 8.535472127s
Jun 17 20:21:16.998: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 10.643172578s
... skipping 3 lines ...
Jun 17 20:21:25.428: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 19.072774823s
Jun 17 20:21:27.534: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 21.17919709s
Jun 17 20:21:29.642: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 23.287137724s
Jun 17 20:21:31.749: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Running", Reason="", readiness=true. Elapsed: 25.394352993s
Jun 17 20:21:33.857: INFO: Pod "pod-subpath-test-projected-6qvq": Phase="Succeeded", Reason="", readiness=false. Elapsed: 27.502223245s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:33.858: INFO: Pod "pod-subpath-test-projected-6qvq" satisfied condition "Succeeded or Failed"
Jun 17 20:21:33.964: INFO: Trying to get logs from node i-0d35bb1d9b17df780 pod pod-subpath-test-projected-6qvq container test-container-subpath-projected-6qvq: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:34.195: INFO: Waiting for pod pod-subpath-test-projected-6qvq to disappear
Jun 17 20:21:34.302: INFO: Pod pod-subpath-test-projected-6qvq no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-projected-6qvq
Jun 17 20:21:34.302: INFO: Deleting pod "pod-subpath-test-projected-6qvq" in namespace "subpath-439"
... skipping 8 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
Atomic writer volumes
[90mtest/e2e/storage/subpath.go:36[0m
should support subpaths with projected pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Subpath Atomic writer volumes should support subpaths with projected pod [Conformance]","total":-1,"completed":25,"skipped":130,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:34.648: INFO: Driver emptydir doesn't support PreprovisionedPV -- skipping
... skipping 52 lines ...
[32m• [SLOW TEST:17.625 seconds][0m
[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin]
[90mtest/e2e/apimachinery/framework.go:23[0m
should be able to deny attaching pod [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance]","total":-1,"completed":31,"skipped":190,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (ext3)] volumes
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:36.001: INFO: Driver hostPathSymlink doesn't support DynamicPV -- skipping
... skipping 110 lines ...
Jun 17 20:21:08.019: INFO: PersistentVolumeClaim pvc-qbmd9 found but phase is Pending instead of Bound.
Jun 17 20:21:10.125: INFO: PersistentVolumeClaim pvc-qbmd9 found and phase=Bound (6.424102351s)
Jun 17 20:21:10.125: INFO: Waiting up to 3m0s for PersistentVolume local-424hl to have phase Bound
Jun 17 20:21:10.231: INFO: PersistentVolume local-424hl found and phase=Bound (105.520942ms)
[1mSTEP[0m: Creating pod pod-subpath-test-preprovisionedpv-b4p4
[1mSTEP[0m: Creating a pod to test atomic-volume-subpath
Jun 17 20:21:10.550: INFO: Waiting up to 5m0s for pod "pod-subpath-test-preprovisionedpv-b4p4" in namespace "provisioning-8329" to be "Succeeded or Failed"
Jun 17 20:21:10.656: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Pending", Reason="", readiness=false. Elapsed: 105.904557ms
Jun 17 20:21:12.763: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Pending", Reason="", readiness=false. Elapsed: 2.212900391s
Jun 17 20:21:14.870: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=true. Elapsed: 4.320188031s
Jun 17 20:21:16.979: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=true. Elapsed: 6.429197189s
Jun 17 20:21:19.086: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=true. Elapsed: 8.536198851s
Jun 17 20:21:21.192: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=true. Elapsed: 10.642664372s
... skipping 2 lines ...
Jun 17 20:21:27.515: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=true. Elapsed: 16.965001224s
Jun 17 20:21:29.622: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=true. Elapsed: 19.072303863s
Jun 17 20:21:31.728: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=true. Elapsed: 21.178604731s
Jun 17 20:21:33.835: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Running", Reason="", readiness=false. Elapsed: 23.285025607s
Jun 17 20:21:35.942: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4": Phase="Succeeded", Reason="", readiness=false. Elapsed: 25.391739543s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:35.942: INFO: Pod "pod-subpath-test-preprovisionedpv-b4p4" satisfied condition "Succeeded or Failed"
Jun 17 20:21:36.047: INFO: Trying to get logs from node i-0167fd6a83d1c036d pod pod-subpath-test-preprovisionedpv-b4p4 container test-container-subpath-preprovisionedpv-b4p4: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:36.266: INFO: Waiting for pod pod-subpath-test-preprovisionedpv-b4p4 to disappear
Jun 17 20:21:36.372: INFO: Pod pod-subpath-test-preprovisionedpv-b4p4 no longer exists
[1mSTEP[0m: Deleting pod pod-subpath-test-preprovisionedpv-b4p4
Jun 17 20:21:36.372: INFO: Deleting pod "pod-subpath-test-preprovisionedpv-b4p4" in namespace "provisioning-8329"
... skipping 21 lines ...
[90mtest/e2e/storage/in_tree_volumes.go:63[0m
[Testpattern: Pre-provisioned PV (default fs)] subPath
[90mtest/e2e/storage/framework/testsuite.go:50[0m
should support file as subpath [LinuxOnly]
[90mtest/e2e/storage/testsuites/subpath.go:232[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: local][LocalVolumeType: dir] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath [LinuxOnly]","total":-1,"completed":42,"skipped":290,"failed":0}
[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:37.894: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 100 lines ...
test/e2e/framework/framework.go:188
Jun 17 20:21:37.799: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "discovery-5133" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Discovery should accurately determine present and missing resources","total":-1,"completed":32,"skipped":203,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:38.039: INFO: Driver local doesn't support GenericEphemeralVolume -- skipping
... skipping 63 lines ...
[32m• [SLOW TEST:37.984 seconds][0m
[sig-api-machinery] Garbage collector
[90mtest/e2e/apimachinery/framework.go:23[0m
should orphan pods created by rc if deleteOptions.OrphanDependents is nil
[90mtest/e2e/apimachinery/garbage_collector.go:439[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-api-machinery] Garbage collector should orphan pods created by rc if deleteOptions.OrphanDependents is nil","total":-1,"completed":28,"skipped":202,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (delayed binding)] topology
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:39.325: INFO: Driver hostPath doesn't support DynamicPV -- skipping
... skipping 67 lines ...
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap with name projected-configmap-test-volume-3d7aa175-d052-4b5e-a495-2692d9f5631c
[1mSTEP[0m: Creating a pod to test consume configMaps
Jun 17 20:21:34.965: INFO: Waiting up to 5m0s for pod "pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded" in namespace "projected-9131" to be "Succeeded or Failed"
Jun 17 20:21:35.071: INFO: Pod "pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded": Phase="Pending", Reason="", readiness=false. Elapsed: 105.15597ms
Jun 17 20:21:37.177: INFO: Pod "pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded": Phase="Pending", Reason="", readiness=false. Elapsed: 2.211498924s
Jun 17 20:21:39.284: INFO: Pod "pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded": Phase="Running", Reason="", readiness=false. Elapsed: 4.318712415s
Jun 17 20:21:41.390: INFO: Pod "pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded": Phase="Running", Reason="", readiness=false. Elapsed: 6.424357203s
Jun 17 20:21:43.496: INFO: Pod "pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded": Phase="Succeeded", Reason="", readiness=false. Elapsed: 8.530164914s
[1mSTEP[0m: Saw pod success
Jun 17 20:21:43.496: INFO: Pod "pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded" satisfied condition "Succeeded or Failed"
Jun 17 20:21:43.601: INFO: Trying to get logs from node i-0fd68e57b6a68e87a pod pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded container agnhost-container: <nil>
[1mSTEP[0m: delete the pod
Jun 17 20:21:43.819: INFO: Waiting for pod pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded to disappear
Jun 17 20:21:43.924: INFO: Pod pod-projected-configmaps-1d9906a1-ae05-4688-b7ed-ebc7e73abded no longer exists
[AfterEach] [sig-storage] Projected configMap
test/e2e/framework/framework.go:188
... skipping 4 lines ...
[32m• [SLOW TEST:10.121 seconds][0m
[sig-storage] Projected configMap
[90mtest/e2e/common/storage/framework.go:23[0m
should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]
[90mtest/e2e/framework/framework.go:652[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Projected configMap should be consumable from pods in volume with defaultMode set [LinuxOnly] [NodeConformance] [Conformance]","total":-1,"completed":33,"skipped":319,"failed":0}
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (block volmode)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:44.175: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 46 lines ...
[90mtest/e2e/node/framework.go:23[0m
Delete Grace Period
[90mtest/e2e/node/pods.go:57[0m
should be submitted and removed
[90mtest/e2e/node/pods.go:68[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] Pods Extended Delete Grace Period should be submitted and removed","total":-1,"completed":26,"skipped":133,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:45.634: INFO: Driver hostPath doesn't support GenericEphemeralVolume -- skipping
... skipping 227 lines ...
[90mtest/e2e/storage/persistent_volumes-local.go:194[0m
Two pods mounting a local volume one after the other
[90mtest/e2e/storage/persistent_volumes-local.go:256[0m
should be able to write from pod1 and read from pod2
[90mtest/e2e/storage/persistent_volumes-local.go:257[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] PersistentVolumes-local [Volume type: blockfswithoutformat] Two pods mounting a local volume one after the other should be able to write from pod1 and read from pod2","total":-1,"completed":28,"skipped":209,"failed":1,"failures":["[sig-network] Services should be able to connect to terminating and unready endpoints if PublishNotReadyAddresses is true"]}
[BeforeEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:46.878: INFO: Driver "csi-hostpath" does not support FsGroup - skipping
[AfterEach] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy
test/e2e/framework/framework.go:188
... skipping 11 lines ...
[36mDriver "csi-hostpath" does not support FsGroup - skipping[0m
test/e2e/storage/testsuites/fsgroupchangepolicy.go:80
[90m------------------------------[0m
[36mS[0m[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] In-tree Volumes [Driver: aws] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume","total":-1,"completed":28,"skipped":229,"failed":0}
[BeforeEach] [sig-storage] Volumes
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:21:20.678: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename volume
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
... skipping 70 lines ...
[90mtest/e2e/storage/utils/framework.go:23[0m
ConfigMap
[90mtest/e2e/storage/volumes.go:49[0m
should be mountable
[90mtest/e2e/storage/volumes.go:50[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-storage] Volumes ConfigMap should be mountable","total":-1,"completed":29,"skipped":229,"failed":0}
[36mS[0m[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [Testpattern: Dynamic PV (default fs)] provisioning
test/e2e/storage/framework/testsuite.go:51
Jun 17 20:21:46.953: INFO: Driver local doesn't support DynamicPV -- skipping
... skipping 67 lines ...
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
Jun 17 20:21:47.054: INFO: >>> kubeConfig: /root/.kube/config
[1mSTEP[0m: Building a namespace api object, basename configmap
[1mSTEP[0m: Waiting for a default service account to be provisioned in namespace
[1mSTEP[0m: 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
[1mSTEP[0m: Creating configMap that has name configmap-test-emptyKey-e58cb090-c350-4a03-b721-4ed9d4053246
[AfterEach] [sig-node] ConfigMap
test/e2e/framework/framework.go:188
Jun 17 20:21:47.913: INFO: Waiting up to 3m0s for all (but 0) nodes to be ready
[1mSTEP[0m: Destroying namespace "configmap-9158" for this suite.
[32m•[0m
[90m------------------------------[0m
{"msg":"PASSED [sig-node] ConfigMap should fail to create ConfigMap with empty key [Conformance]","total":-1,"completed":30,"skipped":247,"failed":0}
[36mS[0m[36mS[0m
[90m------------------------------[0m
[BeforeEach] [sig-node] Mount propagation
test/e2e/framework/framework.go:187
[1mSTEP[0m: Creating a kubernetes client
... skipping 116 lines ...
Jun 17 20:21:21.260: INFO: ExecWithOptions: Clientset creation
Jun 17 20:21:21.260: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/mount-propagation-5423/pods/hostexec-i-0167fd6a83d1c036d-2v6jq/exec?command=nsenter&command=--mount%3D%2Frootfs%2Fproc%2F1%2Fns%2Fmnt&command=--&command=sh&command=-c&command=mkdir+%22%2Fvar%2Flib%2Fkubelet%2Fmount-propagation-5423%22%2Fhost%3B+mount+-t+tmpfs+e2e-mount-propagation-host+%22%2Fvar%2Flib%2Fkubelet%2Fmount-propagation-5423%22%2Fhost%3B+echo+host+%3E+%22%2Fvar%2Flib%2Fkubelet%2Fmount-propagation-5423%22%2Fhost%2Ffile&container=agnhost-container&container=agnhost-container&stderr=true&stdout=true)
Jun 17 20:21:22.071: INFO: ExecWithOptions {Command:[/bin/sh -c cat /mnt/test/master/file] Namespace:mount-propagation-5423 PodName:default ContainerName:cntr Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false}
Jun 17 20:21:22.071: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:21:22.072: INFO: ExecWithOptions: Clientset creation
Jun 17 20:21:22.072: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/mount-propagation-5423/pods/default/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fmnt%2Ftest%2Fmaster%2Ffile&container=cntr&container=cntr&stderr=true&stdout=true)
Jun 17 20:21:22.795: INFO: pod default mount master: stdout: "", stderr: "cat: can't open '/mnt/test/master/file': No such file or directory" error: command terminated with exit code 1
Jun 17 20:21:22.900: INFO: ExecWithOptions {Command:[/bin/sh -c cat /mnt/test/slave/file] Namespace:mount-propagation-5423 PodName:default ContainerName:cntr Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false}
Jun 17 20:21:22.900: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:21:22.901: INFO: ExecWithOptions: Clientset creation
Jun 17 20:21:22.901: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/mount-propagation-5423/pods/default/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fmnt%2Ftest%2Fslave%2Ffile&container=cntr&container=cntr&stderr=true&stdout=true)
Jun 17 20:21:23.610: INFO: pod default mount slave: stdout: "", stderr: "cat: can't open '/mnt/test/slave/file': No such file or directory" error: command terminated with exit code 1
Jun 17 20:21:23.716: INFO: ExecWithOptions {Command:[/bin/sh -c cat /mnt/test/private/file] Namespace:mount-propagation-5423 PodName:default ContainerName:cntr Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false}
Jun 17 20:21:23.716: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:21:23.717: INFO: ExecWithOptions: Clientset creation
Jun 17 20:21:23.717: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/mount-propagation-5423/pods/default/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fmnt%2Ftest%2Fprivate%2Ffile&container=cntr&container=cntr&stderr=true&stdout=true)
Jun 17 20:21:24.451: INFO: pod default mount private: stdout: "", stderr: "cat: can't open '/mnt/test/private/file': No such file or directory" error: command terminated with exit code 1
Jun 17 20:21:24.556: INFO: ExecWithOptions {Command:[/bin/sh -c cat /mnt/test/default/file] Namespace:mount-propagation-5423 PodName:default ContainerName:cntr Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false}
Jun 17 20:21:24.556: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:21:24.557: INFO: ExecWithOptions: Clientset creation
Jun 17 20:21:24.557: INFO: ExecWithOptions: execute(POST https://api.e2e-e2e-kops-aws-cni-cilium-etcd.test-cncf-aws.k8s.io/api/v1/namespaces/mount-propagation-5423/pods/default/exec?command=%2Fbin%2Fsh&command=-c&command=cat+%2Fmnt%2Ftest%2Fdefault%2Ffile&container=cntr&container=cntr&stderr=true&stdout=true)
Jun 17 20:21:25.270: INFO: pod default mount default: stdout: "default", stderr: "" error: <nil>
Jun 17 20:21:25.374: INFO: ExecWithOptions {Command:[/bin/sh -c cat /mnt/test/host/file] Namespace:mount-propagation-5423 PodName:default ContainerName:cntr Stdin:<nil> CaptureStdout:true CaptureStderr:true PreserveWhitespace:false Quiet:false}
Jun 17 20:21:25.375: INFO: >>> kubeConfig: /root/.kube/config
Jun 17 20:21:25.375: INFO: ExecWithOptions: Clientset creation
Jun 17 20:21:25.376: INFO: Ex