Cindy: I think the first issue is the storyboard is using an old ISO from July 3rd (stx-07-03-2018.iso) and the commits to add the influxdb and kubernetes packages were merged after July 3rd: Influxdb: https://review.openstack.org/#/c/580021/ (Jul 4) Docker: https://review.openstack.org/#/c/581076/ (Jul 12) Kubernetes: https://review.openstack.org/#/c/581108/ (July 9) So my suggestion is you try a more recent pull & build and see if the issue is solved. Frank -----Original Message----- From: Xie, Cindy [mailto:cindy.xie@intel.com] Sent: Monday, July 23, 2018 9:50 AM To: Miller, Frank; Liu, ZhipengS; Arce Moreno, Abraham; Hu, Yong; Little, Scott; Qi, Mingyuan; 'starlingx-discuss@lists.starlingx.io' Subject: RE: [Starlingx-discuss] About deployment issue: 06/08: Failed to execute controller manifest. Sporadic fail when config_controller Frank, This is due to Zhipeng was following wiki guide here: https://wiki.openstack.org/wiki/StarlingX/Developer_Guide#Build_StarlingX_IS... And please notice that the generated ISO missed the below packages: #selinux-policy ... #dockers-ce #kubernetes #kubernetes-client #kubernetes-kubeadm #kubernetes-master #kubernetes-node But Abraham commented out due to the missing dependencies of those RPMs. If WR can provide the dependencies that we shall add into our mirror (yours are superset of ours), then I am thinking it can help to solve the issue correctly. Thanks. - cindy -----Original Message----- From: Miller, Frank [mailto:Frank.Miller@windriver.com] Sent: Monday, July 23, 2018 9:42 PM To: Liu, ZhipengS <zhipengs.liu@intel.com>; Arce Moreno, Abraham <abraham.arce.moreno@intel.com>; Hu, Yong <yong.hu@intel.com>; Little, Scott <Scott.Little@windriver.com>; Qi, Mingyuan <mingyuan.qi@intel.com>; 'starlingx-discuss@lists.starlingx.io' <starlingx-discuss@lists.starlingx.io> Subject: Re: [Starlingx-discuss] About deployment issue: 06/08: Failed to execute controller manifest. Sporadic fail when config_controller Zhipeng: Please hold off on your proposed modifications. We do not see config_controller failures in our builds and testing and the code below is required for current storyboards that are in progress. We are investigating and will get back to you soon. Frank -----Original Message----- From: Liu, ZhipengS [mailto:zhipengs.liu@intel.com] Sent: Monday, July 23, 2018 4:39 AM To: Arce Moreno, Abraham; Hu, Yong; Little, Scott; Qi, Mingyuan; 'starlingx-discuss@lists.starlingx.io' Subject: [Starlingx-discuss] About deployment issue: 06/08: Failed to execute controller manifest. Sporadic fail when config_controller Hi all, After did below 2 modifications, the issue mentioned in https://storyboard.openstack.org/#!/story/2003036 should be fixed tentatively since we have not enabled docker/kubernetes related features ==================================================================== Remove below 3 lines in stx-config/puppet-manifests/src/manifests/controller.pp #include ::platform::docker #include ::platform::kubernetes::master #include ::platform::collectd Remove below 2 lines in stx-config/puppet-manifests/src/manifests/compute.pp #include ::platform::collectd #include ::platform::kubernetes::worker ==================================================================== To avoid this deployment issue, may I submit a patch for above change? Welcome to add your comment if you have any concern or good suggestion. Thanks! Zhipeng -----Original Message----- From: Arce Moreno, Abraham Sent: 2018年7月18日 11:23 To: Liu, ZhipengS <zhipengs.liu@intel.com>; Hu, Yong <yong.hu@intel.com>; 'Scott Little' <scott.little@windriver.com>; Qi, Mingyuan <mingyuan.qi@intel.com>; 'starlingx-discuss@lists.starlingx.io' <starlingx-discuss@lists.starlingx.io> Subject: RE: [Starlingx-discuss] build-pkgs: package built failed , mock package missing
Mingyuan asked me checked comps.xml yesterday, it didn't exist. I also could not create it through executing generate-cgcs-centos-repo.sh.
Thanks Zhipeng, Mingyuan,
Understood about the problem. Yong and Erich were talking a few days ago internally about the way to handle comps.xml and they suggested a minimal xml so time to bring this conversation out.
How about this first version [0]? If it is possible for you to test and see if we can start taking this as our base file.
Review submitted: "Add minimal comps.xml file into cgcs-centos generator" https://review.openstack.org/#/c/583445 _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss _______________________________________________ Starlingx-discuss mailing list Starlingx-discuss@lists.starlingx.io http://lists.starlingx.io/cgi-bin/mailman/listinfo/starlingx-discuss