Report generated on 26-Jan-2024 at 03:26:24 by pytest-html v3.1.1
| BUILD_ID | 2 |
| BUILD_NUMBER | 2 |
| BUILD_TAG | jenkins-dgl-PR-7002-2 |
| BUILD_URL | https://dgl-jenkins-eksvpc-2136217999.us-west-2.elb.amazonaws.com/job/dgl/job/PR-7002/2/ |
| CI | true |
| EXECUTOR_NUMBER | 6 |
| GIT_BRANCH | PR-7002 |
| GIT_COMMIT | c336470d234d4b2281c456d6da521f5e02e196d9 |
| 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 |
30 tests ran in 0.94 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-7002/2/2/logs/logs_dir/tmp3qf99coa.log report.py:98: Failed ------------------------------Captured stdout call------------------------------ Log path: https://dgl-ci-result.s3.us-west-2.amazonaws.com/dgl/PR-7002/2/2/logs/logs_dir/tmp3qf99coa.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/2/2/logs/logs_dir/tmp4xy8xcvo.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/2/2/logs/logs_dir/tmphpk02lin.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/2/2/logs/logs_dir/tmpcgeem9us.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/2/2/logs/logs_dir/tmp2gszmzn6.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/2/2/logs/logs_dir/tmpixwr0zjp.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/2/2/logs/logs_dir/tmpb45m95dr.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/2/2/logs/logs_dir/tmp40vs4_i1.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/2/2/logs/logs_dir/tmp3d37hym5.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/2/2/logs/logs_dir/tmpabpwk93u.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/2/2/logs/logs_dir/tmpk2j2hhir.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/2/2/logs/logs_dir/tmp8jcu3iyu.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/2/2/logs/logs_dir/tmpgkgm4c2a.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/2/2/logs/logs_dir/tmp0vg1dosg.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/2/2/logs/logs_dir/tmpzshldkdf.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/2/2/logs/logs_dir/tmpyawggjx2.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/2/2/logs/logs_dir/tmp0oihcson.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/2/2/logs/logs_dir/tmp5jmysj5q.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/2/2/logs/logs_dir/tmpk_kv8xja.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-7002/2/2/logs/logs_dir/tmpkj1hwigy.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-7002/2/2/logs/logs_dir/tmpglaitm_x.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-7002/2/2/logs/logs_dir/tmpmqg3zv8a.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-7002/2/2/logs/logs_dir/tmp5ufduvf7.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-7002/2/2/logs/logs_dir/tmpvojnf_4u.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-7002/2/2/logs/logs_dir/tmp3r77vzl7.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-7002/2/2/logs/logs_dir/tmpguotp9ml.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-7002/2/2/logs/logs_dir/tmpjp9j76si.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-7002/2/2/logs/logs_dir/tmp0aeaq0ru.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-7002/2/2/logs/logs_dir/tmp62g0po67.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-7002/2/2/logs/logs_dir/tmpyty_5fo3.log | |||