Anuket Project
Compliance Tests on UNH Lab
Dan Xu
zhuguanyu
zhuguanyu Please add the Basic info of the k8s cluster you have deployed on UNH Lab including the version and config file.
Also you can give the self-test results here. Thanks.
basic info
version: 1.21.1
kubeconfig:
self-test result
functest-kubernetes-healthcheck
k8s_quick: PASS
2022-11-10 06:44:37,682 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 06:44:37,693 - xtesting.ci.run_tests - INFO - Loading test case 'k8s_quick'...
2022-11-10 06:44:37,708 - xtesting.ci.run_tests - INFO - Running test case 'k8s_quick'...
2022-11-10 06:44:59,271 - xtesting.ci.run_tests - INFO - Test result:
+-------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------+------------------+------------------+----------------+
| k8s_quick | functest | 00:21 | PASS |
+-------------------+------------------+------------------+----------------+
2022-11-10 06:44:59,273 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
(reverse-i-search)`ex': ^Cport DEPLOY_SCENARIO=k8-nosdn-nofeature-noha
k8s_smoke: PASS
2022-11-10 08:36:30,096 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 08:36:30,113 - xtesting.ci.run_tests - INFO - Loading test case 'k8s_smoke'...
2022-11-10 08:36:30,138 - xtesting.ci.run_tests - INFO - Running test case 'k8s_smoke'...
2022-11-10 08:36:46,562 - xtesting.ci.run_tests - INFO - Test result:
+-------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------+------------------+------------------+----------------+
| k8s_smoke | functest | 00:16 | PASS |
+-------------------+------------------+------------------+----------------+
2022-11-10 08:36:46,564 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
functest-kubernetes-smoke
xrally_kubernetes: PASS
2022-11-10 11:12:43,143 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 11:12:43,242 - xtesting.ci.run_tests - INFO - Loading test case 'xrally_kubernetes'...
2022-11-10 11:12:43,936 - xtesting.ci.run_tests - INFO - Running test case 'xrally_kubernetes'...
2022-11-10 11:24:43,804 - xtesting.ci.run_tests - INFO - Test result:
+---------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+---------------------------+------------------+------------------+----------------+
| xrally_kubernetes | functest | 11:59 | PASS |
+---------------------------+------------------+------------------+----------------+
2022-11-10 11:24:43,807 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
k8s_conformance: FAIL
2022.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 11:32:37,257 - xtesting.ci.run_tests - INFO - Loading test case 'k8s_conformance'...
2022-11-10 11:32:37,367 - xtesting.ci.run_tests - INFO - Running test case 'k8s_conformance'...
2022-11-10 11:46:36,493 - functest_kubernetes.k8stest - ERROR - Summarizing 7 Failures:
[Fail] [sig-network] Services [It] should be able to create a functioning NodePort service [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1169
[Fail] [sig-node] Probing container [It] should *not* be restarted with a exec "cat /tmp/health" liveness probe [NodeConformance] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/common/node/container_probe.go:148
[Fail] [sig-network] Services [It] should be able to switch session affinity for NodePort service [LinuxOnly] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2576
[Fail] [sig-network] Services [It] should have session affinity work for NodePort service [LinuxOnly] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2576
[Fail] [sig-apps] StatefulSet Basic StatefulSet functionality [StatefulSetBasic] [It] Should recreate evicted statefulset [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:113
[Fail] [sig-network] Services [It] should have session affinity timeout work for NodePort service [LinuxOnly] [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:2497
[Fail] [sig-network] Services [It] should be able to change the type from ExternalName to NodePort [Conformance]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1351
2022-11-10 11:46:36,495 - xtesting.ci.run_tests - INFO - Test result:
+-------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------------+------------------+------------------+----------------+
| k8s_conformance | functest | 13:59 | FAIL |
+-------------------------+------------------+------------------+----------------+
2022-11-10 11:46:36,497 - xtesting.ci.run_tests - ERROR - The test case 'k8s_conformance' failed.
2022-11-10 11:46:36,497 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR
sig_api_machinery: PASS
2022-11-10 12:02:57,991 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:02:58,055 - xtesting.ci.run_tests - INFO - Loading test case 'sig_api_machinery'...
2022-11-10 12:02:58,123 - xtesting.ci.run_tests - INFO - Running test case 'sig_api_machinery'...
2022-11-10 12:09:22,900 - xtesting.ci.run_tests - INFO - Test result:
+---------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+---------------------------+------------------+------------------+----------------+
| sig_api_machinery | functest | 06:24 | PASS |
+---------------------------+------------------+------------------+----------------+
2022-11-10 12:09:22,902 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_api_machinery_serial: PASS
bash-5.1# run_tests -t sig_api_machinery_serial
2022-11-10 12:19:47,585 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:19:47,687 - xtesting.ci.run_tests - INFO - Loading test case 'sig_api_machinery_serial'...
2022-11-10 12:19:47,794 - xtesting.ci.run_tests - INFO - Running test case 'sig_api_machinery_serial'...
2022-11-10 12:21:21,624 - xtesting.ci.run_tests - INFO - Test result:
+----------------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+----------------------------------+------------------+------------------+----------------+
| sig_api_machinery_serial | functest | 01:33 | PASS |
+----------------------------------+------------------+------------------+----------------+
2022-11-10 12:21:21,627 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_apps: PASS
2022-11-10 12:34:29,184 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:34:29,283 - xtesting.ci.run_tests - INFO - Loading test case 'sig_apps'...
2022-11-10 12:34:29,389 - xtesting.ci.run_tests - INFO - Running test case 'sig_apps'...
2022-11-10 12:36:32,646 - xtesting.ci.run_tests - INFO - Test result:
+-------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------+------------------+------------------+----------------+
| sig_apps | functest | 02:03 | PASS |
+-------------------+------------------+------------------+----------------+
2022-11-10 12:36:32,649 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_apps_serial: FAIL
2022-11-10 12:43:03,217 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:43:03,315 - xtesting.ci.run_tests - INFO - Loading test case 'sig_apps_serial'...
2022-11-10 12:43:03,420 - xtesting.ci.run_tests - INFO - Running test case 'sig_apps_serial'...
2022-11-10 13:03:29,449 - functest_kubernetes.k8stest - ERROR - Summarizing 2 Failures:
[Fail] [sig-apps] DisruptionController [It] evictions: maxUnavailable deny evictions, integer => should not allow an eviction [Serial]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:286
[Fail] [sig-apps] DisruptionController [It] evictions: too few pods, replicaSet, percentage => should not allow an eviction [Serial]
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/apps/disruption.go:286
2022-11-10 13:03:29,450 - xtesting.ci.run_tests - INFO - Test result:
+-------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------------+------------------+------------------+----------------+
| sig_apps_serial | functest | 20:26 | FAIL |
+-------------------------+------------------+------------------+----------------+
2022-11-10 13:03:29,451 - xtesting.ci.run_tests - ERROR - The test case 'sig_apps_serial' failed.
2022-11-10 13:03:29,452 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR
sig_apps: PASS
2022-11-10 12:34:29,184 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:34:29,283 - xtesting.ci.run_tests - INFO - Loading test case 'sig_apps'...
2022-11-10 12:34:29,389 - xtesting.ci.run_tests - INFO - Running test case 'sig_apps'...
2022-11-10 12:36:32,646 - xtesting.ci.run_tests - INFO - Test result:
+-------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------+------------------+------------------+----------------+
| sig_apps | functest | 02:03 | PASS |
+-------------------+------------------+------------------+----------------+
2022-11-10 12:36:32,649 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_apps_serial: FAIL
2022-11-10 13:03:29,450 - xtesting.ci.run_tests - INFO - Test result:
+-------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------------+------------------+------------------+----------------+
| sig_apps_serial | functest | 20:26 | FAIL |
+-------------------------+------------------+------------------+----------------+
2022-11-10 13:03:29,451 - xtesting.ci.run_tests - ERROR - The test case 'sig_apps_serial' failed.
2022-11-10 13:03:29,452 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR
sig_instrumentation: PASS
2022-11-10 12:58:48,233 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:58:48,372 - xtesting.ci.run_tests - INFO - Loading test case 'sig_instrumentation'...
2022-11-10 12:58:48,478 - xtesting.ci.run_tests - INFO - Running test case 'sig_instrumentation'...
2022-11-10 12:58:52,474 - xtesting.ci.run_tests - INFO - Test result:
+-----------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-----------------------------+------------------+------------------+----------------+
| sig_instrumentation | functest | 00:03 | PASS |
+-----------------------------+------------------+------------------+----------------+
2022-11-10 12:58:52,477 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_instrumentation: PASS
2022-11-10 12:58:48,233 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:58:48,372 - xtesting.ci.run_tests - INFO - Loading test case 'sig_instrumentation'...
2022-11-10 12:58:48,478 - xtesting.ci.run_tests - INFO - Running test case 'sig_instrumentation'...
2022-11-10 12:58:52,474 - xtesting.ci.run_tests - INFO - Test result:
+-----------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-----------------------------+------------------+------------------+----------------+
| sig_instrumentation | functest | 00:03 | PASS |
+-----------------------------+------------------+------------------+----------------+
2022-11-10 12:58:52,477 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_instrumentation: PASS
2022-11-10 12:58:48,233 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:58:48,372 - xtesting.ci.run_tests - INFO - Loading test case 'sig_instrumentation'...
2022-11-10 12:58:48,478 - xtesting.ci.run_tests - INFO - Running test case 'sig_instrumentation'...
2022-11-10 12:58:52,474 - xtesting.ci.run_tests - INFO - Test result:
+-----------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-----------------------------+------------------+------------------+----------------+
| sig_instrumentation | functest | 00:03 | PASS |
+-----------------------------+------------------+------------------+----------------+
2022-11-10 12:58:52,477 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_instrumentation: PASS
2022-11-10 12:58:48,233 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:58:48,372 - xtesting.ci.run_tests - INFO - Loading test case 'sig_instrumentation'...
2022-11-10 12:58:48,478 - xtesting.ci.run_tests - INFO - Running test case 'sig_instrumentation'...
2022-11-10 12:58:52,474 - xtesting.ci.run_tests - INFO - Test result:
+-----------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-----------------------------+------------------+------------------+----------------+
| sig_instrumentation | functest | 00:03 | PASS |
+-----------------------------+------------------+------------------+----------------+
2022-11-10 12:58:52,477 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_auth: FAIL
2022-11-10 12:56:38,731 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:56:38,830 - xtesting.ci.run_tests - INFO - Loading test case 'sig_auth'...
2022-11-10 12:56:38,987 - xtesting.ci.run_tests - INFO - Running test case 'sig_auth'...
2022-11-10 13:06:46,024 - functest_kubernetes.k8stest - ERROR - Summarizing 5 Failures:
[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting an existing configmap should exit with the Forbidden error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:103
[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting a secret for a workload the node has access to should succeed
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:122
[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting an existing secret should exit with the Forbidden error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:81
[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting a non-existent secret should exit with the Forbidden error, not a NotFound error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:76
[Fail] [sig-auth] [Feature:NodeAuthorizer] [It] Getting a non-existent configmap should exit with the Forbidden error, not a NotFound error
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/auth/node_authz.go:86
2022-11-10 13:06:46,025 - xtesting.ci.run_tests - INFO - Test result:
+-------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------+------------------+------------------+----------------+
| sig_auth | functest | 10:07 | FAIL |
+-------------------+------------------+------------------+----------------+
2022-11-10 13:06:46,027 - xtesting.ci.run_tests - ERROR - The test case 'sig_auth' failed.
2022-11-10 13:06:46,027 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR
sig_cluster_lifecycle: PASS
2022-11-10 12:57:12,748 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:57:12,847 - xtesting.ci.run_tests - INFO - Loading test case 'sig_cluster_lifecycle'...
2022-11-10 12:57:13,007 - xtesting.ci.run_tests - INFO - Running test case 'sig_cluster_lifecycle'...
2022-11-10 12:57:36,639 - xtesting.ci.run_tests - INFO - Test result:
+-------------------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+-------------------------------+------------------+------------------+----------------+
| sig_cluster_lifecycle | functest | 00:23 | PASS |
+-------------------------------+------------------+------------------+----------------+
2022-11-10 12:57:36,642 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK
sig_network: FAIL
2022-11-10 12:59:34,362 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL | |
| HTTP_DST_URL | |
+-------------------------+----------------------------------------------------------+
2022-11-10 12:59:34,463 - xtesting.ci.run_tests - INFO - Loading test case 'sig_network'...
2022-11-10 12:59:34,571 - xtesting.ci.run_tests - INFO - Running test case 'sig_network'...
2022-11-10 13:03:39,438 - functest_kubernetes.k8stest - ERROR - Summarizing 2 Failures:
[Fail] [sig-network] Conntrack [It] should be able to preserve UDP traffic when server pod cycles for a NodePort service
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/vendor/github.com/onsi/ginkgo/internal/leafnodes/runner.go:113
[Fail] [sig-network] Services [It] should be able to update service type to NodePort listening on same port number but different protocols
/workspace/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/network/service.go:1245
2022-11-10 13:03:39,439 - xtesting.ci.run_tests - INFO - Test result:
+---------------------+------------------+------------------+----------------+
| TEST CASE | PROJECT | DURATION | RESULT |
+---------------------+------------------+------------------+----------------+
| sig_network | functest | 04:04 | FAIL |
+---------------------+------------------+------------------+----------------+
2022-11-10 13:03:39,440 - xtesting.ci.run_tests - ERROR - The test case 'sig_network' failed.
2022-11-10 13:03:39,440 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR
sig_node: FAIL
2022-11-10 13:28:29,405 - xtesting.ci.run_tests - INFO - Deployment description:
+-------------------------+----------------------------------------------------------+
| ENV VAR | VALUE |
+-------------------------+----------------------------------------------------------+
| CI_LOOP | daily |
| DEBUG | false |
| DEPLOY_SCENARIO | k8-nosdn-nofeature-noha |
| INSTALLER_TYPE | unknown |
| BUILD_TAG | |
| NODE_NAME | |
| TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results |
| TEST_DB_EXT_URL | |
| S3_ENDPOINT_URL | |
| S3_DST_URL |