I0202 22:35:43.204087 18 test_context.go:457] Tolerating taints "node-role.kubernetes.io/master" when considering if nodes are ready I0202 22:35:43.204395 18 e2e.go:129] Starting e2e run "3f831a4e-4c66-46d6-9b1b-fc744c75d7b6" on Ginkgo node 1 {"msg":"Test Suite starting","total":1,"completed":0,"skipped":0,"failed":0} Running Suite: Kubernetes e2e suite =================================== Random Seed: 1643841341 - Will randomize all specs Will run 1 of 5668 specs Feb 2 22:35:43.226: INFO: >>> kubeConfig: /root/.kube/config Feb 2 22:35:43.229: INFO: Waiting up to 30m0s for all (but 0) nodes to be schedulable Feb 2 22:36:13.230: INFO: Unexpected error listing nodes: Get "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.4:6443: i/o timeout Feb 2 22:36:13.231: FAIL: Unexpected error: <*url.Error | 0xc003e8a000>: { Op: "Get", URL: "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 4], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.4:6443: i/o timeout occurred Full Stack Trace k8s.io/kubernetes/test/e2e.setupSuite() _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:259 +0x1c5 k8s.io/kubernetes/test/e2e.glob..func1(0x0, 0x0, 0x0) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:79 +0x45 reflect.Value.call(0x4149ea0, 0x4fbaa48, 0x13, 0x4db7982, 0x4, 0xc003dc53f0, 0x0, 0x0, 0x7f2f53b03988, 0xc003dc5410, ...) /usr/local/go/src/reflect/value.go:476 +0x8c7 reflect.Value.Call(0x4149ea0, 0x4fbaa48, 0x13, 0xc003dc53f0, 0x0, 0x0, 0xc0016be2e8, 0xc003dc54d8, 0x411030) /usr/local/go/src/reflect/value.go:337 +0xb9 k8s.io/kubernetes/test/e2e.RunE2ETests(0xc001a4dc80) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:130 +0x36c k8s.io/kubernetes/test/e2e.TestE2E(0xc001a4dc80) _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e_test.go:144 +0x2b testing.tRunner(0xc001a4dc80, 0x4fbaa38) /usr/local/go/src/testing/testing.go:1123 +0xef created by testing.(*T).Run /usr/local/go/src/testing/testing.go:1168 +0x2b3 Failure [30.007 seconds] [BeforeSuite] BeforeSuite _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:76 Feb 2 22:36:13.231: Unexpected error: <*url.Error | 0xc003e8a000>: { Op: "Get", URL: "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0", Err: { Op: "dial", Net: "tcp", Source: nil, Addr: { IP: [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 255, 255, 172, 18, 0, 4], Port: 6443, Zone: "", }, Err: {}, }, } Get "https://172.18.0.4:6443/api/v1/nodes?fieldSelector=spec.unschedulable%3Dfalse&resourceVersion=0": dial tcp 172.18.0.4:6443: i/o timeout occurred _output/dockerized/go/src/k8s.io/kubernetes/test/e2e/e2e.go:259 ------------------------------ Feb 2 22:36:13.233: INFO: Running AfterSuite actions on all nodes Feb 2 22:36:13.233: INFO: Running AfterSuite actions on node 1 Feb 2 22:36:13.233: INFO: Skipping dumping logs from cluster JUnit report was created: /home/opnfv/functest/results/k8s_quick/junit_01.xml {"msg":"Test Suite completed","total":1,"completed":0,"skipped":0,"failed":0} Ran 1 of 0 Specs in 30.009 seconds FAIL! -- 0 Passed | 1 Failed | 0 Pending | 0 Skipped --- FAIL: TestE2E (30.03s) FAIL Ginkgo ran 1 suite in 31.570606548s Test Suite Failed