Bug 1020838

Summary: Can't do jenkins build after migration
Product: OpenShift Online Reporter: Jianwei Hou <jhou>
Component: ContainersAssignee: Andy Goldstein <agoldste>
Status: CLOSED DUPLICATE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: medium    
Version: 2.xCC: dmcphers
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-18 20:39:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jianwei Hou 2013-10-18 11:10:22 UTC
Description of problem:
Failed to build an application with jenkins after migration

Version-Release number of selected component (if applicable):
On devenv_3912

How reproducible:
Always

Steps to Reproduce:
1. Create applications with jenkins-client 
2. Upgrade devenv-stage ami to latest
3. After ugprade, clone app to local, make some change then push commits

Actual results:
After step 3, jenkins build fired up, but eventally failed 
Total 3 (delta 2), reused 0 (delta 0)
remote: Executing Jenkins build.
remote: 
remote: You can track your build at https://jenkins1-migration1.dev.rhcloud.com/job/jbossas1-build
remote: 
remote: Waiting for build to schedule....Done
remote: Waiting for job to complete.............................................Done
remote: FAILED
remote: !!!!!!!!
remote: Deployment Halted!
remote: If the build failed before the deploy step, your previous
remote: build is still running.  Otherwise, your application may be
remote: partially deployed or inaccessible.
remote: Fix the build and try again.
remote: !!!!!!!!
remote: An error occurred executing 'gear postreceive' (exit code: 1)
remote: Error message: Failed to execute: 'control post-receive' for /var/lib/openshift/5260c7749acd5f8bf10000d8/jenkins-client
remote: 
remote: For more details about the problem, try running the command again with the '--trace' option.
To ssh://5260c7749acd5f8bf10000d8.rhcloud.com/~/git/jbossas1.git/
   2a4c0f3..76f5cd7  master -> master


Expected results:
Should be able to build the application successfully.

Additional info:
Attached jenkins server app log

Comment 1 Dan McPherson 2013-10-18 20:39:03 UTC

*** This bug has been marked as a duplicate of bug 1018343 ***