WARNING: Using insecure TLS client config. Setting this option is not supported! Login successful. You have access to 70 projects, the list has been suppressed. You can list all projects with 'oc projects' Using project "default". Running olm.spec to install operator gauge run specs/olm.spec log-level : [debug] tags : [install] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Compatible version of plugin go not found. Installing plugin go... Gathering metadata for go Downloading https://downloads.gauge.org/plugin/go?l=go&p=&o=linux&a=amd64 Downloading https://github.com/getgauge-contrib/gauge-go/releases/download/v0.4.0/gauge-go-0.4.0-linux.x86_64.zip ....................... Running plugin hook command => [go install github.com/go-delve/delve/cmd/dlv@latest] go: downloading github.com/go-delve/delve v1.22.1 go: downloading github.com/sirupsen/logrus v1.9.3 go: downloading github.com/spf13/cobra v1.7.0 go: downloading github.com/mattn/go-isatty v0.0.20 go: downloading github.com/hashicorp/golang-lru v1.0.2 go: downloading golang.org/x/arch v0.6.0 go: downloading github.com/cosiner/argv v0.1.0 go: downloading github.com/derekparker/trie v0.0.0-20230829180723-39f4de51ef7d go: downloading github.com/go-delve/liner v1.2.3-0.20231231155935-4726ab1d7f62 go: downloading github.com/google/go-dap v0.11.0 go: downloading github.com/spf13/pflag v1.0.5 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/cilium/ebpf v0.11.0 go: downloading go.starlark.net v0.0.0-20231101134539-556fd59b42f6 go: downloading golang.org/x/sys v0.13.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading golang.org/x/exp v0.0.0-20230224173230-c95f2b4c22f2 go: downloading github.com/rivo/uniseg v0.2.0 Running plugin hook command => [go install github.com/getgauge-contrib/gauge-go@latest] go: downloading github.com/getgauge-contrib/gauge-go v0.4.0 go: downloading github.com/getgauge/common v0.0.0-20211105093448-e0aee1ccb217 go: downloading github.com/golang/protobuf v1.5.3 go: downloading google.golang.org/protobuf v1.31.0 go: downloading github.com/dmotylev/goproperties v0.0.0-20140630191356-7cbffbaada47 Installing plugin go 0.4.0 Successfully installed plugin 'go' version 0.4.0 Compatible version of plugin html-report not found. Installing plugin html-report... Gathering metadata for html-report Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go&o=linux&a=amd64 Downloading https://github.com/getgauge/html-report/releases/download/v4.3.0/html-report-4.3.0-linux.x86_64.zip ........................ Installing plugin html-report 4.3.0 Successfully installed plugin 'html-report' version 4.3.0 Compatible version of plugin xml-report not found. Installing plugin xml-report... Gathering metadata for xml-report Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report&o=linux&a=amd64 Downloading https://github.com/getgauge/xml-report/releases/download/v0.5.0/xml-report-0.5.0-linux.x86_64.zip ........................ Installing plugin xml-report 0.5.0 Successfully installed plugin 'xml-report' version 0.5.0 Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 1 specifications parsing completed. Applying tags filter: install The following specifications satisfy filter criteria: specs/olm.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 go: downloading github.com/operator-framework/operator-lifecycle-manager v0.22.0 go: downloading github.com/openshift/client-go v0.0.0-20230503144108-75015d2347cb go: downloading github.com/tektoncd/pipeline v0.53.3 go: downloading github.com/tektoncd/operator v0.69.1 go: downloading k8s.io/apimachinery v0.25.9 go: downloading k8s.io/client-go v0.25.9 go: downloading github.com/tektoncd/triggers v0.25.3 go: downloading k8s.io/api v0.25.9 go: downloading github.com/google/go-cmp v0.6.0 go: downloading gotest.tools/v3 v3.5.1 go: downloading github.com/openshift/api v0.0.0-20230503133300-8bbcb7ca7183 go: downloading knative.dev/pkg v0.0.0-20230418073056-dfad48eaa5d0 go: downloading go.opencensus.io v0.24.0 go: downloading github.com/operator-framework/api v0.16.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/prometheus/client_golang v1.17.0 go: downloading github.com/prometheus/common v0.45.0 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading k8s.io/klog/v2 v2.100.1 go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.3.0 go: downloading github.com/google/gofuzz v1.2.0 go: downloading k8s.io/utils v0.0.0-20230726121419-3b25d923346b go: downloading golang.org/x/net v0.17.0 go: downloading github.com/imdario/mergo v0.3.16 go: downloading golang.org/x/term v0.13.0 go: downloading golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 go: downloading knative.dev/eventing v0.38.4 go: downloading github.com/google/gnostic v0.7.0 go: downloading github.com/cloudevents/sdk-go/v2 v2.14.0 go: downloading github.com/tidwall/sjson v1.2.4 go: downloading go.uber.org/zap v1.26.0 go: downloading github.com/google/cel-go v0.18.1 go: downloading github.com/google/go-containerregistry v0.16.1 go: downloading golang.org/x/exp v0.0.0-20231006140011-7918f672742d go: downloading k8s.io/kube-openapi v0.0.0-20230525220651-2546d827e515 go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading sigs.k8s.io/yaml v1.4.0 go: downloading github.com/go-logr/logr v1.3.0 go: downloading gopkg.in/inf.v0 v0.9.1 go: downloading github.com/json-iterator/go v1.1.12 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc go: downloading golang.org/x/oauth2 v0.13.0 go: downloading golang.org/x/time v0.3.0 go: downloading github.com/manifestival/manifestival v0.7.2 go: downloading github.com/openshift-pipelines/pipelines-as-code v0.22.4 go: downloading google.golang.org/grpc v1.58.3 go: downloading k8s.io/apiextensions-apiserver v0.25.9 go: downloading github.com/google/uuid v1.3.1 go: downloading golang.org/x/sync v0.5.0 go: downloading contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d go: downloading contrib.go.opencensus.io/exporter/prometheus v0.4.2 go: downloading go.uber.org/atomic v1.11.0 go: downloading github.com/blendle/zapdriver v1.3.1 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading github.com/tidwall/gjson v1.12.1 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading go.uber.org/multierr v1.11.0 go: downloading github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 go: downloading github.com/openshift/apiserver-library-go v0.0.0-20230503174907-d9b2bf6185e9 go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd go: downloading github.com/modern-go/reflect2 v1.0.2 go: downloading github.com/evanphx/json-patch/v5 v5.7.0 go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0 go: downloading golang.org/x/text v0.13.0 go: downloading github.com/evanphx/json-patch v5.7.0+incompatible go: downloading github.com/kelseyhightower/envconfig v1.4.0 go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20231012201019-e917dd12ba7a go: downloading github.com/prometheus/statsd_exporter v0.24.0 go: downloading github.com/emicklei/go-restful/v3 v3.11.0 go: downloading github.com/go-openapi/jsonreference v0.20.2 go: downloading github.com/go-openapi/swag v0.22.4 go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1 go: downloading google.golang.org/api v0.147.0 go: downloading github.com/hashicorp/errwrap v1.1.0 go: downloading github.com/tidwall/pretty v1.2.0 go: downloading github.com/tidwall/match v1.1.1 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading sigs.k8s.io/controller-runtime v0.14.6 go: downloading github.com/stoewer/go-strcase v1.3.0 go: downloading github.com/antlr/antlr4/runtime/Go/antlr/v4 v4.0.0-20230321174746-8dcc6526cfb1 go: downloading github.com/prometheus/client_model v0.5.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/cespare/xxhash/v2 v2.2.0 go: downloading github.com/prometheus/procfs v0.12.0 go: downloading github.com/go-openapi/jsonpointer v0.20.0 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/go-kit/log v0.2.1 go: downloading github.com/grpc-ecosystem/grpc-gateway/v2 v2.18.0 go: downloading github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231012201019-e917dd12ba7a go: downloading github.com/go-logfmt/logfmt v0.6.0 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Attempting to connect to grpc server at port: 38571 Successfully made the connection with plugin with port: 38571 Starting Xml Report plugin Attempting to connect to grpc server at port: 39879 Successfully made the connection with plugin with port: 39879 Initialising suite data store. # Olm Openshift Pipelines operator specs  ## Install openshift-pipelines operator: PIPELINES-09-TC01 2024/03/11 23:43:48 output: Now using project "releasetest-lhtxl" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname 2024/03/11 23:43:50 output: subscription.operators.coreos.com/openshift-pipelines-operator-rh created  * Subscribe to operator ...[FAIL] 2024/03/11 23:51:50 Skipping deletion of the namespace 'releasetest-lhtxl' as the test got failed  Failed Step: Subscribe to operator Specification: specs/olm.spec:14 Error Message: operator not ready after creating subscription subscription openshift-pipelines-operator-rh is not in desired state, got: &{TypeMeta:{Kind: APIVersion:} ObjectMeta:{Name:openshift-pipelines-operator-rh GenerateName: Namespace:openshift-operators SelfLink: UID:ac23360a-882c-43a2-ad63-416f4db0768f ResourceVersion:32125 Generation:1 CreationTimestamp:2024-03-11 23:43:50 +0000 UTC DeletionTimestamp: DeletionGracePeriodSeconds: Labels:map[operators.coreos.com/openshift-pipelines-operator-rh.openshift-operators:] Annotations:map[kubectl.kubernetes.io/last-applied-configuration:{"apiVersion":"operators.coreos.com/v1alpha1","kind":"Subscription","metadata":{"annotations":{},"name":"openshift-pipelines-operator-rh","namespace":"openshift-operators"},"spec":{"channel":"latest","installPlanApproval":"Automatic","name":"openshift-pipelines-operator-rh","source":"redhat-operators","sourceNamespace":"openshift-marketplace"}} ] OwnerReferences:[] Finalizers:[] ManagedFields:[{Manager:kubectl-client-side-apply Operation:Update APIVersion:operators.coreos.com/v1alpha1 Time:2024-03-11 23:43:50 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:metadata":{"f:annotations":{".":{},"f:kubectl.kubernetes.io/last-applied-configuration":{}}},"f:spec":{".":{},"f:channel":{},"f:installPlanApproval":{},"f:name":{},"f:source":{},"f:sourceNamespace":{}}} Subresource:} {Manager:olm Operation:Update APIVersion:operators.coreos.com/v1alpha1 Time:2024-03-11 23:43:50 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:metadata":{"f:labels":{".":{},"f:operators.coreos.com/openshift-pipelines-operator-rh.openshift-operators":{}}}} Subresource:} {Manager:catalog Operation:Update APIVersion:operators.coreos.com/v1alpha1 Time:2024-03-11 23:44:16 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:status":{".":{},"f:catalogHealth":{},"f:conditions":{},"f:lastUpdated":{}}} Subresource:status}]} Spec:0xc0006212d0 Status:{CurrentCSV: InstalledCSV: Install: State: Reason: InstallPlanGeneration:0 InstallPlanRef:nil CatalogHealth:[{CatalogSourceRef:&ObjectReference{Kind:CatalogSource,Namespace:openshift-marketplace,Name:certified-operators,UID:76be49a7-8085-49c6-ae48-5bf77bec85de,APIVersion:operators.coreos.com/v1alpha1,ResourceVersion:29099,FieldPath:,} LastUpdated:2024-03-11 23:44:02 +0000 UTC Healthy:true} {CatalogSourceRef:&ObjectReference{Kind:CatalogSource,Namespace:openshift-marketplace,Name:community-operators,UID:b7a719f3-6956-4ec1-a3da-1d33b820d41b,APIVersion:operators.coreos.com/v1alpha1,ResourceVersion:29060,FieldPath:,} LastUpdated:2024-03-11 23:44:02 +0000 UTC Healthy:true} {CatalogSourceRef:&ObjectReference{Kind:CatalogSource,Namespace:openshift-marketplace,Name:redhat-marketplace,UID:d21a4465-25f4-4473-8f0b-9c3b882f8a06,APIVersion:operators.coreos.com/v1alpha1,ResourceVersion:29061,FieldPath:,} LastUpdated:2024-03-11 23:44:02 +0000 UTC Healthy:true} {CatalogSourceRef:&ObjectReference{Kind:CatalogSource,Namespace:openshift-marketplace,Name:redhat-operators,UID:ea8ad516-aaa8-480c-92fa-662a0f980105,APIVersion:operators.coreos.com/v1alpha1,ResourceVersion:29087,FieldPath:,} LastUpdated:2024-03-11 23:44:02 +0000 UTC Healthy:true}] Conditions:[{Type:CatalogSourcesUnhealthy Status:False Reason:AllCatalogSourcesHealthy Message:all available catalogsources are healthy LastHeartbeatTime: LastTransitionTime:2024-03-11 23:44:02 +0000 UTC} {Type:ResolutionFailed Status:True Reason:ConstraintsNotSatisfiable Message:constraints not satisfiable: no operators found in package openshift-pipelines-operator-rh in the catalog referenced by subscription openshift-pipelines-operator-rh, subscription openshift-pipelines-operator-rh exists LastHeartbeatTime: LastTransitionTime:}] LastUpdated:2024-03-11 23:44:16 +0000 UTC}}: timed out waiting for the condition Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/steps/olm.glob..func2() /tmp/release-tests/steps/olm/operator.go:32 +0xd3 reflect.Value.call({0x1dfd4e0?, 0x243f0e8?, 0x7f6b645a1ee0?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f0e8?, 0x34?}, {0x3956620?, 0xc000747c30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f0e8?, 0x55?}, {0x0, 0x0, 0xc0000c24c0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cf920?, {0x0?, 0x15?, 0x3f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0002be2d0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710200621399231471/gauge_test.go:31 +0xf  Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-11 23.51.50 Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-11_23.51.50/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Sending kill message to Html Report plugin. Sending kill message to Xml Report plugin. Sending kill message to runner. ok command-line-arguments 482.308s Runner with PID:4130 has exited Specifications: 1 executed 0 passed 1 failed 0 skipped Scenarios: 1 executed 0 passed 1 failed 0 skipped Total time taken: 8m2.216s Updates are available. Run `gauge update -c` for more info. Running gauge specs gauge run specs/clustertasks/clustertask-s2i.spec log-level : [debug] tags : [sanity & !tls] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Plugin go is already installed. Plugin html-report is already installed. Plugin xml-report is already installed. Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 1 specifications parsing completed. Applying tags filter: sanity & !tls The following specifications satisfy filter criteria: specs/clustertasks/clustertask-s2i.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Setting MaxRecvMsgSize = 1024 MB Attempting to connect to grpc server at port: 38221 Successfully made the connection with plugin with port: 38221 Starting Xml Report plugin Attempting to connect to grpc server at port: 43275 Successfully made the connection with plugin with port: 43275 Initialising suite data store. # Verify Clustertasks E2E spec  ## S2I nodejs pipelinerun: PIPELINES-14-TC01 2024/03/11 23:51:52 output: Now using project "releasetest-7xzt5" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[FAIL]  Failed Step: Validate Operator should be installed Specification: specs/clustertasks/clustertask-s2i.spec:5 Error Message: Operator is not installed Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc00066ac40, {0x233205a?, 0x23135a0?}, {0x0?, 0xc000120000?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/operator.ValidateOperatorInstallStatus(0xc0005c2000, {{0x2315416, 0x8}, {0x2313e98, 0x7}, {0x0, 0x0}, {0x2311110, 0x5}, {0x2311ff9, ...}, ...}) /tmp/release-tests/pkg/operator/operator.go:76 +0x10c github.com/openshift-pipelines/release-tests/steps/olm.glob..func1.1() /tmp/release-tests/steps/olm/operator.go:25 +0x165 sync.(*Once).doSlow(0x0?, 0x0?) /usr/lib/golang/src/sync/once.go:74 +0xbf sync.(*Once).Do(...) /usr/lib/golang/src/sync/once.go:65 github.com/openshift-pipelines/release-tests/steps/olm.glob..func1() /tmp/release-tests/steps/olm/operator.go:24 +0x2c reflect.Value.call({0x1dfd4e0?, 0x243f088?, 0x7f7eb869b698?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f088?, 0x54?}, {0x3956620?, 0xc00078fc30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f088?, 0x55?}, {0x0, 0x0, 0xc0004745a0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cf920?, {0x0?, 0x25?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0005242d0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710201111012890928/gauge_test.go:31 +0xf 2024/03/11 23:51:53 Skipping deletion of the namespace 'releasetest-7xzt5' as the test got failed  ## S2I java pipelinerun: PIPELINES-14-TC04 2024/03/11 23:51:53 output: Now using project "releasetest-ps8cr" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/11 23:51:53 Verify SA "pipeline" is created in namespace "releasetest-ps8cr"  * Verify ServiceAccount "pipeline" exist ...[FAIL]  Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/clustertasks/clustertask-s2i.spec:68 Error Message: failed to get SA pipeline in namespace releasetest-ps8cr for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000822540, {0x2366371?, 0x0?}, {0xc000387340?, 0xc00082c160?, 0x1?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc00028c0e8, {0xc000818180, 0x8}, {0xc000594000, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc000818180, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f7eb84ce790?}, {0x23102bf, 0x4}, {0xc000810150, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc000810150?, 0x1f2f320?, 0x7f7f02ca7501?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc000816550, 0x1, 0xc00082c140?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cf920?, {0xc000816550?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc000824870, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710201111012890928/gauge_test.go:31 +0xf 2024/03/12 00:01:53 Skipping deletion of the namespace 'releasetest-ps8cr' as the test got failed Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-12_00.01.53/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-12 00.01.53 Sending kill message to Html Report plugin. Sending kill message to Xml Report plugin. Sending kill message to runner. ok command-line-arguments 600.822s Runner with PID:21316 has exited Specifications: 1 executed 0 passed 1 failed 0 skipped Scenarios: 2 executed 0 passed 2 failed 0 skipped Total time taken: 10m0.784s Updates are available. Run `gauge update -c` for more info. gauge run specs/clustertasks/clustertask.spec log-level : [debug] tags : [sanity & !tls] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Plugin go is already installed. Plugin html-report is already installed. Plugin xml-report is already installed. Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 1 specifications parsing completed. Applying tags filter: sanity & !tls The following specifications satisfy filter criteria: specs/clustertasks/clustertask.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Setting MaxRecvMsgSize = 1024 MB Attempting to connect to grpc server at port: 41581 Successfully made the connection with plugin with port: 41581 Starting Xml Report plugin Attempting to connect to grpc server at port: 42783 Successfully made the connection with plugin with port: 42783 Initialising suite data store. # Verify Clustertasks E2E spec  ## buildah pipelinerun: PIPELINES-16-TC01 2024/03/12 00:01:55 output: Now using project "releasetest-5gx9d" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[FAIL]  Failed Step: Validate Operator should be installed Specification: specs/clustertasks/clustertask.spec:5 Error Message: Operator is not installed Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc0000201c0, {0x233205a?, 0x23135a0?}, {0x0?, 0xc000131400?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/operator.ValidateOperatorInstallStatus(0xc0002b0fc0, {{0x2315416, 0x8}, {0x2313e98, 0x7}, {0x0, 0x0}, {0x2311110, 0x5}, {0x2311ff9, ...}, ...}) /tmp/release-tests/pkg/operator/operator.go:76 +0x10c github.com/openshift-pipelines/release-tests/steps/olm.glob..func1.1() /tmp/release-tests/steps/olm/operator.go:25 +0x165 sync.(*Once).doSlow(0x0?, 0x0?) /usr/lib/golang/src/sync/once.go:74 +0xbf sync.(*Once).Do(...) /usr/lib/golang/src/sync/once.go:65 github.com/openshift-pipelines/release-tests/steps/olm.glob..func1() /tmp/release-tests/steps/olm/operator.go:24 +0x2c reflect.Value.call({0x1dfd4e0?, 0x243f088?, 0x7f985454e408?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f088?, 0x54?}, {0x3956620?, 0xc00078fc30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f088?, 0x55?}, {0x0, 0x0, 0xc00046e320?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0000cc2a0?, {0x0?, 0x25?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc00041a2d0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710201713917307539/gauge_test.go:31 +0xf 2024/03/12 00:01:56 Skipping deletion of the namespace 'releasetest-5gx9d' as the test got failed  ## git-clone read private repo taskrun PIPELINES-16-TC12 2024/03/12 00:01:56 output: Now using project "releasetest-4s2ts" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 00:01:56 Verify SA "pipeline" is created in namespace "releasetest-4s2ts"  * Verify ServiceAccount "pipeline" exist ...[FAIL]  Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/clustertasks/clustertask.spec:239 Error Message: failed to get SA pipeline in namespace releasetest-4s2ts for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000621a40, {0x2366371?, 0x0?}, {0xc0003e1340?, 0xc0006ca6c0?, 0x1?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc000616940, {0xc0006bd768, 0x8}, {0xc00005ab40, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc0006bd768, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f9854581c58?}, {0x23102bf, 0x4}, {0xc00088ceb8, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc00088ceb8?, 0x1f2f320?, 0x7f989c23c101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc0004304b0, 0x1, 0xc0006ca6a0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0000cc2a0?, {0xc0004304b0?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006d43c0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710201713917307539/gauge_test.go:31 +0xf 2024/03/12 00:11:56 Skipping deletion of the namespace 'releasetest-4s2ts' as the test got failed Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-12_00.11.56/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-12 00.11.56 Sending kill message to Html Report plugin. Sending kill message to Xml Report plugin. Sending kill message to runner. ok command-line-arguments 600.885s Runner with PID:21802 has exited Specifications: 1 executed 0 passed 1 failed 0 skipped Scenarios: 2 executed 0 passed 2 failed 0 skipped Total time taken: 10m0.847s Updates are available. Run `gauge update -c` for more info. gauge run specs/pipelines/ log-level : [debug] tags : [sanity & !tls] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Plugin go is already installed. Plugin html-report is already installed. Plugin xml-report is already installed. Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 6 specifications parsing completed. Applying tags filter: sanity & !tls The following specifications satisfy filter criteria: specs/pipelines/bundles-resolver.spec specs/pipelines/cluster-resolvers.spec specs/pipelines/fail.spec specs/pipelines/git-resolvers.spec specs/pipelines/hub-resolvers.spec specs/pipelines/run.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Setting MaxRecvMsgSize = 1024 MB Attempting to connect to grpc server at port: 38679 Successfully made the connection with plugin with port: 38679 Starting Xml Report plugin Attempting to connect to grpc server at port: 41059 Successfully made the connection with plugin with port: 41059 Initialising suite data store. # Bundles resolver spec  ## Test the functionality of bundles resolver with parameter: PIPELINES-25-TC02 2024/03/12 00:11:58 output: Now using project "releasetest-b7pbq" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[FAIL]  Failed Step: Validate Operator should be installed Specification: specs/pipelines/bundles-resolver.spec:5 Error Message: Operator is not installed Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000573180, {0x233205a?, 0x23135a0?}, {0x0?, 0xc000506c00?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/operator.ValidateOperatorInstallStatus(0xc000708000, {{0x2315416, 0x8}, {0x2313e98, 0x7}, {0x0, 0x0}, {0x2311110, 0x5}, {0x2311ff9, ...}, ...}) /tmp/release-tests/pkg/operator/operator.go:76 +0x10c github.com/openshift-pipelines/release-tests/steps/olm.glob..func1.1() /tmp/release-tests/steps/olm/operator.go:25 +0x165 sync.(*Once).doSlow(0x0?, 0x0?) /usr/lib/golang/src/sync/once.go:74 +0xbf sync.(*Once).Do(...) /usr/lib/golang/src/sync/once.go:65 github.com/openshift-pipelines/release-tests/steps/olm.glob..func1() /tmp/release-tests/steps/olm/operator.go:24 +0x2c reflect.Value.call({0x1dfd4e0?, 0x243f088?, 0x7f1bfc210140?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f088?, 0x54?}, {0x3956620?, 0xc00078fc30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f088?, 0x55?}, {0x0, 0x0, 0xc000597040?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0x0?, 0x25?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006cbc20, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf 2024/03/12 00:11:58 Skipping deletion of the namespace 'releasetest-b7pbq' as the test got failed # Cluster resolvers spec  ## Checking the functionality of cluster resolvers#1: PIPELINES-23-TC01 2024/03/12 00:11:59 output: Now using project "releasetest-nlf42" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname 2024/03/12 00:11:59 Check if project releasetest-tasks already exists 2024/03/12 00:11:59 Creating project releasetest-tasks 2024/03/12 00:11:59 output: Now using project "releasetest-tasks" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Create project "releasetest-tasks" ...[PASS]  * Create |S.NO|resource_dir | |----|--------------------------------------------| |1 |testdata/resolvers/tasks/resolver-task2.yaml| ...[FAIL]  Failed Step: Create Specification: specs/pipelines/cluster-resolvers.spec:13 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/resolvers/tasks/resolver-task2.yaml -n releasetest-tasks ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: resource mapping not found for name: "resolver-task2" namespace: "" from "/tmp/release-tests/testdata/resolvers/tasks/resolver-task2.yaml": no matches for kind "Task" in version "tekton.dev/v1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f1bfc10f1d8, 0x3956620}, 0x243f660, 0xc0009d4cd0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f1bfc10f1d8, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0009d4cd0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0009d4cd0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc000052f00, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc0000a7aa0, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc0002a5aa0?, 0xc0005a66f0?}, {0xc0001371a0, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f1bfc210140?}, {0x23102bf, 0x4}, {0xc000012540, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000012540?, 0x1f2f320?, 0x7f1c46929101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc0000124b0?}, {0xc00055a7d0, 0x1, 0xc000012510?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc00055a7d0?, 0x9?, 0x6f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc00055e5a0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf 2024/03/12 00:11:59 Skipping deletion of the namespace 'releasetest-tasks' as the test got failed # Verify Pipeline Failures  ## Run Pipeline with a non-existent ServiceAccount: PIPELINES-02-TC01 2024/03/12 00:11:59 output: Now using project "releasetest-mmhnx" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 00:11:59 Verify SA "foobar" is absent in namespace "releasetest-mmhnx"  * Verify ServiceAccount "foobar" does not exist ...[PASS]  * Create |S.NO|resource_dir | |----|------------------------------------------| |1 |testdata/negative/v1beta1/pipelinerun.yaml| ...[FAIL]  Failed Step: Create Specification: specs/pipelines/fail.spec:21 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/negative/v1beta1/pipelinerun.yaml -n releasetest-mmhnx ExitCode: 1 Error: exit status 1 Stdout: Stderr: resource mapping not found for name: "create-file-vb" namespace: "" from "/tmp/release-tests/testdata/negative/v1beta1/pipelinerun.yaml": no matches for kind "Task" in version "tekton.dev/v1" ensure CRDs are installed first resource mapping not found for name: "check-stuff-file-exists-vb" namespace: "" from "/tmp/release-tests/testdata/negative/v1beta1/pipelinerun.yaml": no matches for kind "Task" in version "tekton.dev/v1" ensure CRDs are installed first resource mapping not found for name: "output-pipeline-vb" namespace: "" from "/tmp/release-tests/testdata/negative/v1beta1/pipelinerun.yaml": no matches for kind "Pipeline" in version "tekton.dev/v1" ensure CRDs are installed first resource mapping not found for name: "output-pipeline-run-vb" namespace: "" from "/tmp/release-tests/testdata/negative/v1beta1/pipelinerun.yaml": no matches for kind "PipelineRun" in version "tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f1bfc10f1d8, 0x3956620}, 0x243f660, 0xc000154a00, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f1bfc10f1d8, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc000154a00?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc000154a00}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc00091c440, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc0004d2660, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc0005046f0?, 0xc000560c90?}, {0xc000137470, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f1bfe41f3a0?}, {0x23102bf, 0x4}, {0xc0004128a0, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc0004128a0?, 0x1f2f320?, 0x7f1c46929a01?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000412810?}, {0xc0004e6910, 0x1, 0xc000412870?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc0004e6910?, 0x9?, 0x6f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0008e45a0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf 2024/03/12 00:12:00 Skipping deletion of the namespace 'releasetest-mmhnx' as the test got failed # Git resolvers spec  ## Test the functionality of git resolvers: PIPELINES-24-TC01 2024/03/12 00:12:00 output: Now using project "releasetest-snlbm" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 00:12:00 Verify SA "pipeline" is created in namespace "releasetest-snlbm"  * Verify ServiceAccount "pipeline" exist ...[FAIL] 2024/03/12 00:22:00 Skipping deletion of the namespace 'releasetest-snlbm' as the test got failed Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/pipelines/git-resolvers.spec:14 Error Message: failed to get SA pipeline in namespace releasetest-snlbm for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000572700, {0x2366371?, 0x2692c78?}, {0xc00080d340?, 0xc00005e351?, 0xa?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc000506728, {0xc000932258, 0x8}, {0xc0001369f0, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc000932258, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f1bfc210140?}, {0x23102bf, 0x4}, {0xc0004d8138, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc0004d8138?, 0x1f2f320?, 0x7f1c46929101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc0004da5c0, 0x1, 0xc0009121e0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc0004da5c0?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006ca870, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf  # HUB resolvers spec  ## Test the functionality of hub resolvers 2024/03/12 00:22:00 output: Now using project "releasetest-6p7fr" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 00:22:00 Verify SA "pipeline" is created in namespace "releasetest-6p7fr"  * Verify ServiceAccount "pipeline" exist ...[FAIL] 2024/03/12 00:32:00 Skipping deletion of the namespace 'releasetest-6p7fr' as the test got failed  Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/pipelines/hub-resolvers.spec:12 Error Message: failed to get SA pipeline in namespace releasetest-6p7fr for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000572c40, {0x2366371?, 0x2692c78?}, {0xc00080d340?, 0xc000180ad1?, 0xa?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc00081c348, {0xc0009323d0, 0x8}, {0xc0001369d8, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc0009323d0, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f1bfc210140?}, {0x23102bf, 0x4}, {0xc0002e6d68, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc0002e6d68?, 0x1f2f320?, 0x7f1c46929f01?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc0004da8c0, 0x1, 0xc000702660?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc0004da8c0?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006ac780, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf  # Verify Pipeline E2E spec  ## Pipelinerun Timeout failure Test: PIPELINES-03-TC04 2024/03/12 00:32:00 output: Now using project "releasetest-pppht" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 00:32:00 Verify SA "pipeline" is created in namespace "releasetest-pppht"  * Verify ServiceAccount "pipeline" exist ...[FAIL] 2024/03/12 00:42:01 Skipping deletion of the namespace 'releasetest-pppht' as the test got failed Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/pipelines/run.spec:40 Error Message: failed to get SA pipeline in namespace releasetest-pppht for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc0006688c0, {0x2366371?, 0x2692c78?}, {0xc00080d340?, 0xc0009cb7f1?, 0xa?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc000988480, {0xc0008a88b8, 0x8}, {0xc0001369c0, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc0008a88b8, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f1bfe41f3a0?}, {0x23102bf, 0x4}, {0xc0001abe48, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc0001abe48?, 0x1f2f320?, 0x7f1c46929a01?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc00051ecf0, 0x1, 0xc0008cca80?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc00051ecf0?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006ca960, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf  ## Configure execution results at the Task level Test: PIPELINES-03-TC05 2024/03/12 00:42:01 output: Now using project "releasetest-qmv64" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 00:42:01 Verify SA "pipeline" is created in namespace "releasetest-qmv64"  * Verify ServiceAccount "pipeline" exist ...[FAIL]  Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/pipelines/run.spec:58 Error Message: failed to get SA pipeline in namespace releasetest-qmv64 for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000572700, {0x2366371?, 0x2692c78?}, {0xc00080d340?, 0xc0009cbc11?, 0xa?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc00081c378, {0xc000139248, 0x8}, {0xc00005ab10, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc000139248, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f1bfc210140?}, {0x23102bf, 0x4}, {0xc0002e7518, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc0002e7518?, 0x1f2f320?, 0x7f1c46929501?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc0008bb2b0, 0x1, 0xc000698e00?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc0008bb2b0?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc00078c780, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf 2024/03/12 00:52:01 Skipping deletion of the namespace 'releasetest-qmv64' as the test got failed  ## Cancel pipelinerun Test: PIPELINES-03-TC06 2024/03/12 00:52:01 output: Now using project "releasetest-qhmdt" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 00:52:01 Verify SA "pipeline" is created in namespace "releasetest-qhmdt"  * Verify ServiceAccount "pipeline" exist ...[FAIL] 2024/03/12 01:02:01 Skipping deletion of the namespace 'releasetest-qhmdt' as the test got failed  Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/pipelines/run.spec:76 Error Message: failed to get SA pipeline in namespace releasetest-qhmdt for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000572c40, {0x2366371?, 0x2692c78?}, {0xc00080d340?, 0xc00056e651?, 0xa?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc00041a5c8, {0xc000932388, 0x8}, {0xc000136990, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc000932388, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f1bfc210140?}, {0x23102bf, 0x4}, {0xc0004d8378, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc0004d8378?, 0x1f2f320?, 0x7f1c46929a01?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc0005948b0, 0x1, 0xc0001c4920?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc0005948b0?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc00078c960, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf  ## Pipelinerun with large result: PIPELINES-03-TC08 2024/03/12 01:02:02 output: Now using project "releasetest-h57hf" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS] 2024/03/12 01:02:02 Verify SA "pipeline" is created in namespace "releasetest-h57hf"  * Verify ServiceAccount "pipeline" exist ...[FAIL]  Failed Step: Verify ServiceAccount "pipeline" exist Specification: specs/pipelines/run.spec:114 Error Message: failed to get SA pipeline in namespace releasetest-h57hf for tests: timed out waiting for the condition Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000572700, {0x2366371?, 0x2692c78?}, {0xc00080d340?, 0xc00005ff11?, 0xa?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/k8s.VerifyServiceAccountExists({0x267b6b8?, 0x3956620}, 0xc000506be0, {0xc000014570, 0x8}, {0xc00005aac8, 0x11}) /tmp/release-tests/pkg/k8s/k8s.go:207 +0x2b2 github.com/openshift-pipelines/release-tests/steps/k8s.glob..func2({0xc000014570, 0x8}) /tmp/release-tests/steps/k8s/k8s.go:15 +0x137 reflect.Value.call({0x1e3d660?, 0x243f038?, 0x7f1bfc210140?}, {0x23102bf, 0x4}, {0xc0004137a0, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3d660?, 0x243f038?, 0x45622f?}, {0xc0004137a0?, 0x1f2f320?, 0x7f1c46929101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3d660?, 0x243f038?, 0x55?}, {0xc000070120, 0x1, 0xc0004e92c0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0001142a0?, {0xc000070120?, 0x1e?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc00078c870, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710202316926176851/gauge_test.go:31 +0xf 2024/03/12 01:12:02 Skipping deletion of the namespace 'releasetest-h57hf' as the test got failed Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-12_01.12.02/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-12 01.12.02 Sending kill message to Html Report plugin. Sending kill message to Xml Report plugin. Sending kill message to runner. ok command-line-arguments 3603.686s Runner with PID:22301 has exited Specifications: 6 executed 0 passed 6 failed 0 skipped Scenarios: 9 executed 0 passed 9 failed 0 skipped Total time taken: 1h0m3.615s Updates are available. Run `gauge update -c` for more info. gauge run specs/triggers/ log-level : [debug] tags : [sanity & !tls] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Plugin go is already installed. Plugin html-report is already installed. Plugin xml-report is already installed. Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 4 specifications parsing completed. Applying tags filter: sanity & !tls The following specifications satisfy filter criteria: specs/triggers/cron.spec specs/triggers/eventlistener.spec specs/triggers/triggerbinding.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Setting MaxRecvMsgSize = 1024 MB Attempting to connect to grpc server at port: 32891 Successfully made the connection with plugin with port: 32891 Starting Xml Report plugin Attempting to connect to grpc server at port: 45771 Successfully made the connection with plugin with port: 45771 Initialising suite data store. # Verify Triggers with cronjob  ## Create Triggers using k8s cronJob: PIPELINES-04-TC01 2024/03/12 01:12:05 output: Now using project "releasetest-q54hr" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[FAIL]  Failed Step: Validate Operator should be installed Specification: specs/triggers/cron.spec:5 Error Message: Operator is not installed Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc0003a2380, {0x233205a?, 0x23135a0?}, {0x0?, 0xc000584000?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/operator.ValidateOperatorInstallStatus(0xc0001fefc0, {{0x2315416, 0x8}, {0x2313e98, 0x7}, {0x0, 0x0}, {0x2311110, 0x5}, {0x2311ff9, ...}, ...}) /tmp/release-tests/pkg/operator/operator.go:76 +0x10c github.com/openshift-pipelines/release-tests/steps/olm.glob..func1.1() /tmp/release-tests/steps/olm/operator.go:25 +0x165 sync.(*Once).doSlow(0x0?, 0x0?) /usr/lib/golang/src/sync/once.go:74 +0xbf sync.(*Once).Do(...) /usr/lib/golang/src/sync/once.go:65 github.com/openshift-pipelines/release-tests/steps/olm.glob..func1() /tmp/release-tests/steps/olm/operator.go:24 +0x2c reflect.Value.call({0x1dfd4e0?, 0x243f088?, 0x7f99dafe69a0?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f088?, 0x54?}, {0x3956620?, 0xc000577c30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f088?, 0x55?}, {0x0, 0x0, 0xc0008841a0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0x0?, 0x25?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0009825a0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf 2024/03/12 01:12:05 Skipping deletion of the namespace 'releasetest-q54hr' as the test got failed # Verify eventlisteners spec  ## Create Eventlistener embedded TriggersBindings specs: PIPELINES-05-TC08 2024/03/12 01:12:05 output: Now using project "releasetest-4c5hv" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|-------------------------------------------------------------------| |1 |testdata/triggers/sample-pipeline.yaml | |2 |testdata/triggers/triggerbindings/triggerbinding.yaml | |3 |testdata/triggers/triggertemplate/triggertemplate.yaml | |4 |testdata/triggers/eventlisteners/eventlistener-embeded-binding.yaml| ...[FAIL] 2024/03/12 01:12:05 Skipping deletion of the namespace 'releasetest-4c5hv' as the test got failed  Failed Step: Create Specification: specs/triggers/eventlistener.spec:177 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/sample-pipeline.yaml -n releasetest-4c5hv ExitCode: 1 Error: exit status 1 Stdout: Stderr: resource mapping not found for name: "say-hello" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Task" in version "tekton.dev/v1beta1" ensure CRDs are installed first resource mapping not found for name: "say-message" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Task" in version "tekton.dev/v1beta1" ensure CRDs are installed first resource mapping not found for name: "say-bye" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Task" in version "tekton.dev/v1beta1" ensure CRDs are installed first resource mapping not found for name: "simple-pipeline" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Pipeline" in version "tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc0003945a0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0003945a0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0003945a0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc00072d900, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc000114780, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc0006893b0?, 0xc000588f00?}, {0xc000790030, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99d8483e60?}, {0x23102bf, 0x4}, {0xc000586690, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000586690?, 0x1f2f320?, 0x7f9a22cdc501?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000586570?}, {0xc000768f90, 0x1, 0xc000586630?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc000768f90?, 0x9?, 0x13e?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc00078b860, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf  ## Create embedded TriggersTemplate: PIPELINES-05-TC09 2024/03/12 01:12:06 output: Now using project "releasetest-szb82" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|-------------------------------------------------------------------| |1 |testdata/triggers/triggerbindings/triggerbinding.yaml | |2 |testdata/triggers/triggertemplate/embed-triggertemplate.yaml | |3 |testdata/triggers/eventlisteners/eventlistener-embeded-binding.yaml| ...[FAIL]  Failed Step: Create Specification: specs/triggers/eventlistener.spec:204 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/triggerbindings/triggerbinding.yaml -n releasetest-szb82 ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: resource mapping not found for name: "pipeline-binding" namespace: "" from "/tmp/release-tests/testdata/triggers/triggerbindings/triggerbinding.yaml": no matches for kind "TriggerBinding" in version "triggers.tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc0003cb630, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0003cb630?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0003cb630}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc00072ddc0, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc000114ba0, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc00072e800?, 0xc00098ca50?}, {0xc00005a918, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99d8483e60?}, {0x23102bf, 0x4}, {0xc000586af8, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000586af8?, 0x1f2f320?, 0x7f9a22cdc501?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000586a08?}, {0xc0007695e0, 0x1, 0xc000586ac8?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc0007695e0?, 0x9?, 0x11e?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0008803c0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf 2024/03/12 01:12:06 Skipping deletion of the namespace 'releasetest-szb82' as the test got failed  ## Verify Github push event with Embbeded TriggerTemplate using Github-CTB: PIPELINES-05-TC12 2024/03/12 01:12:06 output: Now using project "releasetest-zf7x5" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|------------------------------------------------------------------| |1 |testdata/triggers/github-ctb/Embeddedtriggertemplate-git-push.yaml| |2 |testdata/triggers/github-ctb/eventlistener-ctb-git-push.yaml | ...[FAIL]  Failed Step: Create Specification: specs/triggers/eventlistener.spec:282 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/github-ctb/Embeddedtriggertemplate-git-push.yaml -n releasetest-zf7x5 ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: resource mapping not found for name: "pipeline-template-git-push" namespace: "" from "/tmp/release-tests/testdata/triggers/github-ctb/Embeddedtriggertemplate-git-push.yaml": no matches for kind "TriggerTemplate" in version "triggers.tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc0006fa2d0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0006fa2d0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0006fa2d0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc00072c640, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc0009726c0, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc00094f040?, 0xc0003a61e0?}, {0xc000926030, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99d863bcd8?}, {0x23102bf, 0x4}, {0xc000396c78, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000396c78?, 0x1f2f320?, 0x7f9a22cdc101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000396c18?}, {0xc000c22680, 0x1, 0xc000396c60?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc000c22680?, 0x9?, 0xce?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc000948960, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf 2024/03/12 01:12:06 Skipping deletion of the namespace 'releasetest-zf7x5' as the test got failed  ## Verify Github pull_request event with Embbeded TriggerTemplate using Github-CTB: PIPELINES-05-TC13 2024/03/12 01:12:06 output: Now using project "releasetest-mbfs6" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|----------------------------------------------------------------| |1 |testdata/triggers/github-ctb/Embeddedtriggertemplate-git-pr.yaml| |2 |testdata/triggers/github-ctb/eventlistener-ctb-git-pr.yaml | ...[FAIL] 2024/03/12 01:12:06 Skipping deletion of the namespace 'releasetest-mbfs6' as the test got failed Failed Step: Create Specification: specs/triggers/eventlistener.spec:309 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/github-ctb/Embeddedtriggertemplate-git-pr.yaml -n releasetest-mbfs6 ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: resource mapping not found for name: "pipeline-template-git-pr" namespace: "" from "/tmp/release-tests/testdata/triggers/github-ctb/Embeddedtriggertemplate-git-pr.yaml": no matches for kind "TriggerTemplate" in version "triggers.tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc0000d4140, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0000d4140?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0000d4140}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc00072cb40, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc000972ae0, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc00094d9c0?, 0xc0002a8390?}, {0xc00005a540, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99d863bcd8?}, {0x23102bf, 0x4}, {0xc000396e88, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000396e88?, 0x1f2f320?, 0x7f9a22cdc101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000396e28?}, {0xc000c22c30, 0x1, 0xc000396e70?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc000c22c30?, 0x9?, 0xce?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0009492c0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf  ## Create TriggersCRD resource with CEL interceptors (overlays): PIPELINES-05-TC15 2024/03/12 01:12:07 output: Now using project "releasetest-gzdkq" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|-----------------------------------------------------------| |1 |testdata/triggers/triggersCRD/eventlistener-triggerref.yaml| |2 |testdata/triggers/triggersCRD/trigger.yaml | |3 |testdata/triggers/triggersCRD/triggerbindings.yaml | |4 |testdata/triggers/triggersCRD/triggertemplate.yaml | |5 |testdata/triggers/triggersCRD/pipeline.yaml | ...[FAIL]  Failed Step: Create Specification: specs/triggers/eventlistener.spec:363 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/triggersCRD/eventlistener-triggerref.yaml -n releasetest-gzdkq ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: resource mapping not found for name: "listener-triggerref" namespace: "" from "/tmp/release-tests/testdata/triggers/triggersCRD/eventlistener-triggerref.yaml": no matches for kind "EventListener" in version "triggers.tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc0002200a0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0002200a0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0002200a0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc0003d1800, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc000024ea0, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc000068e80?, 0xc000682510?}, {0xc000c2e0a8, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99d9f7a8b0?}, {0x23102bf, 0x4}, {0xc00068d650, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc00068d650?, 0x1f2f320?, 0x7f9a22cdcf01?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc00068d5a8?}, {0xc000985730, 0x1, 0xc00068d638?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc000985730?, 0x9?, 0x15e?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc00070ef00, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf 2024/03/12 01:12:07 Skipping deletion of the namespace 'releasetest-gzdkq' as the test got failed  ## Create Eventlistener with github interceptor And verify Kuberenetes Events: PIPELINES-05-TC17 2024/03/12 01:12:07 output: Now using project "releasetest-vvkpx" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|-------------------------------------------------------------------| |1 |testdata/triggers/sample-pipeline.yaml | |2 |testdata/triggers/triggerbindings/triggerbinding.yaml | |3 |testdata/triggers/triggertemplate/triggertemplate.yaml | |4 |testdata/triggers/eventlisteners/eventlistener-embeded-binding.yaml| ...[FAIL]  Failed Step: Create Specification: specs/triggers/eventlistener.spec:434 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/sample-pipeline.yaml -n releasetest-vvkpx ExitCode: 1 Error: exit status 1 Stdout: Stderr: resource mapping not found for name: "say-hello" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Task" in version "tekton.dev/v1beta1" ensure CRDs are installed first resource mapping not found for name: "say-message" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Task" in version "tekton.dev/v1beta1" ensure CRDs are installed first resource mapping not found for name: "say-bye" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Task" in version "tekton.dev/v1beta1" ensure CRDs are installed first resource mapping not found for name: "simple-pipeline" namespace: "" from "/tmp/release-tests/testdata/triggers/sample-pipeline.yaml": no matches for kind "Pipeline" in version "tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc000686280, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc000686280?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc000686280}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc00072c340, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc000972120, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc00079e150?, 0xc00082a1e0?}, {0xc0001200d8, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99dafe69a0?}, {0x23102bf, 0x4}, {0xc000b001e0, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000b001e0?, 0x1f2f320?, 0x7f9a22cdc101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000b00150?}, {0xc000c225d0, 0x1, 0xc000b001b0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc000c225d0?, 0x9?, 0x13e?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc000714960, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf 2024/03/12 01:12:07 Skipping deletion of the namespace 'releasetest-vvkpx' as the test got failed # Verify triggerbindings spec  ## Verify CEL marshaljson function Test: PIPELINES-10-TC01 2024/03/12 01:12:07 output: Now using project "releasetest-z957c" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|------------------------------------------------------| |1 |testdata/triggers/triggerbindings/cel-marshalJson.yaml| ...[FAIL]  Failed Step: Create Specification: specs/triggers/triggerbinding.spec:16 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/triggerbindings/cel-marshalJson.yaml -n releasetest-z957c ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: resource mapping not found for name: "cel-marshaljson" namespace: "" from "/tmp/release-tests/testdata/triggers/triggerbindings/cel-marshalJson.yaml": no matches for kind "EventListener" in version "triggers.tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc0003cb630, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0003cb630?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0003cb630}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc000327300, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc000972cc0, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc0008b13c0?, 0xc000888570?}, {0xc00005a978, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99dafe69a0?}, {0x23102bf, 0x4}, {0xc000b01080, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000b01080?, 0x1f2f320?, 0x7f9a22cdc101?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000b01038?}, {0xc000984320, 0x1, 0xc000b01068?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc000984320?, 0x9?, 0x7f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc000842000, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf 2024/03/12 01:12:07 Skipping deletion of the namespace 'releasetest-z957c' as the test got failed  ## Verify event message body parsing with old annotation Test: PIPELINES-10-TC02 2024/03/12 01:12:08 output: Now using project "releasetest-zd8gq" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[PASS]  * Create |S.NO|resource_dir | |----|----------------------------------------------------------------------| |1 |testdata/triggers/triggerbindings/parse-json-body-with-annotation.yaml| ...[FAIL]  Failed Step: Create Specification: specs/triggers/triggerbinding.spec:38 Error Message: [assertion failed: Command: oc create -f /tmp/release-tests/testdata/triggers/triggerbindings/parse-json-body-with-annotation.yaml -n releasetest-zd8gq ExitCode: 1 Error: exit status 1 Stdout: Stderr: resource mapping not found for name: "taskrun-with-annotation" namespace: "" from "/tmp/release-tests/testdata/triggers/triggerbindings/parse-json-body-with-annotation.yaml": no matches for kind "TriggerTemplate" in version "triggers.tekton.dev/v1beta1" ensure CRDs are installed first resource mapping not found for name: "parse-json-body-with-annotation" namespace: "" from "/tmp/release-tests/testdata/triggers/triggerbindings/parse-json-body-with-annotation.yaml": no matches for kind "EventListener" in version "triggers.tekton.dev/v1beta1" ensure CRDs are installed first Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f99d8684c40, 0x3956620}, 0x243f660, 0xc0000d43c0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f99d8684c40, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0000d43c0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0000d43c0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc0003bc600, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc00010e1e0, 0x6, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.Create({0xc00069c2d0?, 0xc0002a83c0?}, {0xc0001200f0, 0x11}) /tmp/release-tests/pkg/oc/oc.go:16 +0x16d github.com/openshift-pipelines/release-tests/steps/cli.glob..func1(0x0?) /tmp/release-tests/steps/cli/oc.go:18 +0x45 reflect.Value.call({0x1e3f0a0?, 0x243ef70?, 0x7f99d9f7a8b0?}, {0x23102bf, 0x4}, {0xc000112150, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3f0a0?, 0x243ef70?, 0x45622f?}, {0xc000112150?, 0x1f2f320?, 0x7f9a22cdc501?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3f0a0?, 0x243ef70?, 0xc000112108?}, {0xc0003695e0, 0x1, 0xc000112138?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cd8c0?, {0xc0003695e0?, 0x9?, 0x8e?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006cc870, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205923173310769/gauge_test.go:31 +0xf 2024/03/12 01:12:08 Skipping deletion of the namespace 'releasetest-zd8gq' as the test got failed Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-12 01.12.08 Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-12_01.12.08/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Sending kill message to Html Report plugin. Sending kill message to Xml Report plugin. Sending kill message to runner. ok command-line-arguments 3.461s Runner with PID:23054 has exited Specifications: 3 executed 0 passed 3 failed 0 skipped Scenarios: 9 executed 0 passed 9 failed 0 skipped Total time taken: 3.405s Updates are available. Run `gauge update -c` for more info. gauge run specs/metrics/ log-level : [debug] tags : [sanity & !tls] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Plugin xml-report is already installed. Plugin go is already installed. Plugin html-report is already installed. Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 1 specifications parsing completed. Applying tags filter: sanity & !tls The following specifications satisfy filter criteria: specs/metrics/metrics.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Setting MaxRecvMsgSize = 1024 MB Attempting to connect to grpc server at port: 44509 Successfully made the connection with plugin with port: 44509 Starting Xml Report plugin Attempting to connect to grpc server at port: 35903 Successfully made the connection with plugin with port: 35903 Initialising suite data store. # Verify openshift pipelines monitoring  ## Openshift pipelines metrics acceptance tests: PIPELINES-01-TC01 2024/03/12 01:12:10 output: Now using project "releasetest-w8gcv" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[FAIL]  Failed Step: Validate Operator should be installed Specification: specs/metrics/metrics.spec:7 Error Message: Operator is not installed Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000459180, {0x233205a?, 0x23135a0?}, {0x0?, 0xc000120000?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/operator.ValidateOperatorInstallStatus(0xc000172000, {{0x2315416, 0x8}, {0x2313e98, 0x7}, {0x0, 0x0}, {0x2311110, 0x5}, {0x2311ff9, ...}, ...}) /tmp/release-tests/pkg/operator/operator.go:76 +0x10c github.com/openshift-pipelines/release-tests/steps/olm.glob..func1.1() /tmp/release-tests/steps/olm/operator.go:25 +0x165 sync.(*Once).doSlow(0x0?, 0x0?) /usr/lib/golang/src/sync/once.go:74 +0xbf sync.(*Once).Do(...) /usr/lib/golang/src/sync/once.go:65 github.com/openshift-pipelines/release-tests/steps/olm.glob..func1() /tmp/release-tests/steps/olm/operator.go:24 +0x2c reflect.Value.call({0x1dfd4e0?, 0x243f088?, 0x7fd7260c5bd8?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f088?, 0x54?}, {0x3956620?, 0xc000755c30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f088?, 0x55?}, {0x0, 0x0, 0xc00010e500?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cf920?, {0x0?, 0x25?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0008203c0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205928966467773/gauge_test.go:31 +0xf 2024/03/12 01:12:11 Skipping deletion of the namespace 'releasetest-w8gcv' as the test got failed Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-12_01.12.11/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-12 01.12.11 Sending kill message to Html Report plugin. Sending kill message to Xml Report plugin. Sending kill message to runner. ok command-line-arguments 0.423s Runner with PID:23854 has exited Specifications: 1 executed 0 passed 1 failed 0 skipped Scenarios: 1 executed 0 passed 1 failed 0 skipped Total time taken: 387ms Updates are available. Run `gauge update -c` for more info. gauge run specs/operator/addon.spec specs/operator/auto-prune.spec log-level : [debug] parallel : [true] tags : [sanity & !tls] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Plugin go is already installed. Plugin html-report is already installed. Plugin xml-report is already installed. Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 2 specifications parsing completed. Applying tags filter: sanity & !tls The following specifications satisfy filter criteria: specs/operator/addon.spec specs/operator/auto-prune.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Setting MaxRecvMsgSize = 1024 MB Attempting to connect to grpc server at port: 43099 Successfully made the connection with plugin with port: 43099 Starting Xml Report plugin Attempting to connect to grpc server at port: 39529 Successfully made the connection with plugin with port: 39529 Executing in 2 parallel streams. Starting go runner Established connection to runner. Initialising suite data store. Initialising suite data store. [runner: 1] # Verify Addon E2E spec [runner: 2] # Verify auto-prune E2E [runner: 1] ## Disable/Enable community clustertasks: PIPELINES-15-TC01 2024/03/12 01:12:16 output: Now using project "releasetest-zlqn2" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [runner: 1] * Validate Operator should be installed 2024/03/12 01:12:16 output: Now using project "releasetest-7grwj" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [runner: 1] Failed Step: Validate Operator should be installed Specification: specs/operator/addon.spec:5 Error Message: Operator is not installed Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc00072e700, {0x233205a?, 0x23135a0?}, {0x0?, 0xc000682000?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/operator.ValidateOperatorInstallStatus(0xc000198360, {{0x2315416, 0x8}, {0x2313e98, 0x7}, {0x0, 0x0}, {0x2311110, 0x5}, {0x2311ff9, ...}, ...}) /tmp/release-tests/pkg/operator/operator.go:76 +0x10c github.com/openshift-pipelines/release-tests/steps/olm.glob..func1.1() /tmp/release-tests/steps/olm/operator.go:25 +0x165 sync.(*Once).doSlow(0x0?, 0x0?) /usr/lib/golang/src/sync/once.go:74 +0xbf sync.(*Once).Do(...) /usr/lib/golang/src/sync/once.go:65 github.com/openshift-pipelines/release-tests/steps/olm.glob..func1() /tmp/release-tests/steps/olm/operator.go:24 +0x2c reflect.Value.call({0x1dfd4e0?, 0x243f088?, 0x7fa5946912a8?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f088?, 0x56?}, {0x3956620?, 0xc00080fc30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f088?, 0x55?}, {0x0, 0x0, 0xc00070a160?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc000443740?, {0x0?, 0x25?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006502d0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205931641297909/gauge_test.go:31 +0xf 2024/03/12 01:12:16 Skipping deletion of the namespace 'releasetest-zlqn2' as the test got failed [runner: 1] ## Disable/Enable clustertasks: PIPELINES-15-TC02 2024/03/12 01:12:16 Annotating the namespaces with 'operator.tekton.dev/prune.skip=true' so that the pipelineruns should not get deleted 2024/03/12 01:12:16 output: namespace/openshift annotate 2024/03/12 01:12:16 output: Now using project "releasetest-vr4z9" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [runner: 1] * Validate Operator should be installed [runner: 1] * Update addon config with clusterTasks as "true" communityClustertasks as "true" and pipelineTemplates as "true" and expect message "" 2024/03/12 01:12:16 output: namespace/releasetest-4c5hv annotate [runner: 1] Failed Step: Update addon config with clusterTasks as "true" communityClustertasks as "true" and pipelineTemplates as "true" and expect message "" Specification: specs/operator/addon.spec:33 Error Message: [assertion failed: Command: oc patch tektonconfig config -p {"spec":{"addon":{"params":[{"name":"clusterTasks","value":"true"},{"name":"communityClusterTasks","value":"true"},{"name":"pipelineTemplates","value":"true"}]}}} --type=merge ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: the server doesn't have a resource type "tektonconfig" Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7fa5943f1048, 0x3956620}, 0x243f660, 0xc0007804b0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7fa5943f1048, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0007804b0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0007804b0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc0008bb080, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc0004b3880, 0x7, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.UpdateTektonConfig({0xc0008ea000, 0xa2}) /tmp/release-tests/pkg/oc/oc.go:65 +0x130 github.com/openshift-pipelines/release-tests/steps/cli.glob..func15({0xc0008bc7e0?, 0x0?}, {0xc0008bc7e4, 0x4}, {0xc0008bc7e8, 0x4}, {0x0, 0x0}) /tmp/release-tests/steps/cli/oc.go:117 +0xea reflect.Value.call({0x1f6a4c0?, 0x243efa0?, 0x7fa595716e60?}, {0x23102bf, 0x4}, {0xc0006a48a0, 0x4, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1f6a4c0?, 0x243efa0?, 0x45622f?}, {0xc0006a48a0?, 0x1f2f320?, 0x7fa5ddc4b501?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1f6a4c0?, 0x243efa0?, 0x55?}, {0xc0008bafc0, 0x4, 0xc0008c4280?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc000443740?, {0xc0008bafc0?, 0x79?, 0x13e?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0006e2ff0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205931641297909/gauge_test.go:31 +0xf 2024/03/12 01:12:17 Skipping deletion of the namespace 'releasetest-vr4z9' as the test got failed [runner: 1] ## Disable/Enable pipeline templates: PIPELINES-15-TC03 2024/03/12 01:12:17 output: namespace/releasetest-4s2ts annotate 2024/03/12 01:12:17 output: namespace/releasetest-5gx9d annotate 2024/03/12 01:12:17 output: Now using project "releasetest-ltdlb" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname [runner: 1] * Validate Operator should be installed [runner: 1] * Update addon config with clusterTasks as "true" communityClustertasks as "true" and pipelineTemplates as "true" and expect message "" 2024/03/12 01:12:17 output: namespace/releasetest-6p7fr annotate [runner: 1] Failed Step: Update addon config with clusterTasks as "true" communityClustertasks as "true" and pipelineTemplates as "true" and expect message "" Specification: specs/operator/addon.spec:54 Error Message: [assertion failed: Command: oc patch tektonconfig config -p {"spec":{"addon":{"params":[{"name":"clusterTasks","value":"true"},{"name":"communityClusterTasks","value":"true"},{"name":"pipelineTemplates","value":"true"}]}}} --type=merge ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: the server doesn't have a resource type "tektonconfig" Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7fa5943f1048, 0x3956620}, 0x243f660, 0xc0006184b0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7fa5943f1048, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0006184b0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0006184b0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc0008ba380, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc00095fce0, 0x7, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.UpdateTektonConfig({0xc0000f8160, 0xa2}) /tmp/release-tests/pkg/oc/oc.go:65 +0x130 github.com/openshift-pipelines/release-tests/steps/cli.glob..func15({0xc0008bc160?, 0x0?}, {0xc0008bc164, 0x4}, {0xc0008bc168, 0x4}, {0x0, 0x0}) /tmp/release-tests/steps/cli/oc.go:117 +0xea reflect.Value.call({0x1f6a4c0?, 0x243efa0?, 0x7fa5946912a8?}, {0x23102bf, 0x4}, {0xc0000cd080, 0x4, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1f6a4c0?, 0x243efa0?, 0x45622f?}, {0xc0000cd080?, 0x1f2f320?, 0x7fa5ddc4bf01?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1f6a4c0?, 0x243efa0?, 0x55?}, {0xc0008ba2c0, 0x4, 0xc0009941c0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc000443740?, {0xc0008ba2c0?, 0x79?, 0x13e?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc000650870, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205931641297909/gauge_test.go:31 +0xf 2024/03/12 01:12:17 Skipping deletion of the namespace 'releasetest-ltdlb' as the test got failed [runner: 1] Sending kill message to runner. ok command-line-arguments 4.191s Runner with PID:24316 has exited 2024/03/12 01:12:17 output: namespace/releasetest-7grwj annotate 2024/03/12 01:12:17 output: namespace/releasetest-7xzt5 annotate 2024/03/12 01:12:17 output: namespace/releasetest-b7pbq annotate 2024/03/12 01:12:18 output: namespace/releasetest-gzdkq annotate 2024/03/12 01:12:18 output: namespace/releasetest-h57hf annotate 2024/03/12 01:12:18 output: namespace/releasetest-lhtxl annotate 2024/03/12 01:12:18 output: namespace/releasetest-mbfs6 annotate 2024/03/12 01:12:18 output: namespace/releasetest-mmhnx annotate 2024/03/12 01:12:18 output: namespace/releasetest-nlf42 annotate 2024/03/12 01:12:18 output: namespace/releasetest-pppht annotate 2024/03/12 01:12:19 output: namespace/releasetest-ps8cr annotate 2024/03/12 01:12:19 output: namespace/releasetest-q54hr annotate 2024/03/12 01:12:19 output: namespace/releasetest-qhmdt annotate 2024/03/12 01:12:19 output: namespace/releasetest-qmv64 annotate 2024/03/12 01:12:19 output: namespace/releasetest-snlbm annotate 2024/03/12 01:12:19 output: namespace/releasetest-szb82 annotate 2024/03/12 01:12:19 output: namespace/releasetest-tasks annotate 2024/03/12 01:12:20 output: namespace/releasetest-vvkpx annotate 2024/03/12 01:12:20 output: namespace/releasetest-w8gcv annotate 2024/03/12 01:12:20 output: namespace/releasetest-z957c annotate 2024/03/12 01:12:20 output: namespace/releasetest-zd8gq annotate 2024/03/12 01:12:20 output: namespace/releasetest-zf7x5 annotate 2024/03/12 01:12:20 output: namespace/releasetest-zlqn2 annotate [runner: 2] Error Message: Error: could not get TektonConfig Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc0005a96c0, {0x23412f2?, 0x0?}, {0x0?, 0x0?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/steps.glob..func3(0x0?) /tmp/release-tests/steps/hooks.go:62 +0x97 reflect.Value.call({0x1e3ee20?, 0x243ef60?, 0x7f08d84e98f8?}, {0x23102bf, 0x4}, {0xc0005de408, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3ee20?, 0x243ef60?, 0x0?}, {0xc0005de408?, 0x1?, 0x2666728?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3ee20?, 0x243ef60?, 0x2710?}, {0xc00066fbf0, 0x1, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Hook).Execute(0xc000073b10?, 0x0?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/hook.go:38 +0x8f github.com/getgauge-contrib/gauge-go/messageprocessors.executeHooks({0xc00002f980?, 0x1, 0xc000110200?}, 0xc00003c5a0, 0xc0002b4002?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/Helper.go:12 +0x9f github.com/getgauge-contrib/gauge-go/messageprocessors.(*SpecExecutionStartingRequestProcessor).Process(0x1fb91a0?, 0xc00003c5a0, 0xc000000001?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/SpecExecutionStartingRequestProcessor.go:15 +0x98 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205933813557555/gauge_test.go:31 +0xf [runner: 2] Error Message: [assertion failed: Command: oc patch tektonconfig config -p {"spec":{"pruner":{"keep":null,"keep-since":null,"schedule":"","resources":[""]}}} --type=merge ExitCode: 1 Error: exit status 1 Stdout: Stderr: error: the server doesn't have a resource type "tektonconfig" Failures: ExitCode was 1 expected 0 Expected no error] Stacktrace: /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:46 github.com/openshift-pipelines/release-tests/pkg/cmd.testsuitAdaptor.Log(...) /tmp/release-tests/pkg/cmd/cmd.go:34 gotest.tools/v3/internal/assert.RunComparison({0x7f08d852bff0, 0x3956620}, 0x243f660, 0xc0004888c0, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/result.go:60 +0x43f gotest.tools/v3/internal/assert.Eval({0x7f08d852bff0, 0x3956620}, 0x3956620?, {0x1f2d640?, 0xc0004888c0?}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/internal/assert/assert.go:56 +0x21c gotest.tools/v3/assert.Assert({0x266a8a0, 0x3956620}, {0x1f2d640, 0xc0004888c0}, {0x0, 0x0, 0x0}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/assert/assert.go:145 +0x9c gotest.tools/v3/icmd.(*Result).Assert(0xc00058fa00, {0x266a8a0, 0x3956620}, {0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, ...}}) /alabama/go/pkg/mod/gotest.tools/v3@v3.5.1/icmd/command.go:62 +0x135 github.com/openshift-pipelines/release-tests/pkg/cmd.Assert({0x0, 0x0, {0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}}, {0xc00052c3f0, 0x7, ...}) /tmp/release-tests/pkg/cmd/cmd.go:50 +0x105 github.com/openshift-pipelines/release-tests/pkg/cmd.MustSucceed(...) /tmp/release-tests/pkg/cmd/cmd.go:43 github.com/openshift-pipelines/release-tests/pkg/oc.UpdateTektonConfig({0xc000804060, 0x52}) /tmp/release-tests/pkg/oc/oc.go:65 +0x130 github.com/openshift-pipelines/release-tests/steps.glob..func4(0x0?) /tmp/release-tests/steps/hooks.go:103 +0x1d2 reflect.Value.call({0x1e3ee20?, 0x243ef68?, 0x7f08d84ecd10?}, {0x23102bf, 0x4}, {0xc000380420, 0x1, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1e3ee20?, 0x243ef68?, 0x0?}, {0xc000380420?, 0x1?, 0x2666728?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1e3ee20?, 0x243ef68?, 0x2710?}, {0xc000aa9bf0, 0x1, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Hook).Execute(0xc000073b20?, 0x0?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/hook.go:38 +0x8f github.com/getgauge-contrib/gauge-go/messageprocessors.executeHooks({0xc000716630?, 0x1, 0xc000072d20?}, 0xc00003c2d0, 0xc0008bc1a2?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/Helper.go:12 +0x9f github.com/getgauge-contrib/gauge-go/messageprocessors.(*SpecExecutionEndingProcessor).Process(0x1fb91a0?, 0xc00003c2d0, 0xc000000002?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/SpecExecutionEndingProcessor.go:15 +0x98 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205933813557555/gauge_test.go:31 +0xf [runner: 2] Sending kill message to runner. ok command-line-arguments 5.219s Runner with PID:24728 has exited Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-12_01.12.21/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-12 01.12.21 Sending kill message to Html Report plugin. Sending kill message to Xml Report plugin. Specifications: 2 executed 0 passed 2 failed 0 skipped Scenarios: 3 executed 0 passed 3 failed 0 skipped Total time taken: 7.716s Updates are available. Run `gauge update -c` for more info. gauge run specs/operator/rbac.spec log-level : [debug] tags : [sanity] verbose : [true] env will be loaded from default directory 'env' 'gauge_environment' set to 'default' Created gauge_screenshots_dir at /tmp/release-tests/.gauge/screenshots Plugin go is already installed. Plugin html-report is already installed. Plugin xml-report is already installed. Parsing started. Started concepts parsing. 14 concepts parsing completed. Started specifications parsing. 1 specifications parsing completed. Applying tags filter: sanity The following specifications satisfy filter criteria: specs/operator/rbac.spec Parsing completed. Starting go runner Checking updates... Downloading https://downloads.gauge.org/plugin/go?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/html-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Downloading https://downloads.gauge.org/plugin/xml-report?l=go&p=go,html-report,xml-report&o=linux&a=amd64 Established connection to runner. Validation started. Validation completed. Run started Starting Html Report plugin Setting MaxRecvMsgSize = 1024 MB Attempting to connect to grpc server at port: 46517 Successfully made the connection with plugin with port: 46517 Starting Xml Report plugin Attempting to connect to grpc server at port: 44311 Successfully made the connection with plugin with port: 44311 Initialising suite data store. # Verify RBAC Resources  ## Disable RBAC resource creation: PIPELINES-11-TC01 2024/03/12 01:12:23 output: Now using project "releasetest-mt7lh" on server "https://api.ci-op-bsq5p8yc-d079b.cspilp.interop.ccitredhat.com:6443". You can add applications to this project with the 'new-app' command. For example, try: oc new-app rails-postgresql-example to build a new example application in Ruby. Or use kubectl to deploy a simple Kubernetes application: kubectl create deployment hello-node --image=registry.k8s.io/e2e-test-images/agnhost:2.43 -- /agnhost serve-hostname  * Validate Operator should be installed ...[FAIL]  Failed Step: Validate Operator should be installed Specification: specs/operator/rbac.spec:5 Error Message: Operator is not installed Stacktrace: goroutine 1 [running, locked to thread]: runtime/debug.Stack() /usr/lib/golang/src/runtime/debug/stack.go:24 +0x5e github.com/getgauge-contrib/gauge-go/testsuit.(*testingT).Errorf(0xc000390380, {0x233205a?, 0x23135a0?}, {0x0?, 0xc0004a0000?, 0x0?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/testing.go:56 +0x47 github.com/openshift-pipelines/release-tests/pkg/operator.ValidateOperatorInstallStatus(0xc0001290e0, {{0x2315416, 0x8}, {0x2313e98, 0x7}, {0x0, 0x0}, {0x2311110, 0x5}, {0x2311ff9, ...}, ...}) /tmp/release-tests/pkg/operator/operator.go:76 +0x10c github.com/openshift-pipelines/release-tests/steps/olm.glob..func1.1() /tmp/release-tests/steps/olm/operator.go:25 +0x165 sync.(*Once).doSlow(0x0?, 0x0?) /usr/lib/golang/src/sync/once.go:74 +0xbf sync.(*Once).Do(...) /usr/lib/golang/src/sync/once.go:65 github.com/openshift-pipelines/release-tests/steps/olm.glob..func1() /tmp/release-tests/steps/olm/operator.go:24 +0x2c reflect.Value.call({0x1dfd4e0?, 0x243f088?, 0x7f14143756c0?}, {0x23102bf, 0x4}, {0x3956620, 0x0, 0x0?}) /usr/lib/golang/src/reflect/value.go:596 +0xce7 reflect.Value.Call({0x1dfd4e0?, 0x243f088?, 0x54?}, {0x3956620?, 0xc00080fc30?, 0x88202b?}) /usr/lib/golang/src/reflect/value.go:380 +0xb9 github.com/getgauge-contrib/gauge-go/testsuit.executeFunc({0x1dfd4e0?, 0x243f088?, 0x55?}, {0x0, 0x0, 0xc000322180?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/funcExecutor.go:47 +0x238 github.com/getgauge-contrib/gauge-go/testsuit.(*Step).Execute(0xc0003cf920?, {0x0?, 0x25?, 0x5f?}) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/testsuit/step.go:17 +0x8b github.com/getgauge-contrib/gauge-go/messageprocessors.(*ExecuteStepProcessor).Process(0x1fb91a0?, 0xc0007863c0, 0xc000000007?) /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/messageprocessors/ExecuteStepProcessor.go:20 +0xa6 github.com/getgauge-contrib/gauge-go/gauge.Run() /alabama/go/pkg/mod/github.com/getgauge-contrib/gauge-go@v0.4.0/gauge/runner.go:219 +0x21f command-line-arguments.init.0() /tmp/gauge_temp1710205941573013704/gauge_test.go:31 +0xf 2024/03/12 01:12:23 Skipping deletion of the namespace 'releasetest-mt7lh' as the test got failed Transformed SuiteResult to report structure Successfully generated html-report to => /logs/artifacts/html-report/2024-03-12_01.12.23/index.html Done generating HTML report using theme from /tmp/plugins/html-report/4.3.0/themes/default Successfully generated xml-report to => /logs/artifacts/xml-report/2024-03-12 01.12.23 Sending kill message to Xml Report plugin. Sending kill message to Html Report plugin. Sending kill message to runner. ok command-line-arguments 0.472s Runner with PID:25825 has exited Specifications: 1 executed 0 passed 1 failed 0 skipped Scenarios: 1 executed 0 passed 1 failed 0 skipped Total time taken: 417ms Updates are available. Run `gauge update -c` for more info. Rename xml files to junit_test_*.xml