Activity log for bug #1458887

Date Who What changed Old value New value Message
2015-05-26 13:41:27 Sergii Turivnyi bug added bug
2015-05-26 13:41:27 Sergii Turivnyi attachment added Some logs https://bugs.launchpad.net/bugs/1458887/+attachment/4404842/+files/fuel-snapshot-2015-05-26_12-47-03.tar.xz
2015-05-26 13:44:53 Sergii Turivnyi description ℙ𝕣𝕖𝕔𝕠𝕟𝕕𝕚𝕥𝕚𝕠𝕟𝕤 : 𝐈𝐒𝐎: api: '1.0' astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a auth_required: true build_id: 2015-05-24_10-19-44 build_number: '461' feature_groups: - mirantis fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14 fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93 nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177 openstack_version: 2014.2.2-6.1 production: docker python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce release: '6.1' release_versions: 2014.2.2-6.1: VERSION: api: '1.0' astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a build_id: 2015-05-24_10-19-44 build_number: '461' feature_groups: - mirantis fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14 fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93 nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177 openstack_version: 2014.2.2-6.1 production: docker python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce release: '6.1' 4 nodes 𝐄𝐧𝐯𝐢𝐫𝐨𝐧𝐦𝐞𝐧𝐭: Juno on CentOS 6.5 (2014.2.2-6.1) Compute QEMU Networking Setup: Neutron with VLAN segmentation Without Ceph No additionall services 𝕊𝕥𝕖𝕡𝕤 𝕥𝕠 𝕣𝕖𝕡𝕣𝕠𝕕𝕦𝕔𝕖: 1. Add 3 controllers 2. Add 1 compute 3 .Hit Deploy changes -> Success. Deployment of environment '%env_name%' is done. 4. Run OSTF tests -> All OSTF tests have been passed 5. Navigate to the primary-controller (to find it execute 'hiera role' on each controller node) 6. On the primary-controller execute: shutdown -P 7. Wait few mintutes 8. Run OSTF tests 𝐄𝐱𝐩𝐞𝐜𝐭𝐞𝐝 𝐫𝐞𝐬𝐮𝐥𝐭: All OSTF tests have been passed 𝐀𝐜𝐭𝐮𝐚𝐥 𝐫𝐞𝐬𝐮𝐥𝐭: Platform services functional tests triggers an Error. Stack CREATE FAILED (see attachments) ==================================================================================================== 2015-05-26 11:39:56.986 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:39:59.399 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:00.214 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:00.510 15107 INFO heat.engine.resource [-] DELETE: Server "Server" [67eb010b-755b-4c08-853e-5b3e07ad8570] Stack "ost1_test-831792354" [9f1f86c4-17d5-4091-acdd-337753c3d8d9] 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource Traceback (most recent call last): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 439, in _action_recorder 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource yield 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 509, in _do_action 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource yield self.action_handler_task(action, args=handler_args) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 303, in wrapper 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource step = next(subtask) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 483, in action_handler_task 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource while not check(handler_data): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 1025, in check_delete_complete 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource if deleter is None or deleter.step(): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 213, in step 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource next(self._runner) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/clients/os/nova.py", line 320, in delete_server 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource "message": message}) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource Error: Server ost1-test_heat delete failed: (500) No valid host was found. 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource 2015-05-26 11:40:02.262 15107 INFO heat.engine.stack [-] Stack CREATE FAILED (ost1_test-831792354): Resource CREATE failed: Error: Server ost1-test_heat delete failed: (500) No valid host was found. 2015-05-26 11:40:02.420 15107 INFO heat.engine.service [-] Stack create failed, status FAILED 2015-05-26 11:40:02.469 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:03.169 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:07.941 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:10.376 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:11.955 15107 INFO heat.engine.resource [-] CREATE: Server "Server" [c72515f1-9491-483a-bdf8-4440fd9f1640] Stack "ost1_test-1631334817" [84e15cae-c8ea-4f8a-bc32-3c19344155ea] 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource Traceback (most recent call last): 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 439, in _action_recorder 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource yield 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 509, in _do_action 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource yield self.action_handler_task(action, args=handler_args) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 303, in wrapper 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource step = next(subtask) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 483, in action_handler_task 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource while not check(handler_data): 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 556, in check_create_complete 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource return self._check_active(server) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 575, in _check_active 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource 'code': fault.get('code', _('Unknown')) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource ResourceInError: Went to status ERROR due to "Message: No valid host was found. , Code: 500" 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource 2015-05-26 11:40:12.862 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 ℙ𝕣𝕖𝕔𝕠𝕟𝕕𝕚𝕥𝕚𝕠𝕟𝕤 : 𝐈𝐒𝐎: api: '1.0' astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a auth_required: true build_id: 2015-05-24_10-19-44 build_number: '461' feature_groups: - mirantis fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14 fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93 nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177 openstack_version: 2014.2.2-6.1 production: docker python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce release: '6.1' release_versions:   2014.2.2-6.1:     VERSION:       api: '1.0'       astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a       build_id: 2015-05-24_10-19-44       build_number: '461'       feature_groups:       - mirantis       fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14       fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f       fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93       nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177       openstack_version: 2014.2.2-6.1       production: docker       python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce       release: '6.1' 4 nodes 𝐄𝐧𝐯𝐢𝐫𝐨𝐧𝐦𝐞𝐧𝐭: Juno on CentOS 6.5 (2014.2.2-6.1) Compute QEMU Networking Setup: Neutron with VLAN segmentation Without Ceph No additional services 𝕊𝕥𝕖𝕡𝕤 𝕥𝕠 𝕣𝕖𝕡𝕣𝕠𝕕𝕦𝕔𝕖: 1. Add 3 controllers 2. Add 1 compute 3. Hit Deploy changes     -> Success. Deployment of environment '%env_name%' is done. 4. Run OSTF tests     -> All OSTF tests have been passed 5. Navigate to the primary-controller (to find it execute 'hiera role' on each controller node) 6. On the primary-controller execute: shutdown -P 7. Wait few minutes 8. Run OSTF tests 𝐄𝐱𝐩𝐞𝐜𝐭𝐞𝐝 𝐫𝐞𝐬𝐮𝐥𝐭:     All OSTF tests have been passed 𝐀𝐜𝐭𝐮𝐚𝐥 𝐫𝐞𝐬𝐮𝐥𝐭:    Platform services functional tests triggers an Error. Stack CREATE FAILED (see attachments) ==================================================================================================== 2015-05-26 11:39:56.986 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:39:59.399 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:00.214 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:00.510 15107 INFO heat.engine.resource [-] DELETE: Server "Server" [67eb010b-755b-4c08-853e-5b3e07ad8570] Stack "ost1_test-831792354" [9f1f86c4-17d5-4091-acdd-337753c3d8d9] 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource Traceback (most recent call last): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 439, in _action_recorder 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource yield 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 509, in _do_action 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource yield self.action_handler_task(action, args=handler_args) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 303, in wrapper 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource step = next(subtask) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 483, in action_handler_task 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource while not check(handler_data): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 1025, in check_delete_complete 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource if deleter is None or deleter.step(): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 213, in step 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource next(self._runner) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/clients/os/nova.py", line 320, in delete_server 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource "message": message}) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource Error: Server ost1-test_heat delete failed: (500) No valid host was found. 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource 2015-05-26 11:40:02.262 15107 INFO heat.engine.stack [-] Stack CREATE FAILED (ost1_test-831792354): Resource CREATE failed: Error: Server ost1-test_heat delete failed: (500) No valid host was found. 2015-05-26 11:40:02.420 15107 INFO heat.engine.service [-] Stack create failed, status FAILED 2015-05-26 11:40:02.469 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:03.169 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:07.941 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:10.376 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:11.955 15107 INFO heat.engine.resource [-] CREATE: Server "Server" [c72515f1-9491-483a-bdf8-4440fd9f1640] Stack "ost1_test-1631334817" [84e15cae-c8ea-4f8a-bc32-3c19344155ea] 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource Traceback (most recent call last): 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 439, in _action_recorder 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource yield 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 509, in _do_action 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource yield self.action_handler_task(action, args=handler_args) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 303, in wrapper 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource step = next(subtask) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 483, in action_handler_task 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource while not check(handler_data): 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 556, in check_create_complete 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource return self._check_active(server) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 575, in _check_active 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource 'code': fault.get('code', _('Unknown')) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource ResourceInError: Went to status ERROR due to "Message: No valid host was found. , Code: 500" 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource 2015-05-26 11:40:12.862 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2
2015-05-26 13:45:22 Sergii Turivnyi attachment added Selection_063.png https://bugs.launchpad.net/mos/+bug/1458887/+attachment/4404843/+files/Selection_063.png
2015-05-26 13:45:38 Sergii Turivnyi attachment added Selection_064.png https://bugs.launchpad.net/mos/+bug/1458887/+attachment/4404844/+files/Selection_064.png
2015-05-26 13:47:28 Sergii Turivnyi description ℙ𝕣𝕖𝕔𝕠𝕟𝕕𝕚𝕥𝕚𝕠𝕟𝕤 : 𝐈𝐒𝐎: api: '1.0' astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a auth_required: true build_id: 2015-05-24_10-19-44 build_number: '461' feature_groups: - mirantis fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14 fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93 nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177 openstack_version: 2014.2.2-6.1 production: docker python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce release: '6.1' release_versions:   2014.2.2-6.1:     VERSION:       api: '1.0'       astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a       build_id: 2015-05-24_10-19-44       build_number: '461'       feature_groups:       - mirantis       fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14       fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f       fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93       nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177       openstack_version: 2014.2.2-6.1       production: docker       python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce       release: '6.1' 4 nodes 𝐄𝐧𝐯𝐢𝐫𝐨𝐧𝐦𝐞𝐧𝐭: Juno on CentOS 6.5 (2014.2.2-6.1) Compute QEMU Networking Setup: Neutron with VLAN segmentation Without Ceph No additional services 𝕊𝕥𝕖𝕡𝕤 𝕥𝕠 𝕣𝕖𝕡𝕣𝕠𝕕𝕦𝕔𝕖: 1. Add 3 controllers 2. Add 1 compute 3. Hit Deploy changes     -> Success. Deployment of environment '%env_name%' is done. 4. Run OSTF tests     -> All OSTF tests have been passed 5. Navigate to the primary-controller (to find it execute 'hiera role' on each controller node) 6. On the primary-controller execute: shutdown -P 7. Wait few minutes 8. Run OSTF tests 𝐄𝐱𝐩𝐞𝐜𝐭𝐞𝐝 𝐫𝐞𝐬𝐮𝐥𝐭:     All OSTF tests have been passed 𝐀𝐜𝐭𝐮𝐚𝐥 𝐫𝐞𝐬𝐮𝐥𝐭:    Platform services functional tests triggers an Error. Stack CREATE FAILED (see attachments) ==================================================================================================== 2015-05-26 11:39:56.986 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:39:59.399 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:00.214 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:00.510 15107 INFO heat.engine.resource [-] DELETE: Server "Server" [67eb010b-755b-4c08-853e-5b3e07ad8570] Stack "ost1_test-831792354" [9f1f86c4-17d5-4091-acdd-337753c3d8d9] 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource Traceback (most recent call last): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 439, in _action_recorder 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource yield 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 509, in _do_action 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource yield self.action_handler_task(action, args=handler_args) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 303, in wrapper 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource step = next(subtask) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 483, in action_handler_task 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource while not check(handler_data): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 1025, in check_delete_complete 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource if deleter is None or deleter.step(): 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 213, in step 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource next(self._runner) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/clients/os/nova.py", line 320, in delete_server 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource "message": message}) 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource Error: Server ost1-test_heat delete failed: (500) No valid host was found. 2015-05-26 11:40:00.510 15107 TRACE heat.engine.resource 2015-05-26 11:40:02.262 15107 INFO heat.engine.stack [-] Stack CREATE FAILED (ost1_test-831792354): Resource CREATE failed: Error: Server ost1-test_heat delete failed: (500) No valid host was found. 2015-05-26 11:40:02.420 15107 INFO heat.engine.service [-] Stack create failed, status FAILED 2015-05-26 11:40:02.469 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:03.169 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:07.941 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:10.376 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 2015-05-26 11:40:11.955 15107 INFO heat.engine.resource [-] CREATE: Server "Server" [c72515f1-9491-483a-bdf8-4440fd9f1640] Stack "ost1_test-1631334817" [84e15cae-c8ea-4f8a-bc32-3c19344155ea] 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource Traceback (most recent call last): 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 439, in _action_recorder 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource yield 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 509, in _do_action 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource yield self.action_handler_task(action, args=handler_args) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/scheduler.py", line 303, in wrapper 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource step = next(subtask) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resource.py", line 483, in action_handler_task 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource while not check(handler_data): 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 556, in check_create_complete 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource return self._check_active(server) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource File "/usr/lib/python2.6/site-packages/heat/engine/resources/server.py", line 575, in _check_active 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource 'code': fault.get('code', _('Unknown')) 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource ResourceInError: Went to status ERROR due to "Message: No valid host was found. , Code: 500" 2015-05-26 11:40:11.955 15107 TRACE heat.engine.resource 2015-05-26 11:40:12.862 15107 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): 10.109.1.2 ℙ𝕣𝕖𝕔𝕠𝕟𝕕𝕚𝕥𝕚𝕠𝕟𝕤 : 𝐈𝐒𝐎: api: '1.0' astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a auth_required: true build_id: 2015-05-24_10-19-44 build_number: '461' feature_groups: - mirantis fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14 fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93 nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177 openstack_version: 2014.2.2-6.1 production: docker python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce release: '6.1' release_versions:   2014.2.2-6.1:     VERSION:       api: '1.0'       astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a       build_id: 2015-05-24_10-19-44       build_number: '461'       feature_groups:       - mirantis       fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14       fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f       fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93       nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177       openstack_version: 2014.2.2-6.1       production: docker       python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce       release: '6.1' 4 nodes 𝐄𝐧𝐯𝐢𝐫𝐨𝐧𝐦𝐞𝐧𝐭: Juno on CentOS 6.5 (2014.2.2-6.1) Compute QEMU Networking Setup: Neutron with VLAN segmentation Without Ceph No additional services 𝕊𝕥𝕖𝕡𝕤 𝕥𝕠 𝕣𝕖𝕡𝕣𝕠𝕕𝕦𝕔𝕖: 1. Add 3 controllers 2. Add 1 compute 3. Hit Deploy changes     -> Success. Deployment of environment '%env_name%' is done. 4. Run OSTF tests     -> All OSTF tests have been passed 5. Navigate to the primary-controller (to find it execute 'hiera role' on each controller node) 6. On the primary-controller execute: shutdown -P 7. Wait few minutes 8. Run OSTF tests 𝐄𝐱𝐩𝐞𝐜𝐭𝐞𝐝 𝐫𝐞𝐬𝐮𝐥𝐭:     All OSTF tests have been passed 𝐀𝐜𝐭𝐮𝐚𝐥 𝐫𝐞𝐬𝐮𝐥𝐭:    Platform services functional tests triggers an Error. Stack CREATE FAILED (see attachments) http://paste.openstack.org/show/237789/
2015-05-26 13:50:33 Sergii Turivnyi description ℙ𝕣𝕖𝕔𝕠𝕟𝕕𝕚𝕥𝕚𝕠𝕟𝕤 : 𝐈𝐒𝐎: api: '1.0' astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a auth_required: true build_id: 2015-05-24_10-19-44 build_number: '461' feature_groups: - mirantis fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14 fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93 nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177 openstack_version: 2014.2.2-6.1 production: docker python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce release: '6.1' release_versions:   2014.2.2-6.1:     VERSION:       api: '1.0'       astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a       build_id: 2015-05-24_10-19-44       build_number: '461'       feature_groups:       - mirantis       fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14       fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f       fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93       nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177       openstack_version: 2014.2.2-6.1       production: docker       python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce       release: '6.1' 4 nodes 𝐄𝐧𝐯𝐢𝐫𝐨𝐧𝐦𝐞𝐧𝐭: Juno on CentOS 6.5 (2014.2.2-6.1) Compute QEMU Networking Setup: Neutron with VLAN segmentation Without Ceph No additional services 𝕊𝕥𝕖𝕡𝕤 𝕥𝕠 𝕣𝕖𝕡𝕣𝕠𝕕𝕦𝕔𝕖: 1. Add 3 controllers 2. Add 1 compute 3. Hit Deploy changes     -> Success. Deployment of environment '%env_name%' is done. 4. Run OSTF tests     -> All OSTF tests have been passed 5. Navigate to the primary-controller (to find it execute 'hiera role' on each controller node) 6. On the primary-controller execute: shutdown -P 7. Wait few minutes 8. Run OSTF tests 𝐄𝐱𝐩𝐞𝐜𝐭𝐞𝐝 𝐫𝐞𝐬𝐮𝐥𝐭:     All OSTF tests have been passed 𝐀𝐜𝐭𝐮𝐚𝐥 𝐫𝐞𝐬𝐮𝐥𝐭:    Platform services functional tests triggers an Error. Stack CREATE FAILED (see attachments) http://paste.openstack.org/show/237789/ ℙ𝕣𝕖𝕔𝕠𝕟𝕕𝕚𝕥𝕚𝕠𝕟𝕤 : 𝐈𝐒𝐎: api: '1.0' astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a auth_required: true build_id: 2015-05-24_10-19-44 build_number: '461' feature_groups: - mirantis fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14 fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93 nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177 openstack_version: 2014.2.2-6.1 production: docker python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce release: '6.1' release_versions:   2014.2.2-6.1:     VERSION:       api: '1.0'       astute_sha: 0bd72c72369e743376864e8e8dabfe873d40450a       build_id: 2015-05-24_10-19-44       build_number: '461'       feature_groups:       - mirantis       fuel-library_sha: 889c2534ceadf8afd5d1540c1cadbd913c0c8c14       fuel-ostf_sha: 9a5f55602c260d6c840c8333d8f32ec8cfa65c1f       fuelmain_sha: 5c8ebddf64ea93000af2de3ccdb4aa8bb766ce93       nailgun_sha: 76441596e4fe6420cc7819427662fa244e150177       openstack_version: 2014.2.2-6.1       production: docker       python-fuelclient_sha: e19f1b65792f84c4a18b5a9473f85ef3ba172fce       release: '6.1' 4 nodes 𝐄𝐧𝐯𝐢𝐫𝐨𝐧𝐦𝐞𝐧𝐭: Juno on CentOS 6.5 (2014.2.2-6.1) Compute QEMU Networking Setup: Neutron with VLAN segmentation Without Ceph No additional services 𝕊𝕥𝕖𝕡𝕤 𝕥𝕠 𝕣𝕖𝕡𝕣𝕠𝕕𝕦𝕔𝕖: 1. Add 3 controllers 2. Add 1 compute 3. Hit Deploy changes     -> Success. Deployment of environment '%env_name%' is done. 4. Run OSTF tests     -> All OSTF tests have been passed 5. Navigate to the primary-controller (to find it execute 'hiera role' on each controller node) 6. On the primary-controller execute: shutdown -P 7. Wait 5 minutes 8. Run OSTF tests 𝐄𝐱𝐩𝐞𝐜𝐭𝐞𝐝 𝐫𝐞𝐬𝐮𝐥𝐭:     All OSTF tests have been passed 𝐀𝐜𝐭𝐮𝐚𝐥 𝐫𝐞𝐬𝐮𝐥𝐭:    Platform services functional tests triggers an Error. Stack CREATE FAILED (see attachments) http://paste.openstack.org/show/237789/
2015-05-26 14:39:13 Anastasia Kuznetsova mos: importance Undecided High
2015-05-26 14:39:24 Anastasia Kuznetsova mos: assignee MOS Heat (mos-heat)
2015-05-26 15:18:10 Anastasia Kuznetsova mos: assignee MOS Heat (mos-heat) MOS Nova (mos-nova)
2015-05-27 09:26:27 Vadim Rovachev mos: milestone 6.1
2015-05-28 09:15:18 Roman Podoliaka mos: assignee MOS Nova (mos-nova) MOS Neutron (mos-neutron)
2015-05-28 10:59:27 Oleg Bondarev mos: status New Incomplete
2015-05-29 13:39:08 Dmitry Mescheryakov mos: milestone 6.1 7.0
2015-07-10 13:10:32 Timur Nurlygayanov mos: assignee MOS Neutron (mos-neutron) Sergii (sturivnyi)
2015-07-10 13:10:42 Timur Nurlygayanov mos: status Incomplete Invalid