Description of problem: Prepare some apps on devenv-stage_264 which contain jenkins server and app with jenkins-client embedded, do upgrade and migration. Make some changes in app git repo and try to push it via jenkins. Jenkins push build cannot success. Version-Release number of selected component (if applicable): devenv-stage_264 to devenv_2562 openshift-origin-cartridge-jenkins-client-1.4-1.2.2-1.git.0.2287dc6.el6.noarch openshift-origin-cartridge-jenkins-1.4-1.2.4-1.git.0.ad78d83.el6.noarch How reproducible: always Steps to Reproduce: 1.Create app with jenkins-client embedded on devenv-stage_264 2.Upgrade to devenv_2562 and run migration script 3.Do some changes in app git repo and push it via jenkins. Actual results: It will hang at remote: Waiting for build to schedule.... Expected results: Jenkins works normally. Additional info: I have found some errors in jenkins server log, like: [Fatal Error] :1:1: Premature end of file. ERROR: 'Premature end of file.' Attached jenkins server log for debug. Jenkins build works correctly on devenv_2562.
Also have some Fatal error like: [Fatal Error] :106:11: Content is not allowed in trailing section. ERROR: 'Content is not allowed in trailing section.'
Created attachment 658704 [details] jenkins_log
Verified on devenv_2567, Jenkins build works well after upgrade from devenv-stage_264. Package version: jenkins-plugin-openshift-0.6.10-0.el6_3.x86_64