+ export WORKSPACE=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release-crio + WORKSPACE=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release-crio + export BUILDER_NAME=openshift-release-crio + BUILDER_NAME=openshift-release-crio + '[' openshift-release-crio = vagrant-dev ']' + '[' openshift-release-crio = vagrant-release ']' + export VAGRANT_PREFIX=kubevirt + VAGRANT_PREFIX=kubevirt + export VAGRANT_NUM_NODES=1 + VAGRANT_NUM_NODES=1 + export VAGRANT_DOTFILE_PATH=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release-crio/.vagrant + VAGRANT_DOTFILE_PATH=/var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release-crio/.vagrant + export DOCKERIZE_VERSION=v0.3.0 + DOCKERIZE_VERSION=v0.3.0 + curl -LO https://github.com/jwilder/dockerize/releases/download/v0.3.0/dockerize-linux-amd64-v0.3.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 625 0 625 0 0 1109 0 --:--:-- --:--:-- --:--:-- 1108 6 2436k 6 152k 0 0 95779 0 0:00:26 0:00:01 0:00:25 95779 44 2436k 44 1086k 0 0 415k 0 0:00:05 0:00:02 0:00:03 948k 100 2436k 100 2436k 0 0 772k 0 0:00:03 0:00:03 --:--:-- 1501k + tar -C /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release-crio -xzvf dockerize-linux-amd64-v0.3.0.tar.gz dockerize + rm dockerize-linux-amd64-v0.3.0.tar.gz + trap '{ make cluster-down; }' EXIT + set +e + make cluster-up ./cluster/up.sh cluster/vagrant-kubernetes/provider.sh: line 10: vagrant: command not found cluster/vagrant-kubernetes/provider.sh: line 18: vagrant: command not found ssh: Could not resolve hostname master: Name or service not known chmod: cannot access ‘cluster/vagrant-kubernetes/.kubectl’: No such file or directory cluster/vagrant-kubernetes/provider.sh: line 23: vagrant: command not found + '[' 0 -ne 0 ']' + set -e + make hack/dockerized "./hack/check.sh && ./hack/build-go.sh install " sha256:1a9978faa7586004da26a044a69f8b47d751d0f725f64c1b6d1aa246f0b67bd7 openshift-release-crio go version go1.9.2 linux/amd64 rsync: read error: Connection reset by peer (104) rsync error: error in rsync protocol data stream (code 12) at io.c(764) [sender=3.0.9] Waiting for rsyncd to be ready skipping directory . go version go1.9.2 linux/amd64 Compiling tests... compiled tests.test a6ab2564f886425d0daca32f6010431e04ba51e69b016e7f9dee211954bea766 a6ab2564f886425d0daca32f6010431e04ba51e69b016e7f9dee211954bea766 hack/dockerized "DOCKER_TAG= ./hack/build-manifests.sh" sha256:1a9978faa7586004da26a044a69f8b47d751d0f725f64c1b6d1aa246f0b67bd7 go version go1.9.2 linux/amd64 skipping directory . go version go1.9.2 linux/amd64 33342e667303f413a61f184311e57a23a7fdd3770787265e60d647cf8914a520 33342e667303f413a61f184311e57a23a7fdd3770787265e60d647cf8914a520 ++ cat cluster/vagrant-kubernetes/.kubeconfig ++ grep server ++ sed -e 's# \+server: https://##' ++ sed -e 's/\r//' + export APISERVER= + APISERVER= + /var/lib/swarm/workspace/kubevirt-functional-tests-openshift-release-crio/dockerize -wait tcp:// -timeout 300s 2018/04/29 03:04:38 Waiting for host: 2018/04/29 03:04:38 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:04:43 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:04:48 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:04:53 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:04:58 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:03 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:08 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:13 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:18 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:23 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:28 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:33 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:38 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:43 Problem with dial: dial tcp: missing address. Sleeping 5s 2018/04/29 03:05:48 Problem with dial: dial tcp: missing address. Sleeping 5s automation/test.sh: line 75: 11082 Terminated $WORKSPACE/dockerize -wait tcp://$APISERVER -timeout 300s + make cluster-down ./cluster/down.sh cluster/vagrant-kubernetes/provider.sh: line 52: vagrant: command not found make: *** [cluster-down] Error 127