This job view page is being replaced by Spyglass soon. Check out the new job view.
ResultFAILURE
Tests 32 failed / 860 succeeded
Started2023-01-24 06:20
Elapsed47m46s
Revisionmaster

Test Failures


Kubernetes e2e suite [It] External Storage [Driver: ebs.csi.aws.com] [Testpattern: Dynamic PV (default fs)] fsgroupchangepolicy (Always)[LinuxOnly], pod created with an initial fsgroup, volume contents ownership changed via chgrp in first pod, new pod with same fsgroup applied to the volume contents 10m54s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\sExternal\sStorage\s\[Driver\:\sebs\.csi\.aws\.com\]\s\[Testpattern\:\sDynamic\sPV\s\(default\sfs\)\]\sfsgroupchangepolicy\s\(Always\)\[LinuxOnly\]\,\spod\screated\swith\san\sinitial\sfsgroup\,\svolume\scontents\sownership\schanged\svia\schgrp\sin\sfirst\spod\,\snew\spod\swith\ssame\sfsgroup\sapplied\sto\sthe\svolume\scontents$'
test/e2e/storage/testsuites/fsgroupchangepolicy.go:258
k8s.io/kubernetes/test/e2e/storage/testsuites.createPodAndVerifyContentGid(0xc0016f4f00, 0xc001525e10, 0x0, {0xc00217c4f0, 0x4}, {0xc00217c4f4, 0x4})
	test/e2e/storage/testsuites/fsgroupchangepolicy.go:258 +0x151
k8s.io/kubernetes/test/e2e/storage/testsuites.(*fsGroupChangePolicyTestSuite).DefineTests.func3()
	test/e2e/storage/testsuites/fsgroupchangepolicy.go:247 +0x556
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-apps] ReplicationController should test the lifecycle of a ReplicationController [Conformance] 5m7s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-apps\]\sReplicationController\sshould\stest\sthe\slifecycle\sof\sa\sReplicationController\s\[Conformance\]$'
test/e2e/apps/rc.go:189
k8s.io/kubernetes/test/e2e/apps.glob..func8.7.1(0xc0032c4160?)
	test/e2e/apps/rc.go:189 +0x49d
k8s.io/kubernetes/test/e2e/framework.WatchEventSequenceVerifier({0x7fe5ba8?, 0xc000132008}, {0x7fb1880?, _}, {{0x0, 0x0}, {0x75b9f5c, 0x2}, {0x7614288, 0x16}}, ...)
	test/e2e/framework/util.go:721 +0x575
k8s.io/kubernetes/test/e2e/apps.glob..func8.7()
	test/e2e/apps/rc.go:148 +0x753
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-cli] Kubectl Port forwarding With a server listening on localhost that expects NO client request should support a client that connects, sends DATA, and disconnects 5m8s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-cli\]\sKubectl\sPort\sforwarding\sWith\sa\sserver\slistening\son\slocalhost\sthat\sexpects\sNO\sclient\srequest\sshould\ssupport\sa\sclient\sthat\sconnects\,\ssends\sDATA\,\sand\sdisconnects$'
test/e2e/kubectl/portforward.go:217
k8s.io/kubernetes/test/e2e/kubectl.doTestConnectSendDisconnect({0x75cb648, 0x9}, 0xc000f543c0)
	test/e2e/kubectl/portforward.go:217 +0x24c
k8s.io/kubernetes/test/e2e/kubectl.glob..func2.2.2.1()
	test/e2e/kubectl/portforward.go:488 +0x29
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-cli] Kubectl client Kubectl label should update the label on a resource [Conformance] 5m12s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-cli\]\sKubectl\sclient\sKubectl\slabel\sshould\supdate\sthe\slabel\son\sa\sresource\s\s\[Conformance\]$'
test/e2e/kubectl/kubectl.go:1498
k8s.io/kubernetes/test/e2e/kubectl.glob..func1.21.1()
	test/e2e/kubectl/kubectl.go:1498 +0x205
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] Networking Granular Checks: Services should be able to handle large requests: http 6m0s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sNetworking\sGranular\sChecks\:\sServices\sshould\sbe\sable\sto\shandle\slarge\srequests\:\shttp$'
test/e2e/framework/network/utils.go:866
k8s.io/kubernetes/test/e2e/framework/network.(*NetworkingTestConfig).createNetProxyPods(0xc0036b2000, {0x75cb852, 0x9}, 0xc005f03560)
	test/e2e/framework/network/utils.go:866 +0x1d0
k8s.io/kubernetes/test/e2e/framework/network.(*NetworkingTestConfig).setupCore(0xc0036b2000, 0x7ff5d9a87758?)
	test/e2e/framework/network/utils.go:763 +0x55
k8s.io/kubernetes/test/e2e/framework/network.(*NetworkingTestConfig).setup(0xc0036b2000, 0x3e?)
	test/e2e/framework/network/utils.go:778 +0x3e
k8s.io/kubernetes/test/e2e/framework/network.NewNetworkingTestConfig(0xc0004085a0, {0x0, 0x0, 0x0?})
	test/e2e/framework/network/utils.go:131 +0x125
k8s.io/kubernetes/test/e2e/network.glob..func22.6.18()
	test/e2e/network/networking.go:452 +0x36
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] Networking Granular Checks: Services should function for endpoint-Service: udp 5m29s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sNetworking\sGranular\sChecks\:\sServices\sshould\sfunction\sfor\sendpoint\-Service\:\sudp$'
test/e2e/framework/network/utils.go:866
k8s.io/kubernetes/test/e2e/framework/network.(*NetworkingTestConfig).createNetProxyPods(0xc0039cee00, {0x75cb852, 0x9}, 0xc00393d650)
	test/e2e/framework/network/utils.go:866 +0x1d0
k8s.io/kubernetes/test/e2e/framework/network.(*NetworkingTestConfig).setupCore(0xc0039cee00, 0x7fe0d847fc10?)
	test/e2e/framework/network/utils.go:763 +0x55
k8s.io/kubernetes/test/e2e/framework/network.(*NetworkingTestConfig).setup(0xc0039cee00, 0x3e?)
	test/e2e/framework/network/utils.go:778 +0x3e
k8s.io/kubernetes/test/e2e/framework/network.NewNetworkingTestConfig(0xc000e7d590, {0x0, 0x0, 0x7fe101cb5f18?})
	test/e2e/framework/network/utils.go:131 +0x125
k8s.io/kubernetes/test/e2e/network.glob..func22.6.8()
	test/e2e/network/networking.go:251 +0x36
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-network] Services should implement service.kubernetes.io/headless 9m26s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-network\]\sServices\sshould\simplement\sservice\.kubernetes\.io\/headless$'
test/e2e/network/service.go:2322
k8s.io/kubernetes/test/e2e/network.glob..func26.32()
	test/e2e/network/service.go:2322 +0x225
				
				Click to see stdout/stderrfrom junit_01.xml

Filter through log files | View test history on testgrid


Kubernetes e2e suite [It] [sig-node] Container Lifecycle Hook when create a pod with lifecycle hook should execute prestop exec hook properly [NodeConformance] [Conformance] 5m8s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=Kubernetes\se2e\ssuite\s\[It\]\s\[sig\-node\]\sContainer\sLifecycle\sHook\swhen\screate\sa\spod\swith\slifecycle\shook\sshould\sexecute\sprestop\sexec\shook\sproperly\s\[NodeConformance\]\s\[Conformance\]$'
test/e2e/framework/pod/pod_client.go:107
k8s.io/kubernetes/test/e2e/framework/pod.(*PodClient).CreateSync(0xc000ccf908, 0x38?)
	test/e2e/framework/pod/pod_client.go:107 +0x94
k8s.io/kubernetes/test/e2e/common/node.glob..func12.1.1()
	test/e2e/common/node/lifecycle_hook.go:87 +0x3da