Activity log for bug #1585281

Date Who What changed Old value New value Message
2016-05-24 16:12:24 Maksym Livshyn bug added bug
2016-05-24 16:12:58 Maksym Livshyn attachment added murano_stack_trace.test https://bugs.launchpad.net/fuel/+bug/1585281/+attachment/4669494/+files/murano_stack_trace.test
2016-05-25 08:40:44 Maksym Livshyn attachment removed murano_stack_trace.test https://bugs.launchpad.net/fuel/+bug/1585281/+attachment/4669494/+files/murano_stack_trace.test
2016-05-25 08:40:59 Maksym Livshyn attachment added murano_stack_tarce.txt https://bugs.launchpad.net/fuel/+bug/1585281/+attachment/4669986/+files/murano_stack_tarce.txt
2016-05-25 11:34:08 Dmitry Pyzhov bug task added murano
2016-05-25 11:34:37 Dmitry Pyzhov fuel: status New Incomplete
2016-05-25 12:55:56 Maksym Livshyn description OSTF test 'Check that user can deploy WordPress app in Murano environment' fails on step #7 (Checking environment status). please look at the stack trace attached. Name of the ostf test: fuel_health.tests.tests_platform.test_murano_linux.MuranoDeployLinuxServicesTests.test_deploy_wordpress_app Also, tried to reproduce this issue manually using the steps from ostf tests, and deployment also failed with the next error: 2016-05-24 13:31:37 — Action deploy is scheduled 2016-05-24 13:31:44 — Ensuring Apache is deployed. 2016-05-24 13:31:44 — Creating VM for MySql 2016-05-24 13:31:44 — Creating VM for Apache Server. 2016-05-24 13:33:32 — Instance is created. Deploying Apache 2016-05-24 13:35:24 — Instance is created. Deploying MySql 2016-05-24 13:40:34 — Apache is installed. 2016-05-24 13:40:34 — Apache is available at http://192.168.111.18 2016-05-24 13:42:37 — Creating database and user. 2016-05-24 13:42:37 — MySql application is installed. 2016-05-24 13:42:37 — Creating test_db database. 2016-05-24 13:43:43 — [murano.engine.system.agent.AgentException]: {'errorCode': 100, 'message': u'Script createDatabase returned error code', 'extra': None, 'details': {u'stdout': None, u'stderr': u'./createMySqlDatabase.sh: line 14: mysql: command not found', u'exitCode': 127}, 'time': u'2016-05-24 13:42:36.406023'} 2016-05-24 13:43:43 — Deployment finished with errors FUEL Info: api: '1.0' astute_sha: 6c5b73f93e24cc781c809db9159927655ced5012 auth_required: true build_id: '301' build_number: '301' feature_groups: - mirantis fuel-agent_sha: 50e90af6e3d560e9085ff71d2950cfbcca91af67 fuel-library_sha: 5d50055aeca1dd0dc53b43825dc4c8f7780be9dd fuel-nailgun-agent_sha: d7027952870a35db8dc52f185bb1158cdd3d1ebd fuel-ostf_sha: 2cd967dccd66cfc3a0abd6af9f31e5b4d150a11c fuelmain_sha: a65d453215edb0284a2e4761be7a156bb5627677 nailgun_sha: 4162b0c15adb425b37608c787944d1983f543aa8 openstack_version: 2015.1.0-7.0 production: docker python-fuelclient_sha: 486bde57cda1badb68f915f66c61b544108606f3 release: '7.0' release_versions: 2015.1.0-7.0: VERSION: api: '1.0' astute_sha: 6c5b73f93e24cc781c809db9159927655ced5012 build_id: '301' build_number: '301' feature_groups: - mirantis fuel-agent_sha: 50e90af6e3d560e9085ff71d2950cfbcca91af67 fuel-library_sha: 5d50055aeca1dd0dc53b43825dc4c8f7780be9dd fuel-nailgun-agent_sha: d7027952870a35db8dc52f185bb1158cdd3d1ebd fuel-ostf_sha: 2cd967dccd66cfc3a0abd6af9f31e5b4d150a11c fuelmain_sha: a65d453215edb0284a2e4761be7a156bb5627677 nailgun_sha: 4162b0c15adb425b37608c787944d1983f543aa8 openstack_version: 2015.1.0-7.0 production: docker python-fuelclient_sha: 486bde57cda1badb68f915f66c61b544108606f3 release: '7.0' OSTF test 'Check that user can deploy WordPress app in Murano environment' fails on step #7 (Checking environment status). please look at the stack trace attached. Name of the ostf test: fuel_health.tests.tests_platform.test_murano_linux.MuranoDeployLinuxServicesTests.test_deploy_wordpress_app Also, tried to reproduce this issue manually using the steps from ostf tests, and deployment also failed with the next error: Steps to reproduce: 1. Create in Horizon Murano Environment; 2. Add the next component: Apache HTTP Server, MySql, WordPress; 3. Deploy Environment Expected result: Environment is successfully deployed; Actual result: Deployment is failed; 2016-05-24 13:31:37 — Action deploy is scheduled 2016-05-24 13:31:44 — Ensuring Apache is deployed. 2016-05-24 13:31:44 — Creating VM for MySql 2016-05-24 13:31:44 — Creating VM for Apache Server. 2016-05-24 13:33:32 — Instance is created. Deploying Apache 2016-05-24 13:35:24 — Instance is created. Deploying MySql 2016-05-24 13:40:34 — Apache is installed. 2016-05-24 13:40:34 — Apache is available at http://192.168.111.18 2016-05-24 13:42:37 — Creating database and user. 2016-05-24 13:42:37 — MySql application is installed. 2016-05-24 13:42:37 — Creating test_db database. 2016-05-24 13:43:43 — [murano.engine.system.agent.AgentException]: {'errorCode': 100, 'message': u'Script createDatabase returned error code', 'extra': None, 'details': {u'stdout': None, u'stderr': u'./createMySqlDatabase.sh: line 14: mysql: command not found', u'exitCode': 127}, 'time': u'2016-05-24 13:42:36.406023'} 2016-05-24 13:43:43 — Deployment finished with errors FUEL Info: api: '1.0' astute_sha: 6c5b73f93e24cc781c809db9159927655ced5012 auth_required: true build_id: '301' build_number: '301' feature_groups: - mirantis fuel-agent_sha: 50e90af6e3d560e9085ff71d2950cfbcca91af67 fuel-library_sha: 5d50055aeca1dd0dc53b43825dc4c8f7780be9dd fuel-nailgun-agent_sha: d7027952870a35db8dc52f185bb1158cdd3d1ebd fuel-ostf_sha: 2cd967dccd66cfc3a0abd6af9f31e5b4d150a11c fuelmain_sha: a65d453215edb0284a2e4761be7a156bb5627677 nailgun_sha: 4162b0c15adb425b37608c787944d1983f543aa8 openstack_version: 2015.1.0-7.0 production: docker python-fuelclient_sha: 486bde57cda1badb68f915f66c61b544108606f3 release: '7.0' release_versions:   2015.1.0-7.0:     VERSION:       api: '1.0'       astute_sha: 6c5b73f93e24cc781c809db9159927655ced5012       build_id: '301'       build_number: '301'       feature_groups:       - mirantis       fuel-agent_sha: 50e90af6e3d560e9085ff71d2950cfbcca91af67       fuel-library_sha: 5d50055aeca1dd0dc53b43825dc4c8f7780be9dd       fuel-nailgun-agent_sha: d7027952870a35db8dc52f185bb1158cdd3d1ebd       fuel-ostf_sha: 2cd967dccd66cfc3a0abd6af9f31e5b4d150a11c       fuelmain_sha: a65d453215edb0284a2e4761be7a156bb5627677       nailgun_sha: 4162b0c15adb425b37608c787944d1983f543aa8       openstack_version: 2015.1.0-7.0       production: docker       python-fuelclient_sha: 486bde57cda1badb68f915f66c61b544108606f3       release: '7.0'
2016-06-16 07:57:24 Valerii Kovalchuk murano: milestone newton-2
2016-06-16 08:12:36 Valerii Kovalchuk murano: importance Undecided High
2016-06-27 10:29:21 Georgy Kibardin fuel: importance Undecided High
2016-06-27 10:29:39 Georgy Kibardin murano: status New Incomplete
2016-06-27 10:30:13 Georgy Kibardin fuel: assignee Fuel Sustaining (fuel-sustaining-team)
2016-06-27 10:30:26 Georgy Kibardin murano: assignee Fuel Sustaining (fuel-sustaining-team)
2016-06-27 10:30:39 Georgy Kibardin tags area-library
2016-06-27 12:04:14 Dmitry Pyzhov murano: assignee Fuel Sustaining (fuel-sustaining-team)
2016-06-27 12:04:17 Dmitry Pyzhov fuel: milestone 10.0
2016-06-27 12:04:56 Dmitry Pyzhov fuel: status Incomplete Invalid
2016-07-18 15:54:05 Kirill Zaitsev murano: milestone newton-2 newton-3
2016-08-25 10:10:37 Valerii Kovalchuk murano: status Incomplete Invalid