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] ResourceQuota should verify ResourceQuota with terminating scopes. {Kubernetes e2e suite} #31158

Closed
k8s-github-robot opened this issue Aug 22, 2016 · 8 comments
Assignees
Labels
kind/flake Categorizes issue or PR as related to a flaky test. priority/backlog Higher priority than priority/awaiting-more-evidence.

Comments

@k8s-github-robot
Copy link

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

Failed: [k8s.io] ResourceQuota should verify ResourceQuota with terminating scopes. {Kubernetes e2e suite}

/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:410
Expected error:
    <*errors.StatusError | 0xc820630b00>: {
        ErrStatus: {
            TypeMeta: {Kind: "", APIVersion: ""},
            ListMeta: {SelfLink: "", ResourceVersion: ""},
            Status: "Failure",
            Message: "the server has asked for the client to provide credentials (get resourceQuotas quota-not-terminating)",
            Reason: "Unauthorized",
            Details: {
                Name: "quota-not-terminating",
                Group: "",
                Kind: "resourceQuotas",
                Causes: [
                    {
                        Type: "UnexpectedServerResponse",
                        Message: "Unauthorized",
                        Field: "",
                    },
                ],
                RetryAfterSeconds: 0,
            },
            Code: 401,
        },
    }
    the server has asked for the client to provide credentials (get resourceQuotas quota-not-terminating)
not to have occurred
/go/src/k8s.io/kubernetes/_output/dockerized/go/src/k8s.io/kubernetes/test/e2e/resource_quota.go:348
@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 Aug 22, 2016
@ncdc
Copy link
Member

ncdc commented Aug 22, 2016

@cjcullen can I assign this to you?

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @ncdc

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

@ncdc ncdc removed their assignment Aug 30, 2016
@ncdc
Copy link
Member

ncdc commented Aug 30, 2016

@pwittrock this is some sort of gcloud issue

@pwittrock
Copy link
Member

@ncdc thanks
@cjcullen assigned this to you, let me know if it should go somewhere else

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @cjcullen

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

@k8s-github-robot
Copy link
Author

[FLAKE-PING] @cjcullen

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

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

[FLAKE-PING] @cjcullen

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

@cjcullen
Copy link
Member

cjcullen commented Oct 5, 2016

This hasn't failed in 2 weeks. I'm guessing it was due to our flakiness in test that was fixed internally on 9/9.

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.
Projects
None yet
Development

No branches or pull requests

4 participants