openshiftio / openshift.io

Red Hat OpenShift.io is an end-to-end development environment for planning, building and deploying modern applications.
https://openshift.io
97 stars 66 forks source link

All build are not reflected in the UI #4352

Open kishansagathiya opened 6 years ago

kishansagathiya commented 6 years ago
Issue Overview

I have sixth build running and seventh waiting for its turn, somehow that UI doesn't show anything after 4th build

Expected Behaviour

OSIO should show all builds

Current Behaviour

I have sixth build running and seventh waiting for its turn, somehow that UI doesn't show anything after 4th build screenshot from 2018-09-25 14-29-06

Steps To Reproduce

Can't remember exact steps. I have a vertx booster here https://github.com/kishansagathiya/myspace-preview on which this is happening. Builds were triggered by Github Webhook request. I don't remeber doing anything special except the regular flow of creating a booster and building.

I wonder if this would have something to do with different appname(app-test-1) and reponame(myspace-preview). The build number sequence is also non consistent

app-test-1-1
app-test-1-4
myspace-preview-5
myspace-preview-6
myspace-preview-7

Not sure what changed the build names this way. What happened to app-test-1-2 and app-test-1-3 ?

Additional Information

This is on prod-preview. Haven't tested this on prod. user is ksagathi-preview

For example if you are facing UI problem you can tell us

piyush-garg commented 5 years ago

@kishansagathiya If you have triggered the build using Build now option on Jenkins console, then that will not be shown in OSIO and OSO. Can you please confirm?

kishansagathiya commented 5 years ago

@piyush-garg These builds were triggered with a github commits

christianvogt commented 5 years ago

If after investigating the issue, it's found that the service is correctly sending all pipeline info, reassign to the UI team.