This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 21 failed / 835 succeeded
Started2023-01-25 18:28
Elapsed40m0s
Revisionmaster

Test Failures


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing mutating webhooks should work [Conformance] 1m1s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\slisting\smutating\swebhooks\sshould\swork\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:683
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.19()
	test/e2e/apimachinery/webhook.go:683 +0x5a8
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance] 1m1s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\slisting\svalidating\swebhooks\sshould\swork\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:609
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.18()
	test/e2e/apimachinery/webhook.go:609 +0x687
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny attaching pod [Conformance] 1m7s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\sbe\sable\sto\sdeny\sattaching\spod\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:941
k8s.io/kubernetes/test/e2e/apimachinery.registerWebhookForAttachingPod(0xc000f62e10, {0xc0029c1220, 0xc}, 0xc005598050, 0x0?)
	test/e2e/apimachinery/webhook.go:941 +0x791
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.5()
	test/e2e/apimachinery/webhook.go:210 +0x45
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should be able to deny custom resource creation, update and deletion [Conformance] 1m19s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\sbe\sable\sto\sdeny\scustom\sresource\screation\,\supdate\sand\sdeletion\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:1731
k8s.io/kubernetes/test/e2e/apimachinery.registerWebhookForCustomResource(0xc000edee10, {0xc0027d86e0, 0xc}, 0xc001809180, 0xc0000f1f60, 0x35e3b00?)
	test/e2e/apimachinery/webhook.go:1731 +0x871
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.6()
	test/e2e/apimachinery/webhook.go:227 +0xad
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance] 1m2s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\sdeny\scrd\screation\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:2041
k8s.io/kubernetes/test/e2e/apimachinery.registerValidatingWebhookForCRD(0xc000ec2e10, {0xc0029440d0, 0xc}, 0xc0044b5b80, 0x9e4f30?)
	test/e2e/apimachinery/webhook.go:2041 +0x792
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.12()
	test/e2e/apimachinery/webhook.go:309 +0x45
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate configmap [Conformance] 1m10s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\smutate\sconfigmap\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:968
k8s.io/kubernetes/test/e2e/apimachinery.registerMutatingWebhookForConfigMap(0xc000f24e10, {0xc002689790, 0xc}, 0x0?, 0x0?)
	test/e2e/apimachinery/webhook.go:968 +0x452
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.8()
	test/e2e/apimachinery/webhook.go:253 +0x45
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should mutate pod and apply defaults after mutation [Conformance] 1m13s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-api\-machinery\]\sAdmissionWebhook\s\[Privileged\:ClusterAdmin\]\sshould\smutate\spod\sand\sapply\sdefaults\safter\smutation\s\[Conformance\]$'
test/e2e/apimachinery/webhook.go:1035
k8s.io/kubernetes/test/e2e/apimachinery.registerMutatingWebhookForPod(0xc00089de00, {0xc0036739f0, 0xc}, 0xc003206aa0, 0x0?)
	test/e2e/apimachinery/webhook.go:1035 +0x771
k8s.io/kubernetes/test/e2e/apimachinery.glob..func28.9()
	test/e2e/apimachinery/webhook.go:265 +0x45