Skip to content

[IGNORE] - Tests to validate GCP e2e tests failures [release-4.15] #1012

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

Open
wants to merge 1 commit into
base: release-4.15
Choose a base branch
from

Conversation

camilamacedo86
Copy link
Contributor

No description provided.

@openshift-ci openshift-ci bot requested review from dinhxuanvu and grokspawn May 22, 2025 05:45
Copy link
Contributor

openshift-ci bot commented May 22, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: camilamacedo86
Once this PR has been reviewed and has the lgtm label, please assign tmshort for approval. For more information see the Code Review Process.

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

@camilamacedo86
Copy link
Contributor Author

/retest-required

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-console-olm

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-olm

@tmshort
Copy link
Contributor

tmshort commented May 22, 2025

GCP tests are in perma-fail.

@camilamacedo86
Copy link
Contributor Author

/retest-required

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-console-olm

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-olm-flaky

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-olm

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-console-olm

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-olm

2 similar comments
@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-olm

@camilamacedo86
Copy link
Contributor Author

/test e2e-gcp-olm

Copy link
Contributor

openshift-ci bot commented May 25, 2025

@camilamacedo86: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-olm 7efeb7c link true /test e2e-gcp-olm

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-sigs/prow repository. I understand the commands that are listed here.

@perdasilva
Copy link
Contributor

I pulled up a clusterbot with this PR (I guess I could have just used 4.15 XDD) and ran the e2e tests individually against that cluster:

 TEST='Subscription when bundle unpack retries are enabled should retry failing unpack jobs' make e2e/olm                                                                                                                                                                                                                                        perdasilva@nibbler
WHAT=operator-lifecycle-manager \
E2E_CATALOG_NS=openshift-marketplace \
E2E_INSTALL_NS=openshift-operator-lifecycle-manager \
E2E_TEST_NS=openshift-operators \
E2E_TIMEOUT=135m \
KUBECTL=oc \
E2E_GINKGO_OPTS=" --junit-report junit_e2e.xml" \
E2E_OPTS="-communityOperators=quay.io/olmtest/test-catalog:v1.39.0" \
make e2e
make[1]: Entering directory '/home/perdasilva/repos/perdasilva/operator-framework-olm'
scripts/e2e.sh
~/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager ~/repos/perdasilva/operator-framework-olm
Populating nested vendor directory
all modules verified
Running operator-lifecycle-manager e2e tests
make[2]: Entering directory '/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager'
CGO_ENABLED=1 GO111MODULE=on GOFLAGS="-mod=vendor -buildvcs=false" go run github.com/onsi/ginkgo/v2/ginkgo -timeout 135m -v -randomize-suites -race -trace   -focus 'Subscription when bundle unpack retries are enabled should retry failing unpack jobs'   --junit-report junit_e2e.xml ./test/e2e -- -namespace=openshift-operators -olmNamespace=openshift-operator-lifecycle-manager -catalogNamespace=openshift-marketplace -communityOperators=quay.io/olmtest/test-catalog:v1.39.0
Running Suite: End-to-end - /home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e
================================================================================================================================
Random Seed: 1751384081

Will run 1 of 206 specs
------------------------------
[BeforeSuite] 
/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e/e2e_test.go:84
[BeforeSuite] PASSED [0.652 seconds]
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
Subscription when bundle unpack retries are enabled should retry failing unpack jobs
/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e/subscription_e2e_test.go:2681
  created the subscription-e2e-xd5kg testing namespace
  created the subscription-e2e-xd5kg/subscription-e2e-xd5kg-operatorgroup operator group
  STEP: Ensuring a registry to host bundle images @ 07/01/25 17:35:13.578
  STEP: The remote image to be copied onto the local registry @ 07/01/25 17:35:14.018
  STEP: on-cluster image ref @ 07/01/25 17:35:14.018
  STEP: creating a catalog referencing a non-existent bundle image @ 07/01/25 17:35:14.019
  STEP: patching the OperatorGroup to reduce the bundle unpacking timeout @ 07/01/25 17:35:32.047
  STEP: creating a subscription for the missing bundle @ 07/01/25 17:35:32.278
  STEP: waiting for bundle unpack to fail @ 07/01/25 17:35:32.411
  STEP: pushing missing bundle image @ 07/01/25 17:36:01.606
  STEP: wait for skopeo pod to exit successfully @ 07/01/25 17:36:01.737
  STEP: patching the OperatorGroup to increase the bundle unpacking timeout @ 07/01/25 17:36:19.077
  STEP: patching operator group to enable unpack retries @ 07/01/25 17:36:19.308
  STEP: waiting until the subscription has an IP reference @ 07/01/25 17:36:19.536
  17:36:34.5913: subscription subscription-e2e-xd5kg/subscription-e2e-xd5kg-unpack-retry-package-sub state: UpgradePending (csv example-operator.v0.1.0): installPlanRef: &v1.ObjectReference{Kind:"InstallPlan", Namespace:"subscription-e2e-xd5kg", Name:"install-krk6p", UID:"a037498e-63a1-49ec-ad68-1beab67004e5", APIVersion:"operators.coreos.com/v1alpha1", ResourceVersion:"40330", FieldPath:""}
  17:36:34.5917: subscription subscription-e2e-xd5kg/subscription-e2e-xd5kg-unpack-retry-package-sub state: UpgradePending (csv example-operator.v0.1.0): status: v1alpha1.SubscriptionStatus{CurrentCSV:"example-operator.v0.1.0", InstalledCSV:"", Install:(*v1alpha1.InstallPlanReference)(0xc00020fa80), State:"UpgradePending", Reason:"", InstallPlanGeneration:1, InstallPlanRef:(*v1.ObjectReference)(0xc000466540), CatalogHealth:[]v1alpha1.SubscriptionCatalogHealth{v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc000466310), LastUpdated:time.Date(2025, time.July, 1, 17, 36, 0, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc000466380), LastUpdated:time.Date(2025, time.July, 1, 17, 36, 0, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc0004663f0), LastUpdated:time.Date(2025, time.July, 1, 17, 36, 0, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc000466460), LastUpdated:time.Date(2025, time.July, 1, 17, 36, 0, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc0004664d0), LastUpdated:time.Date(2025, time.July, 1, 17, 36, 0, 0, time.Local), Healthy:true}}, Conditions:[]v1alpha1.SubscriptionCondition{v1alpha1.SubscriptionCondition{Type:"CatalogSourcesUnhealthy", Status:"False", Reason:"AllCatalogSourcesHealthy", Message:"all available catalogsources are healthy", LastHeartbeatTime:<nil>, LastTransitionTime:time.Date(2025, time.July, 1, 17, 36, 0, 0, time.Local)}, v1alpha1.SubscriptionCondition{Type:"BundleUnpacking", Status:"True", Reason:"UnpackingInProgress", Message:"", LastHeartbeatTime:<nil>, LastTransitionTime:<nil>}, v1alpha1.SubscriptionCondition{Type:"BundleUnpackFailed", Status:"True", Reason:"BundleUnpackFailed", Message:"bundle unpacking failed. Reason: DeadlineExceeded, and Message: Job was active longer than specified deadline", LastHeartbeatTime:<nil>, LastTransitionTime:<nil>}}, LastUpdated:time.Date(2025, time.July, 1, 17, 36, 34, 0, time.Local)}
  waiting 15.055008425s for subscription subscription-e2e-xd5kg/subscription-e2e-xd5kg-unpack-retry-package-sub to have installplan ref: has ref &v1.ObjectReference{Kind:"InstallPlan", Namespace:"subscription-e2e-xd5kg", Name:"install-krk6p", UID:"a037498e-63a1-49ec-ad68-1beab67004e5", APIVersion:"operators.coreos.com/v1alpha1", ResourceVersion:"40330", FieldPath:""}
  STEP: waiting for the v0.1.0 CSV to report a succeeded phase @ 07/01/25 17:36:34.591
  waiting for CSV subscription-e2e-xd5kg/example-operator.v0.1.0 to reach condition
  waited 461.732655ms for csv subscription-e2e-xd5kg/example-operator.v0.1.0 - Pending (RequirementsUnknown): requirements not yet checked
  waited 461.766588ms for CSV subscription-e2e-xd5kg/example-operator.v0.1.0: to be in phases [Succeeded], in phase Pending (RequirementsUnknown): requirements not yet checked
  waited 411.082686ms for csv subscription-e2e-xd5kg/example-operator.v0.1.0 - Pending (RequirementsNotMet): one or more requirements couldn't be found
  waited 411.097263ms for CSV subscription-e2e-xd5kg/example-operator.v0.1.0: to be in phases [Succeeded], in phase Pending (RequirementsNotMet): one or more requirements couldn't be found
  waited 800.110774ms for csv subscription-e2e-xd5kg/example-operator.v0.1.0 - InstallReady (AllRequirementsMet): all requirements found, attempting install
  waited 800.127335ms for CSV subscription-e2e-xd5kg/example-operator.v0.1.0: to be in phases [Succeeded], in phase InstallReady (AllRequirementsMet): all requirements found, attempting install
  waited 143.251309ms for csv subscription-e2e-xd5kg/example-operator.v0.1.0 - Installing (InstallSucceeded): waiting for install components to report healthy
  waited 143.265927ms for CSV subscription-e2e-xd5kg/example-operator.v0.1.0: to be in phases [Succeeded], in phase Installing (InstallSucceeded): waiting for install components to report healthy
  waited 511.539087ms for csv subscription-e2e-xd5kg/example-operator.v0.1.0 - Installing (InstallWaiting): installing: waiting for deployment example-operator-controller-manager to become ready: waiting for spec update of deployment "example-operator-controller-manager" to be observed...
  waited 511.554476ms for CSV subscription-e2e-xd5kg/example-operator.v0.1.0: to be in phases [Succeeded], in phase Installing (InstallWaiting): installing: waiting for deployment example-operator-controller-manager to become ready: waiting for spec update of deployment "example-operator-controller-manager" to be observed...
  waited 196.939446ms for csv subscription-e2e-xd5kg/example-operator.v0.1.0 - Installing (InstallWaiting): installing: waiting for deployment example-operator-controller-manager to become ready: deployment "example-operator-controller-manager" not available: Deployment does not have minimum availability.
  waited 196.972678ms for CSV subscription-e2e-xd5kg/example-operator.v0.1.0: to be in phases [Succeeded], in phase Installing (InstallWaiting): installing: waiting for deployment example-operator-controller-manager to become ready: deployment "example-operator-controller-manager" not available: Deployment does not have minimum availability.
  waited 20.454927755s for csv subscription-e2e-xd5kg/example-operator.v0.1.0 - Succeeded (InstallSucceeded): install strategy completed with no errors
  waited 20.454941401s for CSV subscription-e2e-xd5kg/example-operator.v0.1.0: to be in phases [Succeeded], in phase Succeeded (InstallSucceeded): install strategy completed with no errors
  STEP: checking if old unpack conditions on subscription are removed @ 07/01/25 17:36:57.572
  tearing down the subscription-e2e-xd5kg namespace
  resetting e2e kube client
  deleting subscription-e2e-xd5kg/subscription-e2e-xd5kg-catsrc
  deleting subscription-e2e-xd5kg/subscription-e2e-xd5kg-catsrc-svc
  deleting subscription-e2e-xd5kg/subscription-e2e-xd5kg-catsrc-pod
  deleting subscription-e2e-xd5kg/subscription-e2e-xd5kg-catsrc-configmap
  deleting subscription-e2e-xd5kg/subscription-e2e-xd5kg-operatorgroup
  deleting <global>/subscription-e2e-xd5kg
  garbage collecting CRDs
  deleting crd apps.example.com
• [107.802 seconds]
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
[AfterSuite] 
/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e/e2e_test.go:130
[AfterSuite] PASSED [0.000 seconds]
------------------------------
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.026 seconds]
------------------------------

Ran 1 of 206 Specs in 108.471 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 205 Skipped
PASS

Ginkgo ran 1 suite in 2m19.024012726s
Test Suite Passed
make[2]: Leaving directory '/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager'
~/repos/perdasilva/operator-framework-olm
make[1]: Leaving directory '/home/perdasilva/repos/perdasilva/operator-framework-olm'
~/repos/perdasilva/operator-framework-olm (release-4.15*) » TEST='Install Plan.*creation with permissions' make e2e/olm                                                                                                                                                                                                                                                                                     perdasilva@nibbler
WHAT=operator-lifecycle-manager \
E2E_CATALOG_NS=openshift-marketplace \
E2E_INSTALL_NS=openshift-operator-lifecycle-manager \
E2E_TEST_NS=openshift-operators \
E2E_TIMEOUT=135m \
KUBECTL=oc \
E2E_GINKGO_OPTS=" --junit-report junit_e2e.xml" \
E2E_OPTS="-communityOperators=quay.io/olmtest/test-catalog:v1.39.0" \
make e2e
make[1]: Entering directory '/home/perdasilva/repos/perdasilva/operator-framework-olm'
scripts/e2e.sh
~/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager ~/repos/perdasilva/operator-framework-olm
Populating nested vendor directory
all modules verified
Running operator-lifecycle-manager e2e tests
make[2]: Entering directory '/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager'
CGO_ENABLED=1 GO111MODULE=on GOFLAGS="-mod=vendor -buildvcs=false" go run github.com/onsi/ginkgo/v2/ginkgo -timeout 135m -v -randomize-suites -race -trace   -focus 'Install Plan.*creation with permissions'   --junit-report junit_e2e.xml ./test/e2e -- -namespace=openshift-operators -olmNamespace=openshift-operator-lifecycle-manager -catalogNamespace=openshift-marketplace -communityOperators=quay.io/olmtest/test-catalog:v1.39.0
Running Suite: End-to-end - /home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e
================================================================================================================================
Random Seed: 1751384350

Will run 1 of 206 specs
------------------------------
[BeforeSuite] 
/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e/e2e_test.go:84
[BeforeSuite] PASSED [0.647 seconds]
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
Install Plan creation with permissions
/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e/installplan_e2e_test.go:2721
  created the install-plan-e2e-7b6wn testing namespace
  created the install-plan-e2e-7b6wn/install-plan-e2e-7b6wn-operatorgroup operator group
  STEP: This It spec creates an InstallPlan with a CSV containing a set of permissions to be resolved. @ 07/01/25 17:39:16.355
  STEP: Create manifests @ 07/01/25 17:39:16.356
  STEP: Create new CRDs @ 07/01/25 17:39:16.356
  STEP: Defer CRD clean up @ 07/01/25 17:39:16.356
  STEP: Generate permissions @ 07/01/25 17:39:16.356
  STEP: Permissions must be different than ClusterPermissions defined below if OLM is going to lift role/rolebindings to cluster level. @ 07/01/25 17:39:16.356
  STEP: Generate permissions @ 07/01/25 17:39:16.356
  STEP: Create a new NamedInstallStrategy @ 07/01/25 17:39:16.356
  STEP: Create an nginx details deployment @ 07/01/25 17:39:16.356
  STEP: Create new CSVs @ 07/01/25 17:39:16.356
  STEP: set a simple default strategy if none given @ 07/01/25 17:39:16.356
  STEP: Populate owned and required @ 07/01/25 17:39:16.356
  STEP: Create CatalogSource @ 07/01/25 17:39:16.356
  Creating catalog source nginx-catalogt8z59 in namespace install-plan-e2e-7b6wn...
  Catalog source nginx-catalogt8z59 created
  STEP: Attempt to get CatalogSource @ 07/01/25 17:39:16.599
waiting 213.566026ms for catalog pod install-plan-e2e-7b6wn/nginx-catalogt8z59 to be available (for sync) - TRANSIENT_FAILURE
waiting 16.799256538s for catalog pod install-plan-e2e-7b6wn/nginx-catalogt8z59 to be available (for sync) - READY
probing catalog nginx-catalogt8z59 pod with address nginx-catalogt8z59.install-plan-e2e-7b6wn.svc:50051
skipping health check
  STEP: Creating a Subscription @ 07/01/25 17:39:33.612
  STEP: Attempt to get Subscription @ 07/01/25 17:39:33.728
  17:39:34.1419: subscription install-plan-e2e-7b6wn/sub-nginx-c5hlb state: UpgradePending (csv nginxhjznq-stable): installPlanRef: &v1.ObjectReference{Kind:"InstallPlan", Namespace:"install-plan-e2e-7b6wn", Name:"install-mwmvp", UID:"92cb9f51-c121-477c-a90c-dd632a53d70a", APIVersion:"operators.coreos.com/v1alpha1", ResourceVersion:"42035", FieldPath:""}
  17:39:34.142: subscription install-plan-e2e-7b6wn/sub-nginx-c5hlb state: UpgradePending (csv nginxhjznq-stable): status: v1alpha1.SubscriptionStatus{CurrentCSV:"nginxhjznq-stable", InstalledCSV:"", Install:(*v1alpha1.InstallPlanReference)(0xc000dfae40), State:"UpgradePending", Reason:"", InstallPlanGeneration:1, InstallPlanRef:(*v1.ObjectReference)(0xc00051ce70), CatalogHealth:[]v1alpha1.SubscriptionCatalogHealth{v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc00051cc40), LastUpdated:time.Date(2025, time.July, 1, 17, 39, 33, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc00051ccb0), LastUpdated:time.Date(2025, time.July, 1, 17, 39, 33, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc00051cd20), LastUpdated:time.Date(2025, time.July, 1, 17, 39, 33, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc00051cd90), LastUpdated:time.Date(2025, time.July, 1, 17, 39, 33, 0, time.Local), Healthy:true}, v1alpha1.SubscriptionCatalogHealth{CatalogSourceRef:(*v1.ObjectReference)(0xc00051ce00), LastUpdated:time.Date(2025, time.July, 1, 17, 39, 33, 0, time.Local), Healthy:true}}, Conditions:[]v1alpha1.SubscriptionCondition{v1alpha1.SubscriptionCondition{Type:"CatalogSourcesUnhealthy", Status:"False", Reason:"CatalogSourcesAdded", Message:"all available catalogsources are healthy", LastHeartbeatTime:<nil>, LastTransitionTime:time.Date(2025, time.July, 1, 17, 39, 33, 0, time.Local)}}, LastUpdated:time.Date(2025, time.July, 1, 17, 39, 33, 0, time.Local)}
  waiting 413.273222ms for subscription install-plan-e2e-7b6wn/sub-nginx-c5hlb to have installplan ref: has ref &v1.ObjectReference{Kind:"InstallPlan", Namespace:"install-plan-e2e-7b6wn", Name:"install-mwmvp", UID:"92cb9f51-c121-477c-a90c-dd632a53d70a", APIVersion:"operators.coreos.com/v1alpha1", ResourceVersion:"42035", FieldPath:""}
  STEP: Attempt to get InstallPlan @ 07/01/25 17:39:34.142
  waiting 226.241332ms for installplan install-plan-e2e-7b6wn/install-mwmvp to be phases [Failed Complete], in phase Installing
  waiting 3.787173671s for installplan install-plan-e2e-7b6wn/install-mwmvp to be phases [Failed Complete], in phase Complete
  STEP: Expect correct RBAC resources to be resolved and created @ 07/01/25 17:39:38.156
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterServiceVersion", Namespace:""}, expected registry.ResourceKey{Name:"nginx-sacr77d", Kind:"ServiceAccount", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterServiceVersion", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"Role", Namespace:""}: name has prefix: true kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterServiceVersion", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"RoleBinding", Namespace:""}: name has prefix: true kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterServiceVersion", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRole", Namespace:""}: name has prefix: true kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterServiceVersion", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRoleBinding", Namespace:""}: name has prefix: true kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterServiceVersion", Namespace:""}, expected registry.ResourceKey{Name:"ins4lx5b.cluster.com", Kind:"CustomResourceDefinition", Namespace:""}: name has prefix: false kinds match false
  STEP: This operator was installed into a global operator group, so the roles should have been lifted to clusterroles @ 07/01/25 17:39:38.158
  Found unexpected step registry.ResourceKey{Name:"ins4lx5b.cluster.com", Kind:"CustomResourceDefinition", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"RoleBinding", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"ins4lx5b.cluster.com", Kind:"CustomResourceDefinition", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRole", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"ins4lx5b.cluster.com", Kind:"CustomResourceDefinition", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRoleBinding", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"ins4lx5b.cluster.com", Kind:"CustomResourceDefinition", Namespace:""}, expected registry.ResourceKey{Name:"nginx-sacr77d", Kind:"ServiceAccount", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"ins4lx5b.cluster.com", Kind:"CustomResourceDefinition", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"Role", Namespace:""}: name has prefix: false kinds match false
  STEP: This operator was installed into a global operator group, so the roles should have been lifted to clusterroles @ 07/01/25 17:39:38.158
  Found unexpected step registry.ResourceKey{Name:"nginx-sacr77d", Kind:"ServiceAccount", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"Role", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginx-sacr77d", Kind:"ServiceAccount", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"RoleBinding", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginx-sacr77d", Kind:"ServiceAccount", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRole", Namespace:""}: name has prefix: false kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginx-sacr77d", Kind:"ServiceAccount", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRoleBinding", Namespace:""}: name has prefix: false kinds match false
  STEP: This operator was installed into a global operator group, so the roles should have been lifted to clusterroles @ 07/01/25 17:39:38.159
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable-nginx--4T3kzbWAYSy8PQnJ9zcGHHxZjb6SUCJy7fM1MB", Kind:"Role", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"RoleBinding", Namespace:""}: name has prefix: true kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable-nginx--4T3kzbWAYSy8PQnJ9zcGHHxZjb6SUCJy7fM1MB", Kind:"Role", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRole", Namespace:""}: name has prefix: true kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable-nginx--4T3kzbWAYSy8PQnJ9zcGHHxZjb6SUCJy7fM1MB", Kind:"Role", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRoleBinding", Namespace:""}: name has prefix: true kinds match false
  STEP: This operator was installed into a global operator group, so the roles should have been lifted to clusterroles @ 07/01/25 17:39:38.159
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable-nginx--4T3kzbWAYSy8PQnJ9zcGHHxZjb6SUCJy7fM1MB", Kind:"RoleBinding", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRole", Namespace:""}: name has prefix: true kinds match false
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable-nginx--4T3kzbWAYSy8PQnJ9zcGHHxZjb6SUCJy7fM1MB", Kind:"RoleBinding", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRoleBinding", Namespace:""}: name has prefix: true kinds match false
  STEP: This operator was installed into a global operator group, so the roles should have been lifted to clusterroles @ 07/01/25 17:39:38.375
  Found unexpected step registry.ResourceKey{Name:"nginxhjznq-stable-9c0Qwi1hssY7bCJnSLDMqUyZK3HJC8Cz5GB58e", Kind:"ClusterRole", Namespace:""}, expected registry.ResourceKey{Name:"nginxhjznq-stable", Kind:"ClusterRoleBinding", Namespace:""}: name has prefix: true kinds match false
  STEP: This operator was installed into a global operator group, so the roles should have been lifted to clusterroles @ 07/01/25 17:39:38.588
  STEP: This operator was installed into a global operator group, so the roles should have been lifted to clusterroles @ 07/01/25 17:39:38.589
  STEP: Should have removed every matching step @ 07/01/25 17:39:38.589
  STEP: Explicitly deleting subscription install-plan-e2e-7b6wn/sub-nginx-c5hlb @ 07/01/25 17:39:38.589
  STEP: Looking for no error OR IsNotFound error @ 07/01/25 17:39:38.717
  STEP: Waiting for the Subscription to delete @ 07/01/25 17:39:38.717
  waiting for subscription install-plan-e2e-7b6wn/sub-nginx-c5hlb to delete
  subscription install-plan-e2e-7b6wn/sub-nginx-c5hlb deleted
  STEP: Explicitly deleting csv install-plan-e2e-7b6wn/nginxhjznq-stable @ 07/01/25 17:39:38.93
  STEP: Looking for no error OR IsNotFound error @ 07/01/25 17:39:39.049
  STEP: Waiting for the CSV to delete @ 07/01/25 17:39:39.049
  waiting for csv install-plan-e2e-7b6wn/nginxhjznq-stable to delete
  csv install-plan-e2e-7b6wn/nginxhjznq-stable deleted
  STEP: Waiting for CRBs and CRs and SAs to delete @ 07/01/25 17:39:39.262
  STEP: Cleaning up the test @ 07/01/25 17:39:39.603
  Cleaning catalog source nginx-catalogt8z59
  Deleting config map nginx-catalogt8z59-configmap...
  Deleting catalog source nginx-catalogt8z59...
  waiting for the catalog source nginx-catalogt8z59-nm29d pod to be deleted...
  Done cleaning catalog source nginx-catalogt8z59
  tearing down the install-plan-e2e-7b6wn namespace
  resetting e2e kube client
  deleting install-plan-e2e-7b6wn/install-plan-e2e-7b6wn-operatorgroup
  deleting <global>/install-plan-e2e-7b6wn
  garbage collecting CRDs
• [26.955 seconds]
------------------------------
SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS
------------------------------
[AfterSuite] 
/home/perdasilva/repos/perdasilva/operator-framework-olm/staging/operator-lifecycle-manager/test/e2e/e2e_test.go:130
[AfterSuite] PASSED [0.000 seconds]
------------------------------
[ReportAfterSuite] Autogenerated ReportAfterSuite for --junit-report
autogenerated by Ginkgo
[ReportAfterSuite] PASSED [0.030 seconds]
------------------------------

Ran 1 of 206 Specs in 27.617 seconds
SUCCESS! -- 1 Passed | 0 Failed | 0 Pending | 205 Skipped
PASS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants