Report generated on 01-Apr-2024 at 03:17:25 by pytest-html v3.1.1
| BUILD_ID | 2 |
| BUILD_NUMBER | 2 |
| BUILD_TAG | jenkins-dgl-PR-7246-2 |
| BUILD_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-7246/2/ |
| CI | true |
| EXECUTOR_NUMBER | 1 |
| GIT_BRANCH | PR-7246 |
| GIT_COMMIT | 3cfb28d100daccb516423052b03543215890bafa |
| GIT_URL | https://github.com/dmlc/dgl.git |
| JENKINS_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/ |
| JOB_NAME | dgl/PR-7246 |
| NODE_NAME | dglci-post-linux |
| Packages | {"pluggy": "1.0.0", "py": "1.11.0", "pytest": "7.1.1"} |
| Platform | Linux-5.11.0-1022-aws-x86_64-with-glibc2.29 |
| Plugins | {"html": "3.1.1", "metadata": "2.0.1"} |
| Python | 3.8.10 |
| WORKSPACE | /home/ubuntu/dgl_ci_post_linux/workspace/dgl_PR-7246 |
30 tests ran in 0.96 seconds.
(Un)check the boxes to filter the results.
29 passed, 0 skipped, 1 failed, 0 errors, 0 expected failures, 0 unexpected passes| Result | Test | Duration | Links |
|---|---|---|---|
| No results found. Try to check the filters | |||
| Failed | report.py::test_generate_report[141_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
test_name = '141_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script' @pytest.mark.parametrize("test_name", final_dict) def test_generate_report(test_name): os.makedirs("./logs_dir/", exist_ok=True) tmp = tempfile.NamedTemporaryFile( mode="w", delete=False, suffix=".log", dir="./logs_dir/" ) tmp.write(final_dict[test_name]["logs"]) filename = Path(tmp.name).name # print(final_dict[test_name]["logs"]) print("Log path: {}".format(prefix + filename)) if final_dict[test_name]["status"] == JobStatus.FAIL: > pytest.fail( "Test failed. Please see the log at {}".format(prefix + filename) E Failed: Test failed. Please see the log at https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpm3lq6n9p.log report.py:98: Failed ------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpm3lq6n9p.log | |||
| Passed | report.py::test_generate_report[7_Declarative: Checkout SCM//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpaa3l_wx5.log | |||
| Passed | report.py::test_generate_report[16_Authentication//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmptjt2trlk.log | |||
| Passed | report.py::test_generate_report[19_Authentication//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpnhjs2xia.log | |||
| Passed | report.py::test_generate_report[22_Authentication//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp3gz60xn5.log | |||
| Passed | report.py::test_generate_report[25_Authentication//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp61dlyl03.log | |||
| Passed | report.py::test_generate_report[28_Authentication//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp8lyuy0_u.log | |||
| Passed | report.py::test_generate_report[49_AuthenticationComment//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpuvz4oboc.log | |||
| Passed | report.py::test_generate_report[52_AuthenticationComment//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpclzrp41i.log | |||
| Passed | report.py::test_generate_report[55_AuthenticationComment//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp22ftsvdc.log | |||
| Passed | report.py::test_generate_report[58_AuthenticationComment//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmphnjjazyx.log | |||
| Passed | report.py::test_generate_report[61_AuthenticationComment//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp6jjfcc3x.log | |||
| Passed | report.py::test_generate_report[78_Regression Test//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpll39vo16.log | |||
| Passed | report.py::test_generate_report[81_Regression Test//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp18itpx4g.log | |||
| Passed | report.py::test_generate_report[84_Regression Test//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmposxb2k2k.log | |||
| Passed | report.py::test_generate_report[87_Regression Test//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpp06j5aht.log | |||
| Passed | report.py::test_generate_report[90_Regression Test//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpivdzz62h.log | |||
| Passed | report.py::test_generate_report[109_Abort Previous CI//The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpn1c0vqrw.log | |||
| Passed | report.py::test_generate_report[110_Abort Previous CI//The milestone step forces all builds to go through in order/The milestone step forces all builds to go through in order] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp5llpe2ck.log | |||
| Passed | report.py::test_generate_report[119_Lint Check//Check out from version control] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpv2m4uw6k.log | |||
| Passed | report.py::test_generate_report[122_Lint Check//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpmago2qx8.log | |||
| Passed | report.py::test_generate_report[125_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpg0vnilu8.log | |||
| Passed | report.py::test_generate_report[128_Lint Check//Checks if running on a Unix-like node] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp2761rnds.log | |||
| Passed | report.py::test_generate_report[131_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp_owbewdh.log | |||
| Passed | report.py::test_generate_report[136_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp6_rzc6w3.log | |||
| Passed | report.py::test_generate_report[137_Lint Check//Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpxmufv_le.log | |||
| Passed | report.py::test_generate_report[138_Lint Check//Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmp4jh52lhm.log | |||
| Passed | report.py::test_generate_report[139_Lint Check//Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpkzhd_jtc.log | |||
| Passed | report.py::test_generate_report[140_Lint Check//Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpe7076mzw.log | |||
| Passed | report.py::test_generate_report[142_Lint Check//Delete workspace when build is done/Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7246/2/2/logs/logs_dir/tmpdvjn7kh6.log | |||