You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/02/23 15:00:07 UTC

[GitHub] [cloudstack] DaanHoogland opened a new pull request #4543: marvin and tests python 2to3

DaanHoogland opened a new pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543


   ### Description
   
   This PR prepares marvin and tests for python3. it was part of #4479, until nose2 was decided to be abandoned from that PR.
   <!--- Describe your changes in DETAIL - And how has behaviour functionally changed. -->
   
   <!-- For new features, provide link to FS, dev ML discussion etc. -->
   <!-- In case of bug fix, the expected and actual behaviours, steps to reproduce. -->
   
   <!-- When "Fixes: #<id>" is specified, the issue/PR will automatically be closed when this PR gets merged -->
   <!-- For addressing multiple issues/PRs, use multiple "Fixes: #<id>" -->
   <!-- Fixes: # -->
   
   <!--- ********************************************************************************* -->
   <!--- NOTE: AUTOMATATION USES THE DESCRIPTIONS TO SET LABELS AND PRODUCE DOCUMENTATION. -->
   <!--- PLEASE PUT AN 'X' in only **ONE** box -->
   <!--- ********************************************************************************* -->
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [ ] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [x] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [x] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [ ] Critical
   - [ ] Major
   - [x] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   <!-- Please describe in detail how you tested your changes. -->
   <!-- Include details of your testing environment, and the tests you ran to -->
   <!-- see how your change affects other areas of the code, etc. -->
   
   
   <!-- Please read the [CONTRIBUTING](https://github.com/apache/cloudstack/blob/master/CONTRIBUTING.md) document -->
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-782441062


   <b>Trillian test result (tid-3583)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 28440 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3583-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_root_resize.py
   Intermittent failure detected: /marvin/tests/smoke/test_outofbandmanagement_nestedplugin.py
   Intermittent failure detected: /marvin/tests/smoke/test_over_provisioning.py
   Intermittent failure detected: /marvin/tests/smoke/test_pvlan.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage_events.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 78 look OK, 8 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_deploy_vm_root_resize | `Failure` | 33.15 | test_deploy_vm_root_resize.py
   test_UpdateStorageOverProvisioningFactor | `Error` | 0.05 | test_over_provisioning.py
   test_oobm_issue_power_cycle | `Failure` | 3.21 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_off | `Failure` | 3.55 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_on | `Failure` | 3.58 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_reset | `Failure` | 3.94 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_soft | `Failure` | 4.58 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_status | `Failure` | 2.98 | test_outofbandmanagement_nestedplugin.py
   test_create_pvlan_network | `Error` | 1.13 | test_pvlan.py
   test_01_snapshot_root_disk | `Error` | 4.24 | test_snapshots.py
   ContextSuite context=TestUsageEvents>:teardown | `Error` | 7.64 | test_usage_events.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-782441062


   <b>Trillian test result (tid-3583)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 28440 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3583-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_root_resize.py
   Intermittent failure detected: /marvin/tests/smoke/test_outofbandmanagement_nestedplugin.py
   Intermittent failure detected: /marvin/tests/smoke/test_over_provisioning.py
   Intermittent failure detected: /marvin/tests/smoke/test_pvlan.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage_events.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 78 look OK, 8 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_deploy_vm_root_resize | `Failure` | 33.15 | test_deploy_vm_root_resize.py
   test_UpdateStorageOverProvisioningFactor | `Error` | 0.05 | test_over_provisioning.py
   test_oobm_issue_power_cycle | `Failure` | 3.21 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_off | `Failure` | 3.55 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_on | `Failure` | 3.58 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_reset | `Failure` | 3.94 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_soft | `Failure` | 4.58 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_status | `Failure` | 2.98 | test_outofbandmanagement_nestedplugin.py
   test_create_pvlan_network | `Error` | 1.13 | test_pvlan.py
   test_01_snapshot_root_disk | `Error` | 4.24 | test_snapshots.py
   ContextSuite context=TestUsageEvents>:teardown | `Error` | 7.64 | test_usage_events.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766833532


   packaging and install on centos7 succesfull in trillian @rhtyd . I will look at the travis run next.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-783520763


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2793


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-778070512


   Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2684


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766436356






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-780504391


   <b>Trillian test result (tid-3560)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 1658 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3560-kvm-centos7.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-783974313


   wow, let's see if this is in an automated run as well:
   ```
   # cat smoketests-summary.txt 
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Smoke tests completed. 85 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_migrate_VM_and_root_volume | `Error` | 68.61 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 48.46 | test_vm_life_cycle.py
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-779898210


   Packaging result: ✔centos7 ✖centos8 ✖debian. JID-2716


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-782222621


   Packaging result: ✖centos7 ✔centos8 ✖debian. JID-2771


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-785265963


   <b>Trillian test result (tid-3612)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 33155 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3612-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Smoke tests completed. 85 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_migrate_VM_and_root_volume | `Error` | 59.03 | test_vm_life_cycle.py
   test_02_migrate_VM_with_two_data_disks | `Error` | 46.96 | test_vm_life_cycle.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-765375351






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-763601052


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2554


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-779898210


   Packaging result: ✔centos7 ✖centos8 ✖debian. JID-2716


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766436356


   Packaging result: ✔centos7 ✔centos8 ✖debian. JID-5


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-770781614


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2626


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-777652750


   <b>Trillian test result (tid-3531)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 24265 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3531-kvm-centos7.zip
   Smoke tests completed. 56 look OK, 30 have error(s)
   Only failed tests results shown below:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-777509536


   <b>Trillian test result (tid-3532)</b>
   Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 25 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3532-xenserver-71.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-781796995


   <b>Trillian test result (tid-3580)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 32398 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3580-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_root_resize.py
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_with_userdata.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_disk_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_network_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_vpc_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_migration.py
   Intermittent failure detected: /marvin/tests/smoke/test_outofbandmanagement_nestedplugin.py
   Intermittent failure detected: /marvin/tests/smoke/test_over_provisioning.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_pvlan.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage_events.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 72 look OK, 14 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_native_to_native_network_migration | `Error` | 3.59 | test_migration.py
   test_01_deploy_vm_root_resize | `Failure` | 33.20 | test_deploy_vm_root_resize.py
   test_deployvm_userdata | `Error` | 0.00 | test_deploy_vm_with_userdata.py
   test_deployvm_userdata_post | `Error` | 0.00 | test_deploy_vm_with_userdata.py
   test_01_create_disk_offering | `Error` | 0.08 | test_domain_disk_offerings.py
   test_02_edit_disk_offering | `Error` | 0.05 | test_domain_disk_offerings.py
   test_UpdateStorageOverProvisioningFactor | `Error` | 0.05 | test_over_provisioning.py
   test_01_create_network_offering | `Error` | 0.07 | test_domain_network_offerings.py
   test_02_edit_network_offering | `Error` | 0.05 | test_domain_network_offerings.py
   test_01_create_domain_service_offering | `Error` | 0.07 | test_domain_service_offerings.py
   test_02_edit_domain_service_offering | `Error` | 0.05 | test_domain_service_offerings.py
   test_01_create_vpc_offering | `Error` | 2.15 | test_domain_vpc_offerings.py
   test_02_edit_vpc_offering | `Error` | 1.07 | test_domain_vpc_offerings.py
   test_oobm_issue_power_cycle | `Failure` | 3.23 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_off | `Failure` | 3.45 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_on | `Failure` | 3.61 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_reset | `Failure` | 4.20 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_soft | `Failure` | 4.17 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_status | `Failure` | 1.17 | test_outofbandmanagement_nestedplugin.py
   test_create_pvlan_network | `Error` | 1.14 | test_pvlan.py
   test_01_snapshot_root_disk | `Error` | 4.24 | test_snapshots.py
   ContextSuite context=TestUsageEvents>:teardown | `Error` | 7.66 | test_usage_events.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-781796995


   <b>Trillian test result (tid-3580)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 32398 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3580-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_root_resize.py
   Intermittent failure detected: /marvin/tests/smoke/test_deploy_vm_with_userdata.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_disk_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_network_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_domain_vpc_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_migration.py
   Intermittent failure detected: /marvin/tests/smoke/test_outofbandmanagement_nestedplugin.py
   Intermittent failure detected: /marvin/tests/smoke/test_over_provisioning.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_pvlan.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage_events.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 72 look OK, 14 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_01_native_to_native_network_migration | `Error` | 3.59 | test_migration.py
   test_01_deploy_vm_root_resize | `Failure` | 33.20 | test_deploy_vm_root_resize.py
   test_deployvm_userdata | `Error` | 0.00 | test_deploy_vm_with_userdata.py
   test_deployvm_userdata_post | `Error` | 0.00 | test_deploy_vm_with_userdata.py
   test_01_create_disk_offering | `Error` | 0.08 | test_domain_disk_offerings.py
   test_02_edit_disk_offering | `Error` | 0.05 | test_domain_disk_offerings.py
   test_UpdateStorageOverProvisioningFactor | `Error` | 0.05 | test_over_provisioning.py
   test_01_create_network_offering | `Error` | 0.07 | test_domain_network_offerings.py
   test_02_edit_network_offering | `Error` | 0.05 | test_domain_network_offerings.py
   test_01_create_domain_service_offering | `Error` | 0.07 | test_domain_service_offerings.py
   test_02_edit_domain_service_offering | `Error` | 0.05 | test_domain_service_offerings.py
   test_01_create_vpc_offering | `Error` | 2.15 | test_domain_vpc_offerings.py
   test_02_edit_vpc_offering | `Error` | 1.07 | test_domain_vpc_offerings.py
   test_oobm_issue_power_cycle | `Failure` | 3.23 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_off | `Failure` | 3.45 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_on | `Failure` | 3.61 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_reset | `Failure` | 4.20 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_soft | `Failure` | 4.17 | test_outofbandmanagement_nestedplugin.py
   test_oobm_issue_power_status | `Failure` | 1.17 | test_outofbandmanagement_nestedplugin.py
   test_create_pvlan_network | `Error` | 1.14 | test_pvlan.py
   test_01_snapshot_root_disk | `Error` | 4.24 | test_snapshots.py
   ContextSuite context=TestUsageEvents>:teardown | `Error` | 7.66 | test_usage_events.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-782117271


   Packaging result: ✔centos7 ✖centos8 ✖debian. JID-2769


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-780606219


   Packaging result: ✖centos7 ✔centos8 ✔debian. JID-2725


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-764550242






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-784415066


   <b>Trillian test result (tid-3597)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 36726 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3597-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_templates.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 84 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-773106574


   status:
   ```
   # cat test-summary.txt 
   57 look ok, 29 have errors
   ```
   excpetion handling marvinPlugin/nose-json doesn't work well
   
   (only smoke tests addressed so far)


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766436356


   Packaging result: ✔centos7 ✔centos8 ✖debian. JID-5


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-783580698


   Packaging result: ✔centos7 ✖centos8 ✖debian. JID-2794


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-779945061


   <b>Trillian test result (tid-3554)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 1391 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3554-kvm-centos7.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-781261588


   <b>Trillian test result (tid-3568)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 1432 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3568-kvm-centos7.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-783488083






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-784347197


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2819


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland edited a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland edited a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766833532


   packaging and install on centos7 succesfull in trillian @rhtyd . I will look at the travis run next.
   erratum, not all the trillian scripts work yet. Marvin is not installed in python3 :(


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-780606219


   Packaging result: ✖centos7 ✔centos8 ✔debian. JID-2725


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766708639


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-7


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-764550242


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766833532


   packaging and install on centos7 succesfull in trillian @rhtyd . I will look at the travis run next.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-773106574


   status:
   ```
   # cat test-summary.txt 
   57 look ok, 29 have errors
   ```
   excpetion handling marvinPlugin/nose-json doesn't work well
   
   (only smoke tests addressed so far)


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-779400186






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-781337498


   small update on component test (if anybody is reading):
   ```
   # head componenttest-summary.txt 
   Test completed. 150 look ok, 100 have errors
   
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-778599538


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2699


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-778284789


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2696


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-748986444


   some errors during succesfull build:
   ```
     File "/usr/lib/rpm/osgi.prov", line 52
       print "osgi(%s) = %s" %(self.symbolicName, self.version)
                           ^
   SyntaxError: invalid syntax
     File "/usr/lib/rpm/osgi.req", line 97
       print "osgi(%s)" %(bundle)
                      ^
   SyntaxError: invalid syntax
   ```
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-784415066


   <b>Trillian test result (tid-3597)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 36726 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3597-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_templates.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 84 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-779400186


   <b>Trillian test result (tid-3541)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30313 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3541-kvm-centos7.zip
   Smoke tests completed. 67 look OK, 19 have error(s)
   Only failed tests results shown below:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-782117271


   Packaging result: ✔centos7 ✖centos8 ✖debian. JID-2769


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-765375351


   Packaging result: ✔centos7 ✔centos8 ✖debian. JID-4


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-780797707


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2727


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-777509536


   <b>Trillian test result (tid-3532)</b>
   Environment: xenserver-71 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 25 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3532-xenserver-71.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-785055259


   moved to #4727 


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-778747809






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland closed pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-745972306


   runs on my laptop, so tempted to screw it in the rack. all kinds of test setups now to deal with and than getting API decoding of strings in order.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-778604873






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-744560243


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2495


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-770781614


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2626


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-782222621


   Packaging result: ✖centos7 ✔centos8 ✖debian. JID-2771


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-779102883


   <b>Trillian test result (tid-3539)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 1270 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3539-kvm-centos7.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-764773037


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-3


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-781261588


   <b>Trillian test result (tid-3568)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 1432 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3568-kvm-centos7.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-744560243


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2495


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-764577054


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2564


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-763601052






----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-779102883


   <b>Trillian test result (tid-3539)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 1270 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3539-kvm-centos7.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-784830327


   <b>Trillian test result (tid-3610)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30101 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3610-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 84 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-784830327


   <b>Trillian test result (tid-3610)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 30101 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3610-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 84 look OK, 2 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_vm_life_cycle.py
   runTest | `Error` | 0.00 | test_hostha_kvm.py
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-778747809


   <b>Trillian test result (tid-3535)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 156669 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr4543-t3535-kvm-centos7.zip
   Smoke tests completed. 0 look OK, 1 have error(s)
   Only failed tests results shown below:
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland edited a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland edited a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-766833532


   packaging and install on centos7 succesfull in trillian @rhtyd . I will look at the travis run next.
   erratum, not all the trillian scripts work yet. Marvin is not installed in python3 :(


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan removed a comment on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-765375351


   Packaging result: ✔centos7 ✔centos8 ✖debian. JID-4


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] DaanHoogland closed pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-783488083


   Packaging result: ✖centos7 ✖centos8 ✖debian. JID-2789


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] blueorangutan commented on pull request #4543: marvin and tests python 2to3

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on pull request #4543:
URL: https://github.com/apache/cloudstack/pull/4543#issuecomment-778604873


   Packaging result: ✔centos7 ✔centos8 ✔debian. JID-2704


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org