Report generated on 07-Feb-2024 at 03:32:46 by pytest-html v3.1.1
| BUILD_ID | 3 |
| BUILD_NUMBER | 3 |
| BUILD_TAG | jenkins-dgl-PR-7002-3 |
| BUILD_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-7002/3/ |
| CI | true |
| EXECUTOR_NUMBER | 2 |
| GIT_BRANCH | PR-7002 |
| GIT_COMMIT | b1d2ac994f04e5d272102b211a3602684a905fc7 |
| 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-7002 |
| 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-7002 |
31 tests ran in 0.98 seconds.
(Un)check the boxes to filter the results.
30 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[142_Lint Check//Shell Script/Shell Script/Check out from version control/Shell Script/Shell Script/Shell Script] | 0.00 | |
|
test_name = '142_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-7002/3/3/logs/logs_dir/tmpikn76_sz.log report.py:98: Failed ------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7002/3/3/logs/logs_dir/tmpikn76_sz.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-7002/3/3/logs/logs_dir/tmp1x4o9pxi.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-7002/3/3/logs/logs_dir/tmpw2t6jt03.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-7002/3/3/logs/logs_dir/tmptqdtgwx0.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-7002/3/3/logs/logs_dir/tmp0krabmqa.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-7002/3/3/logs/logs_dir/tmpbw54u8wa.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-7002/3/3/logs/logs_dir/tmpdem3pec_.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-7002/3/3/logs/logs_dir/tmpw8h23gsy.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-7002/3/3/logs/logs_dir/tmpm4wjou8n.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-7002/3/3/logs/logs_dir/tmpp4ooe5et.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-7002/3/3/logs/logs_dir/tmpf78z_jqb.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-7002/3/3/logs/logs_dir/tmp1ffb440m.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-7002/3/3/logs/logs_dir/tmplp2jtvul.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-7002/3/3/logs/logs_dir/tmpbehl2ba8.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-7002/3/3/logs/logs_dir/tmpgswksqc2.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-7002/3/3/logs/logs_dir/tmpamt7s_yz.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-7002/3/3/logs/logs_dir/tmpcx969fek.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-7002/3/3/logs/logs_dir/tmpp0odh6rk.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-7002/3/3/logs/logs_dir/tmpowylwih0.log | |||
| Passed | report.py::test_generate_report[111_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/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-7002/3/3/logs/logs_dir/tmppbjyvoq4.log | |||
| Passed | report.py::test_generate_report[120_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-7002/3/3/logs/logs_dir/tmpbkaovn0l.log | |||
| Passed | report.py::test_generate_report[123_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-7002/3/3/logs/logs_dir/tmpx37s13i2.log | |||
| Passed | report.py::test_generate_report[126_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7002/3/3/logs/logs_dir/tmpldmb67c7.log | |||
| Passed | report.py::test_generate_report[129_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-7002/3/3/logs/logs_dir/tmpf02hj5yd.log | |||
| Passed | report.py::test_generate_report[132_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7002/3/3/logs/logs_dir/tmp835rzy7u.log | |||
| Passed | report.py::test_generate_report[137_Lint Check//Shell Script] | 0.00 | |
|
------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7002/3/3/logs/logs_dir/tmphdptk4pl.log | |||
| Passed | report.py::test_generate_report[138_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-7002/3/3/logs/logs_dir/tmp_rwhosdo.log | |||
| Passed | report.py::test_generate_report[139_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-7002/3/3/logs/logs_dir/tmpsdu000lv.log | |||
| Passed | report.py::test_generate_report[140_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-7002/3/3/logs/logs_dir/tmp7_lita_6.log | |||
| Passed | report.py::test_generate_report[141_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-7002/3/3/logs/logs_dir/tmpuycfy66o.log | |||
| Passed | report.py::test_generate_report[143_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-7002/3/3/logs/logs_dir/tmp238hj92w.log | |||