Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[k8s.io] Kubectl client [k8s.io] Kubectl apply should reuse port when apply to an existing SVC {Kubernetes e2e suite} #36948

Closed
k8s-github-robot opened this issue Nov 17, 2016 · 0 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/cli Categorizes an issue or PR as relevant to SIG CLI.

Comments

@k8s-github-robot
Copy link

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-aws/262/

Failed: [k8s.io] Kubectl client [k8s.io] Kubectl apply should reuse port when apply to an existing SVC {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:633
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://35.163.187.17 --kubeconfig=/workspace/.kube/config apply -f - --namespace=e2e-tests-kubectl-qfwuv] []  0xc420accd60  Unable to connect to the server: dial tcp 35.163.187.17:443: i/o timeout\n [] <nil> 0xc420a95da0 exit status 1 <nil> <nil> true [0xc4206049a8 0xc4206049e8 0xc420604a10] [0xc4206049a8 0xc4206049e8 0xc420604a10] [0xc4206049b0 0xc4206049c8 0xc4206049f8] [0x957cf0 0x957df0 0x957df0] 0xc420dadb00 <nil>}:\nCommand stdout:\n\nstderr:\nUnable to connect to the server: dial tcp 35.163.187.17:443: i/o timeout\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://35.163.187.17 --kubeconfig=/workspace/.kube/config apply -f - --namespace=e2e-tests-kubectl-qfwuv] []  0xc420accd60  Unable to connect to the server: dial tcp 35.163.187.17:443: i/o timeout
     [] <nil> 0xc420a95da0 exit status 1 <nil> <nil> true [0xc4206049a8 0xc4206049e8 0xc420604a10] [0xc4206049a8 0xc4206049e8 0xc420604a10] [0xc4206049b0 0xc4206049c8 0xc4206049f8] [0x957cf0 0x957df0 0x957df0] 0xc420dadb00 <nil>}:
    Command stdout:
    
    stderr:
    Unable to connect to the server: dial tcp 35.163.187.17:443: i/o timeout
    
    error:
    exit status 1
    
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/util.go:2052
@k8s-github-robot k8s-github-robot added kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. labels Nov 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence. sig/cli Categorizes an issue or PR as relevant to SIG CLI.
Projects
None yet
Development

No branches or pull requests

4 participants