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

DO NOT MERGE #776

Conversation

p0lyn0mial
Copy link

should helps us nail down image-registry.openshift-image-registry.svc:5000/openshift/tools: unauthorized: authentication required

@openshift-ci-robot openshift-ci-robot added the backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. label May 27, 2021
@openshift-ci-robot
Copy link

@p0lyn0mial: the contents of this pull request could not be automatically validated.

The following commits could not be validated and must be approved by a top-level approver:

@p0lyn0mial
Copy link
Author

/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label May 27, 2021
@openshift-ci
Copy link

openshift-ci bot commented May 27, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: p0lyn0mial
To complete the pull request process, please assign soltysh after the PR has been reviewed.
You can assign the PR to them by writing /assign @soltysh in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot requested review from marun and mfojtik May 27, 2021 11:47
@openshift-ci
Copy link

openshift-ci bot commented May 27, 2021

@p0lyn0mial: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/verify-commits c9b56bc link /test verify-commits
ci/prow/e2e-aws-csi c9b56bc link /test e2e-aws-csi
ci/prow/k8s-e2e-gcp c9b56bc link /test k8s-e2e-gcp
ci/prow/e2e-agnostic-cmd c9b56bc link /test e2e-agnostic-cmd

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@p0lyn0mial
Copy link
Author

from the image-registry logs

time="2021-05-27T13:04:08.294520151Z" level=error msg="OpenShift access denied: no opinion" go.version=go1.15.7 http.request.host="image-registry.openshift-image-registry.svc:5000" http.request.id=405b5117-21a5-4ad7-8717-d09c1d595fd5 http.request.method=HEAD http.request.remoteaddr="10.128.2.231:59442" http.request.uri="/v2/e2e-test-image-layers-jxh4t/output/blobs/sha256:661c852646fab27cae068c1d800bc00d2337b8b1da146c3c986f45af682034df" http.request.useragent="containers/5.10.6 (github.com/containers/image)" openshift.auth.user="system:serviceaccount:e2e-test-build-multistage-6hjt7:builder" vars.digest="sha256:661c852646fab27cae068c1d800bc00d2337b8b1da146c3c986f45af682034df" vars.name=e2e-test-image-layers-jxh4t/output

from a kas server logs

I0527 13:04:08.306611      18 rbac.go:119] RBAC: no rules authorize user "system:serviceaccount:e2e-test-build-multistage-6hjt7:builder" with groups ["system:serviceaccounts" "system:serviceaccounts:e2e-test-build-multistage-6hjt7" "system:authenticated"] to "get" resource "imagestreams/layers.image.openshift.io" named "output" in namespace "e2e-test-image-layers-jxh4t"

the user was system:serviceaccount:e2e-test-build-multistage-6hjt7:builder
the ns was e2e-test-image-layers-jxh4t
timestamp was 13:04:08.294520151Z

it looks like a race between creating a user (from a test) and observing RBAC roles (in response to creating a user) in the server.

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 25, 2021
@openshift-bot
Copy link

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Sep 24, 2021
@openshift-bot
Copy link

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

@openshift-ci openshift-ci bot closed this Oct 24, 2021
@openshift-ci
Copy link

openshift-ci bot commented Oct 24, 2021

@openshift-bot: Closed this PR.

In response to this:

Rotten issues close after 30d of inactivity.

Reopen the issue by commenting /reopen.
Mark the issue as fresh by commenting /remove-lifecycle rotten.
Exclude this issue from closing again by commenting /lifecycle frozen.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backports/unvalidated-commits Indicates that not all commits come to merged upstream PRs. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants