[OpenStack-Infra] 3rd Part Testing - Issues
trinath.somanchi at freescale.com
trinath.somanchi at freescale.com
Thu Feb 20 07:33:27 UTC 2014
Hi Jay-
While installing the master Jenkins node, I found the following.
[1] gearman job server, jenkins job builder and zuul were not installed due to install_master.sh based installation errors. I feel this might be issue with pip version issue. Can you add a check list too in the article for verification on the required packages installation.
[2] while adding jobs to Jenkins, for the command, we need to add a '*' at the end,
sudo jenkins-jobs --flush-cache update /etc/jenkins_jobs/config/*
This worked for me.
[3] I get this error while I restart Zuul, a clue on this
2014-02-20 13:02:28,621 INFO zuul.Gerrit: Updating information for 60383,7
2014-02-20 13:02:30,257 ERROR zuul.Scheduler: Exception in run handler:
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/zuul/scheduler.py", line 530, in run
self._doReconfigureEvent()
File "/usr/local/lib/python2.7/dist-packages/zuul/scheduler.py", line 444, in _doReconfigureEvent
self.config.get('zuul', 'layout_config'))
File "/usr/local/lib/python2.7/dist-packages/zuul/scheduler.py", line 113, in _parseConfig
validator.validate(data)
File "/usr/local/lib/python2.7/dist-packages/zuul/layoutvalidator.py", line 203, in validate
schema(data)
File "/usr/local/lib/python2.7/dist-packages/voluptuous.py", line 215, in __call__
return self._compiled([], data)
File "/usr/local/lib/python2.7/dist-packages/voluptuous.py", line 428, in validate_dict
return base_validate(path, iteritems(data), out)
File "/usr/local/lib/python2.7/dist-packages/voluptuous.py", line 308, in validate_mapping
raise MultipleInvalid(errors)
MultipleInvalid: extra keys not allowed @ data['pipelines'][1]['window-floor']
Kindly help me resolve the above issue.
--
Trinath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-infra/attachments/20140220/9d0db799/attachment.html>
More information about the OpenStack-Infra
mailing list