Bug 1367836 - [OCP] Master node: Messages during Starting Atomic OpenShift Master
Summary: [OCP] Master node: Messages during Starting Atomic OpenShift Master
Keywords:
Status: NEW
Alias: None
Product: Red Hat Quickstart Cloud Installer
Classification: Red Hat
Component: Installation - OpenShift
Version: 1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Dylan Murray
QA Contact: Sudhir Mallamprabhakara
Derek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-17 15:22 UTC by Thom Carlin
Modified: 2020-01-08 16:37 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Target Upstream Version:


Attachments (Terms of Use)

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.


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