2018-03-02 16:22:27,645 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+------------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+------------------------------------------------------------+ | DEPLOY_SCENARIO | k8-nosdn-stor4nfv-ha | | BUILD_TAG | jenkins-functest-compass-virtual-daily-master-3159 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | compass | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NODE_NAME | huawei-virtual2 | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | +--------------------------------------+------------------------------------------------------------+ 2018-03-02 16:22:27,648 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file export KUBECONFIG=/root/.kube/config export KUBERNETES_PROVIDER=local export KUBE_MASTER_URL=https://192.16.1.222:8383 export KUBE_MASTER_IP=192.16.1.222 2018-03-02 16:22:27,648 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-03-02 16:22:27,649 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +-----------------+---------------+--------------------------+--------------------------------------------+-----------------------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +-----------------+---------------+--------------------------+--------------------------------------------+-----------------------------------+ | k8s_e2e | 1 | (daily)|(weekly) | A set of e2e tests integrated from | k8s_smoke k8s_conformance | | | | | kubernetes project. | | +-----------------+---------------+--------------------------+--------------------------------------------+-----------------------------------+ 2018-03-02 16:22:27,650 - xtesting.ci.run_tests - INFO - Running tier 'k8s_e2e' 2018-03-02 16:22:27,650 - xtesting.ci.run_tests - INFO - Running test case 'k8s_smoke'... 2018-03-02 16:22:27,665 - functest_kubernetes.k8stest - INFO - Starting k8s test: '['/src/k8s.io/kubernetes/cluster/test-smoke.sh', '--host', 'https://192.16.1.222:8383']'. 2018-03-02 16:25:08,624 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 207, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 937, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'k8s_smoke'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-03-02 16:25:08,625 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | k8s_smoke | functest | 02:40 | PASS | +-------------------+------------------+------------------+----------------+ 2018-03-02 16:25:08,627 - xtesting.ci.run_tests - INFO - Running test case 'k8s_conformance'... 2018-03-02 16:25:08,643 - functest_kubernetes.k8stest - INFO - Starting k8s test: '['/src/k8s.io/kubernetes/_output/bin/e2e.test', '--ginkgo.focus', 'Conformance']'. 2018-03-02 17:18:04,766 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 207, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 937, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'k8s_conformance'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-03-02 17:18:04,767 - xtesting.ci.run_tests - INFO - Test result: +-------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------+------------------+------------------+----------------+ | k8s_conformance | functest | 52:56 | FAIL | +-------------------------+------------------+------------------+----------------+ 2018-03-02 17:18:04,769 - xtesting.ci.run_tests - ERROR - The test case 'k8s_conformance' failed. 2018-03-02 17:18:04,769 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------------+------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------------+------------------+-----------------+------------------+----------------+ | k8s_smoke | functest | k8s_e2e | 02:40 | PASS | | k8s_conformance | functest | k8s_e2e | 52:56 | FAIL | +-------------------------+------------------+-----------------+------------------+----------------+ 2018-03-02 17:18:04,770 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK