Bug 1155117 - Some app's UUID changed after INT upgrade caused jenkins build failed
Summary: Some app's UUID changed after INT upgrade caused jenkins build failed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Pod
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-21 11:58 UTC by zhaozhanqi
Modified: 2015-10-19 17:37 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-18 16:52:13 UTC
Target Upstream Version:
Embargoed:
jhonce: needinfo-


Attachments (Terms of Use)
jenkins server log (20.19 KB, text/plain)
2014-10-21 11:58 UTC, zhaozhanqi
no flags Details

Description zhaozhanqi 2014-10-21 11:58:40 UTC
Created attachment 948904 [details]
jenkins server log

Description of problem:
jenkins build always failed with error "Could not locate application with UUID 54389ecfecb8d4954a001133" after INT upgrade


Version-Release number of selected component (if applicable):
INT(devenv_5253)

How reproducible:
always

Steps to Reproduce:
1. Create one non-scale jbossas/ews/vertx with jenkins-client on INT
2. Upgrade INT to INT(devenv_5253)
3. Change something and git push
4. Check the jenkins log

Actual results:
jenkins build app always failed with error "Could not locate application with UUID"

Expected results:
jenkins build app successfully.

Additional info:

Comment 1 Michal Fojtik 2014-10-21 14:22:55 UTC
Is the gear UUID 54389ecfecb8d4954a001133 ? Or does the UUID change after upgrade?

Comment 2 zhaozhanqi 2014-10-22 02:38:07 UTC
I check the data before INT upgrade
As your said, the UUID changed after upgrade..

before upgrade:

Your application 'ews1jks' is now available.

  URL:        http://ews1jks-librat30.int.rhcloud.com/
  SSH to:     54389ecfecb8d4954a001133.rhcloud.com
  Git remote: ssh://54389ecfecb8d4954a001133.rhcloud.com/~/git/ews1jks.git/

after upgrade:
# rhc app show ews1jks -g
ID                       State   Cartridges                                             Size  SSH URL
------------------------ ------- ------------------------------------------------------ ----- ---------------------------------------------------------
5438c93803ef647ef3000e9e started jbossews-1.0 mysql-5.1 postgresql-8.4 jenkins-client-1 small 5438c93803ef647ef3000e9e.rhcloud.com

so this should be the root reason I guess.

Comment 6 zhaozhanqi 2014-10-23 09:54:08 UTC
I also did not reproduce this issue on devenv_stage_1074 in today migration testing.so I'm not sure why the INT env has this issue.

  I will pay attention to this issue in next sprint INT reset and upgrade.so verified it this time. if this still can be reproduced it, I will reopen this bug. thanks.


Note You need to log in before you can comment on or make changes to this bug.