Closed
Description
FAILURE after 29.679s: test/extended/clusterup.sh:118: executing 'oc cluster up --public-hostname=myserver.127.0.0.1.nip.io --version=213f9a8' expecting success: the command returned the wrong error code
Standard output from the command:
Starting OpenShift using openshift/origin:213f9a8 ...
-- Checking OpenShift client ... OK
-- Checking Docker client ... OK
-- Checking Docker version ... OK
-- Checking for existing OpenShift container ... OK
-- Checking for openshift/origin:213f9a8 image ... OK
-- Checking Docker daemon configuration ... OK
-- Checking for available ports ... OK
-- Checking type of volume mount ...
Using nsenter mounter for OpenShift volumes
-- Creating host directories ... OK
-- Finding server IP ...
Using 127.0.0.1 as the server IP
-- Starting OpenShift container ...
Creating initial OpenShift configuration
Starting OpenShift using container 'origin'
Waiting for API server to start listening
OpenShift server started
-- Adding default OAuthClient redirect URIs ... OK
-- Installing registry ...
scc "privileged" added to: ["system:serviceaccount:default:registry"]
-- Installing router ... OK
-- Importing image streams ... OK
-- Importing templates ... OK
-- Login to server ...
error: dial tcp: lookup myserver.127.0.0.1.nip.io on 172.18.0.2:53: server misbehaving - verify you have provided the correct host and port and that the server is currently running.
FAIL
Error: dial tcp: lookup myserver.127.0.0.1.nip.io on 172.18.0.2:53: server misbehaving