sureshanaparti commented on PR #10149: URL: https://github.com/apache/cloudstack/pull/10149#issuecomment-3155154803
> [SF] Trillian test result (tid-14027) Environment: vmware-70u3 (x2), Advanced Networking with Mgmt server ol8 Total time taken: 62142 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr10149-t14027-vmware-70u3.zip Smoke tests completed. 145 look OK, 1 have errors, 0 did not run Only failed and skipped tests results shown below: > > Test Result Time (s) Test File > test_01_vpn_usage `Error` 1.10 test_usage.py No issues with the tests here, manually checked it. ``` [root@pr10149-t14030-vmware-70u3-marvin marvin]# /usr/bin/python3 /usr/local/bin/nosetests --with-xunit --xunit-file=/marvin/MarvinLogs/test_usage.py.xml --with-marvin --marvin-config=/marvin/pr10149-t14030-vmware-70u3-advanced-cfg --hypervisor=vmware -s -a tags=advanced /marvin/tests/smoke/test_usage.py /usr/local/lib/python3.6/site-packages/paramiko/transport.py:32: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat.backends import default_backend ==== Marvin Init Started ==== === Marvin Parse Config Successful === === Marvin Setting TestData Successful=== ==== Log Folder Path: /marvin/MarvinLogs/Aug_05_2025_09_21_25_WJMD4Z All logs will be available here ==== === Marvin Init Logging Successful=== ==== Marvin Init Successful ==== === TestName: test_01_ISO_usage | Status : SUCCESS === === TestName: test_01_lb_usage | Status : SUCCESS === === TestName: test_01_nat_usage | Status : SUCCESS === === TestName: test_01_public_ip_usage | Status : SUCCESS === === TestName: test_01_snapshot_usage | Status : SUCCESS === === TestName: test_01_template_usage | Status : SUCCESS === === TestName: test_01_vm_usage | Status : SUCCESS === === TestName: test_01_volume_usage | Status : SUCCESS === === TestName: test_01_vpn_usage | Status : SUCCESS === === Final results are now copied to: /marvin//MarvinLogs/test_usage_3NHD7K === ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
