Bug 1367836

Summary: [OCP] Master node: Messages during Starting Atomic OpenShift Master
Product: Red Hat Quickstart Cloud Installer Reporter: Thom Carlin <tcarlin>
Component: Installation - OpenShiftAssignee: Dylan Murray <dymurray>
Status: NEW --- QA Contact: Sudhir Mallamprabhakara <smallamp>
Severity: medium Docs Contact: Derek <dcadzow>
Priority: unspecified    
Version: 1.0CC: bthurber, tsanders
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 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 Thom Carlin 2016-08-17 15:22:40 UTC
Description of problem:

On OCP Master Node: Unexpected messages in /var/log/messages during Starting Atomic OpenShift Master 

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

QCI-1.0-RHEL-7-20160815.t.0

How reproducible:

Believe 100%

Steps to Reproduce:
1. Install/cofngiure QCI
2. Deploy RHV and OpenShift
3. Examine /var/log/messages

Actual results:

date time host systemd: Starting Atomic OpenShift Master...
date time host atomic-openshift-master: W0817 14:20:05.148644   21016 start_master.go:271] assetConfig.loggingPublicURL: Invalid value: "": required to view aggregated container logs in the console
date time host atomic-openshift-master: W0817 14:20:05.148786   21016 start_master.go:271] assetConfig.metricsPublicURL: Invalid value: "": required to view cluster metrics in the console
date time host atomic-openshift-master: E0817 14:20:05.807340   21016 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *api.Group: error #0: dial tcp <<master_node_ip_address>>:4001: connection refused
date time host atomic-openshift-master: E0817 14:20:05.807438   21016 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *api.ClusterPolicyBinding: error #0: dial <<master_node_ip_address>>:4001: connection refused
date time host atomic-openshift-master: E0817 14:20:05.807477   21016 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *api.ClusterPolicy: error #0: dial tcp <<master_node_ip_address>>:4001: connection refused
date time host atomic-openshift-master: E0817 14:20:05.807530   21016 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *api.PolicyBinding: error #0: dial tcp <<master_node_ip_address>>:4001: connection refused
date time host atomic-openshift-master: E0817 14:20:05.807580   21016 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *api.Policy: error #0: dial tcp <<master_node_ip_address>>:4001: connection refused
date time host atomic-openshift-master: E0817 14:20:05.810040   21016 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *api.OAuthAccessToken: error #0: dial tcp <<master_node_ip_address>>:4001: connection refused
date time host atomic-openshift-master: E0817 14:20:05.810753   21016 cacher.go:220] unexpected ListAndWatch error: pkg/storage/cacher.go:163: Failed to list *api.User: error #0: dial tcp <<master_node_ip_address>>:4001: connection refused
date time host atomic-openshift-master: I0817 14:20:06.134531   21016 plugins.go:71] No cloud provider specified.

Expected results:

No errors, 

Additional info:

Comment 1 John Matthews 2016-08-17 18:42:31 UTC
Dylan,

Please investigate, if this is not blocking functionality let's post-pone to post GA.