Activity log for bug #1723596

Date Who What changed Old value New value Message
2017-10-14 11:38:43 Owais bug added bug
2017-10-14 11:49:53 Owais description Deployement failed on Compute Nodes only after going to puppet files in Node has failed to deploy. There is no more retries for puppet run. Node 11, task compute-post-deployment, manifest /etc/puppet/shell_manifests/compute-post-deployment_manifest.pp I reached at following script compute_post_deployment.py Traceback (most recent call last): File "./compute_post_deployment.py", line 492, in <module> install_suppack(HIMN_IP, username, XS_PLUGIN_ISO, xcp_version) File "./compute_post_deployment.py", line 146, in install_suppack utils.reportError('Package folder %s not exist' % real_pack) File "/etc/fuel/plugins/fuel-plugin-xenserver-4.0/utils.py", line 33, in reportError raise FatalException(err) utils.FatalException: Package folder xcp_2.3.0/xenapi-plugins-mitaka.iso not exist I Am using Mirantis 9.2 with Xenserver 7.2 Deployement failed on Compute Nodes only After Looking in Logs i find following puppet files appears to have issue Node has failed to deploy. There is no more retries for puppet run. Node 11, task compute-post-deployment, manifest /etc/puppet/shell_manifests/compute-post-deployment_manifest.pp From that .pp file I reached at following script compute_post_deployment.py Which yields following Error. Traceback (most recent call last):   File "./compute_post_deployment.py", line 492, in <module>     install_suppack(HIMN_IP, username, XS_PLUGIN_ISO, xcp_version)   File "./compute_post_deployment.py", line 146, in install_suppack     utils.reportError('Package folder %s not exist' % real_pack)   File "/etc/fuel/plugins/fuel-plugin-xenserver-4.0/utils.py", line 33, in reportError     raise FatalException(err) utils.FatalException: Package folder xcp_2.3.0/xenapi-plugins-mitaka.iso not exist I Am using Mirantis 9.2 with Xenserver 7.2
2017-11-20 18:29:19 Oleksiy Molchanov fuel: status New Incomplete
2018-01-31 12:36:56 Owais fuel: status Incomplete In Progress
2018-01-31 12:51:46 Owais attachment added fuel-snapshot-2018-01-31_12-32-43.tar https://bugs.launchpad.net/fuel/+bug/1723596/+attachment/5046343/+files/fuel-snapshot-2018-01-31_12-32-43.tar