Bug 1321765

Summary: [userinterface_public_616]Some download information in logs doesn't align well on web console
Product: OKD Reporter: Yanping Zhang <yanpzhan>
Component: ImageAssignee: kconner
Status: CLOSED UPSTREAM QA Contact: Wang Haoran <haowang>
Severity: low Docs Contact:
Priority: low    
Version: 3.xCC: aos-bugs, bparees, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-20 15:15:07 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:
Attachments:
Description Flags
log-1
none
log-2 none

Description Yanping Zhang 2016-03-29 06:05:33 UTC
Description of problem:
After create an app such as eap app, check build log from web console, there are many logs about the downloading package procedure, some of them don't align well in a line, which looks like being truncated. Pls refer to the attachment.

Version-Release number of selected component (if applicable):
devenv-rhel7_3849
openshift v1.1.4-296-g8e98dcc
kubernetes v1.2.0-36-g4a3f9c5
etcd 2.2.5

How reproducible:
Always

Steps to Reproduce:
1.Create an eap app on web console, then check build log from web console.
2.
3.

Actual results:
1. Some of logs about downloading package don't align well in a line, which looks like being truncated.

Expected results:
1.Logs should align well on web console.

Additional info:

Comment 1 Yanping Zhang 2016-03-29 06:06:21 UTC
Created attachment 1141099 [details]
log-1

Comment 2 Yanping Zhang 2016-03-29 06:07:09 UTC
Created attachment 1141100 [details]
log-2

Comment 3 Samuel Padgett 2016-03-29 12:27:25 UTC
Yanping, what image were you using specifically? This was fixed for the wildfly image, but I don't think it was for EAP.

https://github.com/openshift/origin/pull/7922#issuecomment-194968423
https://github.com/openshift-s2i/s2i-wildfly/pull/75

Comment 4 Ben Parees 2016-03-29 13:09:09 UTC
Kevin, sounds like EAP/JWS need the same "use batch mode for maven" fix that was applied to wildfly in the pulls Sam mentions above.

Comment 5 Yanping Zhang 2016-03-30 01:51:25 UTC
I created eap app from template: eap64-basic-s2i
Builder image:
openshift/jboss-eap64-openshift:1.2
Source repo:
https://github.com/jboss-developer/jboss-eap-quickstarts/tree/6.4.x/helloworld
(In reply to Samuel Padgett from comment #3)
> Yanping, what image were you using specifically? This was fixed for the
> wildfly image, but I don't think it was for EAP.
> 
> https://github.com/openshift/origin/pull/7922#issuecomment-194968423
> https://github.com/openshift-s2i/s2i-wildfly/pull/75

Comment 6 Ben Parees 2017-02-20 15:15:07 UTC
closing as this is being tracked in JIRA now, which is the mechanism for middleware image issues.