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 2020/03/23 12:56:59 UTC

[GitHub] [cloudstack] nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules

nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   ## Description
   The cloudstack-rolling-maintenance service fails on ubuntu while packaging.
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   ````
   ~/cloudstack/packaging# ./build-deb.sh
   ````
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604032556
 
 
   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605985118
 
 
   2020-03-26 18:25:03,722 - CRITICAL - FAILED: test_02_cancel_host_maintenace_with_migration_jobs: ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_host_maintenance.py", line 267, in test_02_cancel_host_maintenace_with_migration_jobs\n    self.fail("Cancel host maintenance failed {}".format(e[0]))\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n    raise self.failureException(msg)\n', "AssertionError: Cancel host maintenance failed Job failed: {jobprocstatus : 0, created : u'2020-03-26T18:25:34+0000', jobresult : {errorcode : 530, errortext : u**'Failed to prepare host for maintenance due to: Host contains incoming VMs migrating. Please wait for them to complete before putting to maintenance.'**}, cmd : u'org.apache.cloudstack.api.command.admin.host.PrepareForMaintenanceCmd', userid : u'468cf55a-6f4e-11ea-bae1-1e004d0108b3', jobstatus : 2, jobid : u'260a1baf-01bd-47c9-b619-855cdccb7ebe', jobresultcode : 530, jobinstanceid : u'0f788fc5-a6e0-4682-8b3a-82b462124b9b', jobresulttype : u'object', jobinstancetype : u'Host', completed : u'2020-03-26T18:25:34+0000', accountid : u'468bb53a-6f4e-11ea-bae1-1e004d0108b3'}\n"]

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-608598623
 
 
   @blueorangutan package

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   ## Description
   The cloudstack-rolling-maintenance service fails on ubuntu while packaging.
   
   Fixes: #3981 
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   ````
   ~/cloudstack/packaging# ./build-deb.sh
   ````
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605985261
 
 
   2020-03-26 11:44:20,062 - CRITICAL - EXCEPTION: test_UpdateConfigParamWithScope: ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_global_settings.py", line 63, in test_UpdateConfigParamWithScope\n    self.assertEqual(configParam.value, updateConfigurationResponse.value, "Check if the update API returned \\\n', "UnboundLocalError: local variable 'configParam' referenced before assignment\n"]

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604002756
 
 
   @andrijapanicsb a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-602583810
 
 
   @nvazquez does this mean we will not support rolling maintenance on ubuntu? (do update needed!)

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-608997069
 
 
   <b>Trillian test result (tid-1356)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 45907 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3984-t1356-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_kubernetes_clusters.py
   Smoke tests completed. 83 look OK, 0 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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604333232
 
 
   @blueorangutan help

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604817846
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603813730
 
 
   @blueorangutan package

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604811519
 
 
   @blueorangutan package

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605395004
 
 
   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604333468
 
 
   @andrijapanicsb I understand these words: "help", "hello", "thanks", "package", "test"
   Test command usage: test [mgmt os] [hypervisor] [additional tests]
   Mgmt OS options: ['centos6', 'centos7', 'ubuntu']
   Hypervisor options: ['kvm-centos6', 'kvm-centos7', 'kvm-ubuntu', 'xenserver-71', 'xenserver-65sp1', 'xenserver-62sp1', 'vmware-67u3', 'vmware-65u2', 'vmware-60u2', 'vmware-55u3', 'vmware-51u1', 'vmware-50u1']
   Additional tests: list of space separated tests with paths relative to the `test/integration` directory, for example: component/test_acl_listvm.py component/test_volumes.py
   Note: when additional tests are passed, you need to specify mgmt server os and hypervisor or use the `matrix` command.
   
   Blessed contributors for kicking Trillian test jobs: ['rhtyd', 'nvazquez', 'PaulAngus', 'borisstoyanov', 'DaanHoogland', 'shwstppr', 'andrijapanicsb', 'Spaceman1984', 'Pearl1594', 'davidjumani', 'harikrishna-patnala']

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604811519
 
 
   @blueorangutan package

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604286413
 
 
   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland closed pull request #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604285943
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604333952
 
 
   @andrijapanicsb a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603943967
 
 
   Yes, ready for review. I haven't updated as was having failures non related to the PR to build an ubuntu18 environment. Would be good to test in ubuntu 16 as well

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604818034
 
 
   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   ## Description
   The cloudstack-rolling-maintenance service fails on ubuntu while packaging.
   
   Fixes: #3981 
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   ````
   ~/cloudstack/packaging# ./build-deb.sh
   ````
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-602586825
 
 
   Packaging result: ✖centos6 ✔centos7 ✔debian. JID-1077

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


With regards,
Apache Git Services

[GitHub] [cloudstack] weizhouapache commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
weizhouapache commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603941261
 
 
   > @nvazquez are we good here?
   > @weizhouapache can you review also please/LGTM it?
   
   is this ready for review/approve ?

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605985118
 
 
   2020-03-26 18:25:03,722 - CRITICAL - FAILED: test_02_cancel_host_maintenace_with_migration_jobs: ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_host_maintenance.py", line 267, in test_02_cancel_host_maintenace_with_migration_jobs\n    self.fail("Cancel host maintenance failed {}".format(e[0]))\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 450, in fail\n    raise self.failureException(msg)\n', "AssertionError: Cancel host maintenance failed Job failed: {jobprocstatus : 0, created : u'2020-03-26T18:25:34+0000', jobresult : {errorcode : 530, errortext : u**'Failed to prepare host for maintenance due to: Host contains incoming VMs migrating. Please wait for them to complete before putting to maintenance.'**}, cmd : u'org.apache.cloudstack.api.command.admin.host.PrepareForMaintenanceCmd', userid : u'468cf55a-6f4e-11ea-bae1-1e004d0108b3', jobstatus : 2, jobid : u'260a1baf-01bd-47c9-b619-855cdccb7ebe', jobresultcode : 530, jobinstanceid : u'0f788fc5-a6e0-4682-8b3a-82b462124b9b', jobresulttype : u'object', jobinstancetype : u'Host', completed : u'2020-03-26T18:25:34+0000', accountid : u'468bb53a-6f4e-11ea-bae1-1e004d0108b3'}\n"]

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604617438
 
 
   <b>Trillian test result (tid-1314)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 28237 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3984-t1314-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_global_settings.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_host_maintenance.py
   Smoke tests completed. 74 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_UpdateConfigParamWithScope | `Error` | 0.06 | test_global_settings.py
   test_02_vpc_privategw_static_routes | `Failure` | 133.54 | test_privategw_acl.py
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 142.41 | test_privategw_acl.py
   test_04_rvpc_privategw_static_routes | `Failure` | 203.34 | test_privategw_acl.py
   test_02_cancel_host_maintenace_with_migration_jobs | `Failure` | 165.43 | test_host_maintenance.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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604818034
 
 
   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-602573395
 
 
   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605893389
 
 
   @nvazquez this needs some love, asap, please

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604002756
 
 
   @andrijapanicsb a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604817486
 
 
   Packaging result: ✔centos7 ✔debian. JID-1098

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb merged pull request #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb merged pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-609019088
 
 
   Finally...
   Merging based on 3 x LGTMs/Approvals, manual and automated regression tests. 
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604285943
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604333468
 
 
   @andrijapanicsb I understand these words: "help", "hello", "thanks", "package", "test"
   Test command usage: test [mgmt os] [hypervisor] [additional tests]
   Mgmt OS options: ['centos6', 'centos7', 'ubuntu']
   Hypervisor options: ['kvm-centos6', 'kvm-centos7', 'kvm-ubuntu', 'xenserver-71', 'xenserver-65sp1', 'xenserver-62sp1', 'vmware-67u3', 'vmware-65u2', 'vmware-60u2', 'vmware-55u3', 'vmware-51u1', 'vmware-50u1']
   Additional tests: list of space separated tests with paths relative to the `test/integration` directory, for example: component/test_acl_listvm.py component/test_volumes.py
   Note: when additional tests are passed, you need to specify mgmt server os and hypervisor or use the `matrix` command.
   
   Blessed contributors for kicking Trillian test jobs: ['rhtyd', 'nvazquez', 'PaulAngus', 'borisstoyanov', 'DaanHoogland', 'shwstppr', 'andrijapanicsb', 'Spaceman1984', 'Pearl1594', 'davidjumani', 'harikrishna-patnala']

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez opened a new pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   ## Description
   The cloudstack-rolling-maintenance service fails on ubuntu while packaging.
   
   Fixes: #3981 
   
   ## Types of changes
   - [ ] Breaking change (fix or feature that would cause existing functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ## Screenshots (if appropriate):
   
   ## How Has This Been Tested?
   ````
   ~/cloudstack/packaging# ./build-deb.sh
   ````
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-602573000
 
 
   @blueorangutan package

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604032092
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604817486
 
 
   Packaging result: ✔centos7 ✔debian. JID-1098

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604002156
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605397169
 
 
   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland closed pull request #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603814158
 
 
   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-608615869
 
 
   Packaging result: ✔centos7 ✔debian. JID-1124

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604333786
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604333232
 
 
   @blueorangutan help

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603825002
 
 
   Packaging result: ✖centos6 ✔centos7 ✔debian. JID-1086

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-608617295
 
 
   @andrijapanicsb a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604286413
 
 
   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-608599127
 
 
   @andrijapanicsb a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604817846
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605397019
 
 
   Packaging result: ✔centos7 ✔debian. JID-1100

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603998555
 
 
   Update: finally built environment with ubuntu 18 KVM hosts and verified the rolling maintenance service works as expected 

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-608617030
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland closed pull request #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland closed pull request #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984
 
 
   

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605397110
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604811597
 
 
   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] DaanHoogland commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
DaanHoogland commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604032092
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604811597
 
 
   @nvazquez a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress.

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604644570
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603904525
 
 
   anybody tested on Ubuntu 16 (any need to do so)?

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605985261
 
 
   2020-03-26 11:44:20,062 - CRITICAL - EXCEPTION: test_UpdateConfigParamWithScope: ['Traceback (most recent call last):\n', '  File "/usr/lib64/python2.7/unittest/case.py", line 369, in run\n    testMethod()\n', '  File "/marvin/tests/smoke/test_global_settings.py", line 63, in test_UpdateConfigParamWithScope\n    self.assertEqual(configParam.value, updateConfigurationResponse.value, "Check if the update API returned \\\n', "UnboundLocalError: local variable 'configParam' referenced before assignment\n"]

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-603904058
 
 
   @nvazquez are we good here?
   @weizhouapache can you review also please/LGTM it?

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604801365
 
 
   <b>Trillian test result (tid-1325)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 27895 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3984-t1325-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_global_settings.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_host_maintenance.py
   Smoke tests completed. 74 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_UpdateConfigParamWithScope | `Error` | 0.11 | test_global_settings.py
   test_02_vpc_privategw_static_routes | `Failure` | 125.98 | test_privategw_acl.py
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 128.01 | test_privategw_acl.py
   test_04_rvpc_privategw_static_routes | `Failure` | 190.47 | test_privategw_acl.py
   test_02_cancel_host_maintenace_with_migration_jobs | `Failure` | 171.13 | test_host_maintenance.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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604645078
 
 
   @nvazquez a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604008212
 
 
   The rolling maintenance service is included as part of the cloudstack-agent package, it was mistakinly added as a package to enable by the dh_system_enable call. The fix is simply removing the call to enable the not existing package from the rules script

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605447080
 
 
   <b>Trillian test result (tid-1331)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 27340 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3984-t1331-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_global_settings.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_host_maintenance.py
   Smoke tests completed. 74 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_UpdateConfigParamWithScope | `Error` | 0.07 | test_global_settings.py
   test_02_vpc_privategw_static_routes | `Failure` | 120.64 | test_privategw_acl.py
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 123.95 | test_privategw_acl.py
   test_04_rvpc_privategw_static_routes | `Failure` | 170.61 | test_privategw_acl.py
   test_02_cancel_host_maintenace_with_migration_jobs | `Failure` | 168.68 | test_host_maintenance.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


With regards,
Apache Git Services

[GitHub] [cloudstack] nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605394964
 
 
   @blueorangutan package

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan removed a comment on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605332701
 
 
   <b>Trillian test result (tid-1327)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 59164 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3984-t1327-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_global_settings.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_public_ip_range.py
   Intermittent failure detected: /marvin/tests/smoke/test_reset_vm_on_reboot.py
   Intermittent failure detected: /marvin/tests/smoke/test_resource_accounting.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dhcphosts.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dns.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dnsservice.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_iptables_default_policy.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers.py
   Intermittent failure detected: /marvin/tests/smoke/test_secondary_storage.py
   Intermittent failure detected: /marvin/tests/smoke/test_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_ssvm.py
   Intermittent failure detected: /marvin/tests/smoke/test_templates.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_router_nics.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_host_maintenance.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 53 look OK, 24 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_UpdateConfigParamWithScope | `Error` | 0.06 | test_global_settings.py
   test_02_vpc_privategw_static_routes | `Failure` | 119.72 | test_privategw_acl.py
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 118.41 | test_privategw_acl.py
   test_04_rvpc_privategw_static_routes | `Failure` | 186.73 | test_privategw_acl.py
   ContextSuite context=TestResetVmOnReboot>:setup | `Error` | 0.00 | test_reset_vm_on_reboot.py
   ContextSuite context=TestRAMCPUResourceAccounting>:setup | `Error` | 0.00 | test_resource_accounting.py
   ContextSuite context=TestRouterDHCPHosts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRouterDHCPOpts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRouterDns>:setup | `Error` | 0.00 | test_router_dns.py
   test_01_sys_vm_start | `Failure` | 0.06 | test_secondary_storage.py
   ContextSuite context=TestRouterDnsService>:setup | `Error` | 0.00 | test_router_dnsservice.py
   ContextSuite context=TestRouterIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestVPCIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestIsolatedNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRedundantIsolateNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRouterServices>:setup | `Error` | 0.00 | test_routers.py
   ContextSuite context=TestCpuCapServiceOfferings>:setup | `Error` | 0.00 | test_service_offerings.py
   ContextSuite context=TestServiceOfferings>:setup | `Error` | 0.13 | test_service_offerings.py
   ContextSuite context=TestSnapshotRootDisk>:setup | `Error` | 0.00 | test_snapshots.py
   test_01_list_sec_storage_vm | `Failure` | 0.02 | test_ssvm.py
   test_02_list_cpvm_vm | `Failure` | 0.02 | test_ssvm.py
   test_03_ssvm_internals | `Failure` | 0.02 | test_ssvm.py
   test_04_cpvm_internals | `Failure` | 0.02 | test_ssvm.py
   test_05_stop_ssvm | `Failure` | 0.02 | test_ssvm.py
   test_06_stop_cpvm | `Failure` | 0.02 | test_ssvm.py
   test_07_reboot_ssvm | `Failure` | 0.02 | test_ssvm.py
   test_08_reboot_cpvm | `Failure` | 0.02 | test_ssvm.py
   test_09_destroy_ssvm | `Failure` | 0.02 | test_ssvm.py
   test_10_destroy_cpvm | `Failure` | 0.02 | test_ssvm.py
   test_02_create_template_with_checksum_sha1 | `Error` | 65.37 | test_templates.py
   test_03_create_template_with_checksum_sha256 | `Error` | 65.36 | test_templates.py
   test_04_create_template_with_checksum_md5 | `Error` | 65.39 | test_templates.py
   test_05_create_template_with_no_checksum | `Error` | 65.33 | test_templates.py
   test_02_deploy_vm_from_direct_download_template | `Error` | 1.17 | test_templates.py
   test_03_deploy_vm_wrong_checksum | `Error` | 1.25 | test_templates.py
   ContextSuite context=TestTemplates>:setup | `Error` | 16.50 | test_templates.py
   ContextSuite context=TestISOUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestLBRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestNatRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestPublicIPUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestSnapshotUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVmUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVolumeUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVpnUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=Test01DeployVM>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   ContextSuite context=Test02VMLifeCycle>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   test_14_secure_to_secure_vm_migration | `Error` | 11.28 | test_vm_life_cycle.py
   test_15_secured_to_nonsecured_vm_migration | `Error` | 73.90 | test_vm_life_cycle.py
   test_16_nonsecured_to_secured_vm_migration | `Error` | 1.15 | test_vm_life_cycle.py
   ContextSuite context=TestVmSnapshot>:setup | `Error` | 1.54 | test_vm_snapshots.py
   ContextSuite context=TestCreateVolume>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVolumes>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVPCRedundancy>:setup | `Error` | 0.00 | test_vpc_redundant.py
   ContextSuite context=TestVPCNics>:setup | `Error` | 0.00 | test_vpc_router_nics.py
   ContextSuite context=TestRVPCSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcRemoteAccessVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   test_02_cancel_host_maintenace_with_migration_jobs | `Failure` | 165.07 | test_host_maintenance.py
   test_disable_oobm_ha_state_ineligible | `Error` | 1511.39 | 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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604032556
 
 
   @DaanHoogland a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests

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


With regards,
Apache Git Services

[GitHub] [cloudstack] andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
andrijapanicsb commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-604002156
 
 
   @blueorangutan test

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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605447080
 
 
   <b>Trillian test result (tid-1331)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 27340 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3984-t1331-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_global_settings.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_host_maintenance.py
   Smoke tests completed. 74 look OK, 3 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_UpdateConfigParamWithScope | `Error` | 0.07 | test_global_settings.py
   test_02_vpc_privategw_static_routes | `Failure` | 120.64 | test_privategw_acl.py
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 123.95 | test_privategw_acl.py
   test_04_rvpc_privategw_static_routes | `Failure` | 170.61 | test_privategw_acl.py
   test_02_cancel_host_maintenace_with_migration_jobs | `Failure` | 168.68 | test_host_maintenance.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


With regards,
Apache Git Services

[GitHub] [cloudstack] blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules

Posted by GitBox <gi...@apache.org>.
blueorangutan commented on issue #3984: Remove rolling-maintenance service from debian rules
URL: https://github.com/apache/cloudstack/pull/3984#issuecomment-605332701
 
 
   <b>Trillian test result (tid-1327)</b>
   Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7
   Total time taken: 59164 seconds
   Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr3984-t1327-kvm-centos7.zip
   Intermittent failure detected: /marvin/tests/smoke/test_global_settings.py
   Intermittent failure detected: /marvin/tests/smoke/test_privategw_acl.py
   Intermittent failure detected: /marvin/tests/smoke/test_public_ip_range.py
   Intermittent failure detected: /marvin/tests/smoke/test_reset_vm_on_reboot.py
   Intermittent failure detected: /marvin/tests/smoke/test_resource_accounting.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dhcphosts.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dns.py
   Intermittent failure detected: /marvin/tests/smoke/test_router_dnsservice.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_iptables_default_policy.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers_network_ops.py
   Intermittent failure detected: /marvin/tests/smoke/test_routers.py
   Intermittent failure detected: /marvin/tests/smoke/test_secondary_storage.py
   Intermittent failure detected: /marvin/tests/smoke/test_service_offerings.py
   Intermittent failure detected: /marvin/tests/smoke/test_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_ssvm.py
   Intermittent failure detected: /marvin/tests/smoke/test_templates.py
   Intermittent failure detected: /marvin/tests/smoke/test_usage.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_life_cycle.py
   Intermittent failure detected: /marvin/tests/smoke/test_vm_snapshots.py
   Intermittent failure detected: /marvin/tests/smoke/test_volumes.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_redundant.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_router_nics.py
   Intermittent failure detected: /marvin/tests/smoke/test_vpc_vpn.py
   Intermittent failure detected: /marvin/tests/smoke/test_host_maintenance.py
   Intermittent failure detected: /marvin/tests/smoke/test_hostha_kvm.py
   Smoke tests completed. 53 look OK, 24 have error(s)
   Only failed tests results shown below:
   
   
   Test | Result | Time (s) | Test File
   --- | --- | --- | ---
   test_UpdateConfigParamWithScope | `Error` | 0.06 | test_global_settings.py
   test_02_vpc_privategw_static_routes | `Failure` | 119.72 | test_privategw_acl.py
   test_03_vpc_privategw_restart_vpc_cleanup | `Failure` | 118.41 | test_privategw_acl.py
   test_04_rvpc_privategw_static_routes | `Failure` | 186.73 | test_privategw_acl.py
   ContextSuite context=TestResetVmOnReboot>:setup | `Error` | 0.00 | test_reset_vm_on_reboot.py
   ContextSuite context=TestRAMCPUResourceAccounting>:setup | `Error` | 0.00 | test_resource_accounting.py
   ContextSuite context=TestRouterDHCPHosts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRouterDHCPOpts>:setup | `Error` | 0.00 | test_router_dhcphosts.py
   ContextSuite context=TestRouterDns>:setup | `Error` | 0.00 | test_router_dns.py
   test_01_sys_vm_start | `Failure` | 0.06 | test_secondary_storage.py
   ContextSuite context=TestRouterDnsService>:setup | `Error` | 0.00 | test_router_dnsservice.py
   ContextSuite context=TestRouterIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestVPCIpTablesPolicies>:setup | `Error` | 0.00 | test_routers_iptables_default_policy.py
   ContextSuite context=TestIsolatedNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRedundantIsolateNetworks>:setup | `Error` | 0.00 | test_routers_network_ops.py
   ContextSuite context=TestRouterServices>:setup | `Error` | 0.00 | test_routers.py
   ContextSuite context=TestCpuCapServiceOfferings>:setup | `Error` | 0.00 | test_service_offerings.py
   ContextSuite context=TestServiceOfferings>:setup | `Error` | 0.13 | test_service_offerings.py
   ContextSuite context=TestSnapshotRootDisk>:setup | `Error` | 0.00 | test_snapshots.py
   test_01_list_sec_storage_vm | `Failure` | 0.02 | test_ssvm.py
   test_02_list_cpvm_vm | `Failure` | 0.02 | test_ssvm.py
   test_03_ssvm_internals | `Failure` | 0.02 | test_ssvm.py
   test_04_cpvm_internals | `Failure` | 0.02 | test_ssvm.py
   test_05_stop_ssvm | `Failure` | 0.02 | test_ssvm.py
   test_06_stop_cpvm | `Failure` | 0.02 | test_ssvm.py
   test_07_reboot_ssvm | `Failure` | 0.02 | test_ssvm.py
   test_08_reboot_cpvm | `Failure` | 0.02 | test_ssvm.py
   test_09_destroy_ssvm | `Failure` | 0.02 | test_ssvm.py
   test_10_destroy_cpvm | `Failure` | 0.02 | test_ssvm.py
   test_02_create_template_with_checksum_sha1 | `Error` | 65.37 | test_templates.py
   test_03_create_template_with_checksum_sha256 | `Error` | 65.36 | test_templates.py
   test_04_create_template_with_checksum_md5 | `Error` | 65.39 | test_templates.py
   test_05_create_template_with_no_checksum | `Error` | 65.33 | test_templates.py
   test_02_deploy_vm_from_direct_download_template | `Error` | 1.17 | test_templates.py
   test_03_deploy_vm_wrong_checksum | `Error` | 1.25 | test_templates.py
   ContextSuite context=TestTemplates>:setup | `Error` | 16.50 | test_templates.py
   ContextSuite context=TestISOUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestLBRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestNatRuleUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestPublicIPUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestSnapshotUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVmUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVolumeUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=TestVpnUsage>:setup | `Error` | 0.00 | test_usage.py
   ContextSuite context=Test01DeployVM>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   ContextSuite context=Test02VMLifeCycle>:setup | `Error` | 0.00 | test_vm_life_cycle.py
   test_14_secure_to_secure_vm_migration | `Error` | 11.28 | test_vm_life_cycle.py
   test_15_secured_to_nonsecured_vm_migration | `Error` | 73.90 | test_vm_life_cycle.py
   test_16_nonsecured_to_secured_vm_migration | `Error` | 1.15 | test_vm_life_cycle.py
   ContextSuite context=TestVmSnapshot>:setup | `Error` | 1.54 | test_vm_snapshots.py
   ContextSuite context=TestCreateVolume>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVolumes>:setup | `Error` | 0.00 | test_volumes.py
   ContextSuite context=TestVPCRedundancy>:setup | `Error` | 0.00 | test_vpc_redundant.py
   ContextSuite context=TestVPCNics>:setup | `Error` | 0.00 | test_vpc_router_nics.py
   ContextSuite context=TestRVPCSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVPCSite2SiteVPNMultipleOptions>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcRemoteAccessVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   ContextSuite context=TestVpcSite2SiteVpn>:setup | `Error` | 0.00 | test_vpc_vpn.py
   test_02_cancel_host_maintenace_with_migration_jobs | `Failure` | 165.07 | test_host_maintenance.py
   test_disable_oobm_ha_state_ineligible | `Error` | 1511.39 | 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


With regards,
Apache Git Services