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 api-versions should check if v1 is in available api versions [Conformance] {Kubernetes e2e suite} #29710

Closed
k8s-github-robot opened this issue Jul 27, 2016 · 7 comments
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/kubernetes-e2e-gke/12066/

Failed: [k8s.io] Kubectl client [k8s.io] Kubectl api-versions should check if v1 is in available api versions [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:127
Expected error:
    <*url.Error | 0xc821141c20>: {
        Op: "Get",
        URL: "https://104.154.251.11/api/v1/watch/namespaces/e2e-tests-kubectl-fxu48/serviceaccounts?fieldSelector=metadata.name%3Ddefault",
        Err: {
            Op: "dial",
            Net: "tcp",
            Source: nil,
            Addr: {
                IP: "\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\xff\xffh\x9a\xfb\v",
                Port: 443,
                Zone: "",
            },
            Err: {},
        },
    }
    Get https://104.154.251.11/api/v1/watch/namespaces/e2e-tests-kubectl-fxu48/serviceaccounts?fieldSelector=metadata.name%3Ddefault: dial tcp 104.154.251.11:443: i/o timeout
not to have occurred
@k8s-github-robot k8s-github-robot added priority/backlog Higher priority than priority/awaiting-more-evidence. kind/flake Categorizes issue or PR as related to a flaky test. labels Jul 27, 2016
@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gke/12137/

Failed: [k8s.io] Kubectl client [k8s.io] Kubectl api-versions should check if v1 is in available api versions [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:430
Expected error:
    <*errors.errorString | 0xc820322a70>: {
        s: "Error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.231.154 --kubeconfig=/workspace/.kube/config api-versions] []  <nil>  error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\n [] <nil> 0xc8207eb100 exit status 1 <nil> true [0xc820904820 0xc820904838 0xc820904850] [0xc820904820 0xc820904838 0xc820904850] [0xc820904830 0xc820904848] [0xabc670 0xabc670] 0xc820d56de0}:\nCommand stdout:\n\nstderr:\nerror: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.\n\nerror:\nexit status 1\n",
    }
    Error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://104.198.231.154 --kubeconfig=/workspace/.kube/config api-versions] []  <nil>  error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.
     [] <nil> 0xc8207eb100 exit status 1 <nil> true [0xc820904820 0xc820904838 0xc820904850] [0xc820904820 0xc820904838 0xc820904850] [0xc820904830 0xc820904848] [0xabc670 0xabc670] 0xc820d56de0}:
    Command stdout:

    stderr:
    error: google: could not find default credentials. See https://developers.google.com/accounts/docs/application-default-credentials for more information.

    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:2004

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @jfrazelle

This flaky-test issue would love to have more attention...

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gce/22674/

Failed: [k8s.io] Kubectl client [k8s.io] Kubectl api-versions should check if v1 is in available api versions [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/kubectl.go:474
Expected error:
    <exec.CodeExitError>: {
        Err: {
            s: "error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.152.142 --kubeconfig=/workspace/.kube/config api-versions] []  <nil>  Unable to connect to the server: dial tcp 130.211.152.142:443: i/o timeout\n [] <nil> 0xc8205984a0 exit status 1 <nil> true [0xc820174f80 0xc820174fe0 0xc820175040] [0xc820174f80 0xc820174fe0 0xc820175040] [0xc820174fc0 0xc820175028] [0xadee20 0xadee20] 0xc82026a8a0}:\nCommand stdout:\n\nstderr:\nUnable to connect to the server: dial tcp 130.211.152.142:443: i/o timeout\n\nerror:\nexit status 1\n",
        },
        Code: 1,
    }
    error running &{/workspace/kubernetes/platforms/linux/amd64/kubectl [kubectl --server=https://130.211.152.142 --kubeconfig=/workspace/.kube/config api-versions] []  <nil>  Unable to connect to the server: dial tcp 130.211.152.142:443: i/o timeout
     [] <nil> 0xc8205984a0 exit status 1 <nil> true [0xc820174f80 0xc820174fe0 0xc820175040] [0xc820174f80 0xc820174fe0 0xc820175040] [0xc820174fc0 0xc820175028] [0xadee20 0xadee20] 0xc82026a8a0}:
    Command stdout:

    stderr:
    Unable to connect to the server: dial tcp 130.211.152.142: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:2122

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @jfrazelle

This flaky-test issue would love to have more attention.

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @jfrazelle

This flaky-test issue would love to have more attention.

1 similar comment
@k8s-github-robot
Copy link
Author

[FLAKE-PING] @jfrazelle

This flaky-test issue would love to have more attention.

@k8s-github-robot
Copy link
Author

https://k8s-gubernator.appspot.com/build/kubernetes-jenkins/logs/kubernetes-e2e-gci-gke-staging-parallel/2388/

Failed: [k8s.io] Kubectl client [k8s.io] Kubectl api-versions should check if v1 is in available api versions [Conformance] {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:134
Nov 11 07:10:30.519: Couldn't delete ns: "e2e-tests-kubectl-0fnxp": an error on the server ("Internal Server Error: \"/apis/batch/v1/namespaces/e2e-tests-kubectl-0fnxp/jobs\"") has prevented the request from succeeding (get jobs.batch) (&errors.StatusError{ErrStatus:unversioned.Status{TypeMeta:unversioned.TypeMeta{Kind:"", APIVersion:""}, ListMeta:unversioned.ListMeta{SelfLink:"", ResourceVersion:""}, Status:"Failure", Message:"an error on the server (\"Internal Server Error: \\\"/apis/batch/v1/namespaces/e2e-tests-kubectl-0fnxp/jobs\\\"\") has prevented the request from succeeding (get jobs.batch)", Reason:"InternalError", Details:(*unversioned.StatusDetails)(0xc820797b30), Code:500}})
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/framework/framework.go:338

@calebamiles calebamiles added the sig/cli Categorizes an issue or PR as relevant to SIG CLI. label Feb 28, 2017
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