[OpenStack-Infra] Some error occurred when I build the image.

Paul Belanger pabelanger at redhat.com
Mon May 22 15:10:59 UTC 2017


On Mon, May 22, 2017 at 07:03:28AM +0000, LinziWang at itri.org.tw wrote:
> Dear all,
> 
> I have the following error messages when I build the image for establishing the OpenStack 3rd  CI.
> 
> 1)
> 2017-05-22 13:03:49,806 INFO nodepool.image.build.dpc: dib-run-parts Mon May 22 05:03:49 UTC 2017 Running /tmp/in_target.d/install.d/95-chown-jenkins
> 2017-05-22 13:03:49,812 INFO nodepool.image.build.dpc: + chown -R jenkins:jenkins /home/jenkins
> 2017-05-22 13:03:49,814 INFO nodepool.image.build.dpc: chown: invalid user: 'jenkins:jenkins'
> 
> 2)
> After I clone the latest version of the openstack-infra/project-config/nodepool/elements and script folders,
> I execute “nodepool image-build dpc” command and the following messages display immediately.
> 
> 2017-05-22 14:19:35,719 INFO nodepool.image.build.dpc: raise MissingElementException("Element '%s' not found" % element)
> 2017-05-22 14:19:35,719 INFO nodepool.image.build.dpc: diskimage_builder.element_dependencies.MissingElementException: Element 'puppet' not found.
> 
> Could anyone tell me how to fix this?
> 
We recently removed puppet from our diskimages, as a results you'll need to
updating from openstack-infra/project-config to get the latest nodepool
elements. This will case your images to be built again, but without installing
puppet first.

-PB



More information about the OpenStack-Infra mailing list