Bug 1733889

Summary: openshift redhat-operators packagemanifest can not be fetched from app regisry redhat-operators-stage
Product: OpenShift Container Platform Reporter: Cuiping HUO <chuo>
Component: ReleaseAssignee: Luke Meyer <lmeyer>
Status: CLOSED DUPLICATE QA Contact: Wei Sun <wsun>
Severity: high Docs Contact:
Priority: unspecified    
Version: 4.1.zCC: aos-bugs, jokerman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-30 04:53:03 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Cuiping HUO 2019-07-29 06:45:15 UTC
Description of problem:
openshift redhat-operators can not be fetched from app regisry redhat-operators-stage


Version-Release number of selected component (if applicable):
OCP:4.1.8
app regisry: redhat-operators-stage

How reproducible:
Always

Actual results:
The openshift redhat-operators asb, tsb, elasticsearch, and clusterlogging could not be fetched from redhat-operators-stage. 


Expected results:

The packagemanifest can be fetched from app regisry redhat-operators-stage


Additional info:
1.oc get opsrc redhat-operators -n openshift-marketplace -o yaml
apiVersion: operators.coreos.com/v1
kind: OperatorSource
metadata:
  annotations:
    kubectl.kubernetes.io/last-applied-configuration: |
      {"apiVersion":"operators.coreos.com/v1","kind":"OperatorSource","metadata":{"annotations":{},"labels":{"opsrc-provider":"redhat"},"name":"redhat-operators","namespace":"openshift-marketplace"},"spec":{"authorizationToken":{"secretName":"qesecret"},"displayName":"Red Hat Operators","endpoint":"https://quay.io/cnr","publisher":"Red Hat","registryNamespace":"redhat-operators-stage","type":"appregistry"}}
  creationTimestamp: "2019-07-29T05:30:16Z"
  finalizers:
  - finalizer.operatorsources.operators.coreos.com
  generation: 13
  labels:
    opsrc-provider: redhat
  name: redhat-operators
  namespace: openshift-marketplace
  resourceVersion: "62546"
  selfLink: /apis/operators.coreos.com/v1/namespaces/openshift-marketplace/operatorsources/redhat-operators
  uid: f22480ae-b1c1-11e9-aa4c-0cc47a540e5e
spec:
  authorizationToken:
    secretName: qesecret
  displayName: Red Hat Operators
  endpoint: https://quay.io/cnr
  publisher: Red Hat
  registryNamespace: redhat-operators-stage
  type: appregistry
status:
  currentPhase:
    lastTransitionTime: "2019-07-29T05:52:46Z"
    lastUpdateTime: "2019-07-29T05:52:46Z"
    phase:
      message: The object has been successfully reconciled
      name: Succeeded
  packages: amq7-cert-manager,businessautomation-operator,codeready-workspaces,datagrid,kubevirt-hyperconverged,openshiftansibleservicebroker,openshifttemplateservicebroker,amq-online,amq-streams,amq7-interconnect-operator,cluster-logging,elasticsearch-operator,jaeger-product

2.oc logs -f redhat-operators-6968b7c86b-rj2gw
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/2.0.0/kubevirt.crd.yaml into package: error unmarshaling JSON: v1alpha3 is not in dotted-tri format" dir=downloaded file=kubevirt.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=kwebui.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/2.0.0/kwebui.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=kwebui.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=node-labeller-bundles.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/2.0.0/node-labeller-bundles.crd.yaml into package: error unmarshaling JSON: v1 is not in dotted-tri format" dir=downloaded file=node-labeller-bundles.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=node-maintenance.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/2.0.0/node-maintenance.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=node-maintenance.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=template-validator.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/2.0.0/template-validator.crd.yaml into package: error unmarshaling JSON: v1 is not in dotted-tri format" dir=downloaded file=template-validator.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg=directory dir=downloaded file=4.1 load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=automationbroker.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/4.1/automationbroker.crd.yaml into package: error unmarshaling JSON: v1 is not in dotted-tri format" dir=downloaded file=automationbroker.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundle.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/4.1/bundle.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=bundle.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundlebindings.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/4.1/bundlebindings.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=bundlebindings.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundleinstances.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/4.1/bundleinstances.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=bundleinstances.crd.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=cluster-logging.v4.1.0.clusterserviceversion.yaml load=bundles
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=automationbroker.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=automationbroker.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=bundle.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundle.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=bundlebindings.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundlebindings.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=bundleinstances.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundleinstances.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=cluster-logging.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=cluster-logging.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=cluster-loggings.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=cluster-loggings.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=elasticsearch-operator.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=elasticsearch-operator.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=elasticsearches.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=elasticsearches.crd.yaml load=bundle
time="2019-07-29T05:54:20Z" level=info msg="loading bundle file" dir=downloaded file=image-references load=bundle
time="2019-07-29T05:54:20Z" level=info msg="found csv, loading bundle" dir=downloaded file=image-references load=bundle
time="2019-07-29T05:54:20Z" level=info msg="could not decode contents of file downloaded/4.1/image-references into file: error converting YAML to JSON: yaml: line 14: mapping values are not allowed in this context" dir=downloaded file=image-references load=bundle
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x10c1075]

goroutine 1 [running]:
github.com/operator-framework/operator-registry/pkg/registry.(*Bundle).Size(...)
    /go/src/github.com/operator-framework/operator-registry/pkg/registry/bundle.go:69
github.com/operator-framework/operator-registry/pkg/sqlite.(*DirectoryLoader).LoadBundleWalkFunc(0xc420627760, 0xc420513140, 0x40, 0x1751140, 0xc420d0d5f0, 0x0, 0x0, 0xc420331180, 0xc420d0d628)
    /go/src/github.com/operator-framework/operator-registry/pkg/sqlite/directory.go:113 +0x7d5
github.com/operator-framework/operator-registry/pkg/sqlite.(*DirectoryLoader).LoadBundleWalkFunc-fm(0xc420513140, 0x40, 0x1751140, 0xc420d0d5f0, 0x0, 0x0, 0x31, 0xc420907408)
    /go/src/github.com/operator-framework/operator-registry/pkg/sqlite/directory.go:50 +0x69
path/filepath.walk(0xc420513140, 0x40, 0x1751140, 0xc420d0d5f0, 0xc4209076d8, 0x0, 0x0)
    /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath/path.go:357 +0x402
path/filepath.walk(0xc42030fb80, 0xe, 0x1751140, 0xc4204aa5b0, 0xc4209076d8, 0x0, 0x0)
    /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath/path.go:381 +0x2c2
path/filepath.walk(0x161ab54, 0xa, 0x1751140, 0xc4208d3450, 0xc4209076d8, 0x0, 0x0)
    /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath/path.go:381 +0x2c2
path/filepath.Walk(0x161ab54, 0xa, 0xc420ed76d8, 0x1, 0xc42077fce0)
    /opt/rh/go-toolset-1.10/root/usr/lib/go-toolset-1.10-golang/src/path/filepath/path.go:403 +0x106
github.com/operator-framework/operator-registry/pkg/sqlite.(*DirectoryLoader).Populate(0xc420627760, 0xc420627760, 0x1751140)
    /go/src/github.com/operator-framework/operator-registry/pkg/sqlite/directory.go:50 +0x16e
github.com/operator-framework/operator-registry/pkg/appregistry.(*dbLoader).LoadBundleDirectoryToSQLite(0xc420482260, 0x161ab54, 0xa, 0xc420ed7828, 0x1)
    /go/src/github.com/operator-framework/operator-registry/pkg/appregistry/dbloader.go:83 +0x1d4
github.com/operator-framework/operator-registry/pkg/appregistry.(*AppregistryLoader).Load(0xc4204f1860, 0xc4202f26e0, 0x1, 0x1, 0x7ffd588531be, 0x108, 0xc42042a480, 0x0, 0xc4204f1860, 0x0)
    /go/src/github.com/operator-framework/operator-registry/pkg/appregistry/appregistry.go:123 +0x8ec
main.runCmdFunc(0xc4203ca280, 0xc420250500, 0x0, 0x4, 0x0, 0x0)
    /go/src/github.com/operator-framework/operator-registry/cmd/appregistry-server/main.go:96 +0x57e
github.com/operator-framework/operator-registry/vendor/github.com/spf13/cobra.(*Command).execute(0xc4203ca280, 0xc42003a150, 0x4, 0x4, 0xc4203ca280, 0xc42003a150)
    /go/src/github.com/operator-framework/operator-registry/vendor/github.com/spf13/cobra/command.go:762 +0x468
github.com/operator-framework/operator-registry/vendor/github.com/spf13/cobra.(*Command).ExecuteC(0xc4203ca280, 0x163d94a, 0x28, 0xc4202f25e0)
    /go/src/github.com/operator-framework/operator-registry/vendor/github.com/spf13/cobra/command.go:852 +0x30a
github.com/operator-framework/operator-registry/vendor/github.com/spf13/cobra.(*Command).Execute(0xc4203ca280, 0x1614c43, 0x5)
    /go/src/github.com/operator-framework/operator-registry/vendor/github.com/spf13/cobra/command.go:800 +0x2b
main.main()
    /go/src/github.com/operator-framework/operator-registry/cmd/appregistry-server/main.go:47 +0x4e9


The redhat-operator-art hit similar issue. it report error as following
1.oc get opsrc art-applications -n openshift-marketplace -o yaml
apiVersion: operators.coreos.com/v1
kind: OperatorSource
metadata:
  annotations:
    kubectl.kubernetes.io/last-applied-configuration: |
      {"apiVersion":"operators.coreos.com/v1","kind":"OperatorSource","metadata":{"annotations":{},"name":"art-applications","namespace":"openshift-marketplace"},"spec":{"authorizationToken":{"secretName":"marketplacesecret"},"endpoint":"https://quay.io/cnr","registryNamespace":"redhat-operators-art","type":"appregistry"}}
  creationTimestamp: "2019-07-29T04:58:11Z"
  finalizers:
  - finalizer.operatorsources.operators.coreos.com
  generation: 5
  name: art-applications
  namespace: openshift-marketplace
  resourceVersion: "58850"
  selfLink: /apis/operators.coreos.com/v1/namespaces/openshift-marketplace/operatorsources/art-applications
  uid: 771c5caf-b1bd-11e9-bec7-0a46a2d2fb7e
spec:
  authorizationToken:
    secretName: marketplacesecret
  endpoint: https://quay.io/cnr
  registryNamespace: redhat-operators-art
  type: appregistry
status:
  currentPhase:
    lastTransitionTime: "2019-07-29T04:58:12Z"
    lastUpdateTime: "2019-07-29T04:58:12Z"
    phase:
      message: The object has been successfully reconciled
      name: Succeeded
  packages: openshifttemplateservicebroker,cluster-logging,elasticsearch-operator,metering,openshiftansibleservicebroker
2.oc logs -f art-applications-66d5647c9f-jnph8
time="2019-07-29T04:59:20Z" level=info msg="Using in-cluster kube client config" port=50051 type=appregistry
time="2019-07-29T04:59:20Z" level=info msg="operator source(s) specified are - [https://quay.io/cnr|redhat-operators-art|openshift-marketplace/marketplacesecret]" port=50051 type=appregistry
time="2019-07-29T04:59:20Z" level=info msg="package(s) specified are - metering,openshiftansibleservicebroker,openshifttemplateservicebroker,cluster-logging,elasticsearch-operator" port=50051 type=appregistry
time="2019-07-29T04:59:20Z" level=info msg="input has been sanitized" port=50051 type=appregistry
time="2019-07-29T04:59:20Z" level=info msg="sources: [https://quay.io/cnr/redhat-operators-art]" port=50051 type=appregistry
time="2019-07-29T04:59:20Z" level=info msg="packages: [metering openshiftansibleservicebroker openshifttemplateservicebroker cluster-logging elasticsearch-operator]" port=50051 type=appregistry
time="2019-07-29T04:59:22Z" level=info msg="resolved the following packages: [redhat-operators-art/elasticsearch-operator:151.0.0 redhat-operators-art/metering:36.0.0 redhat-operators-art/openshiftansibleservicebroker:132.0.0 redhat-operators-art/openshifttemplateservicebroker:137.0.0 redhat-operators-art/cluster-logging:140.0.0]" port=50051 type=appregistry
time="2019-07-29T04:59:22Z" level=info msg="downloading repository: redhat-operators-art/elasticsearch-operator:151.0.0 from https://quay.io/cnr" port=50051 type=appregistry
time="2019-07-29T04:59:23Z" level=info msg="downloading repository: redhat-operators-art/metering:36.0.0 from https://quay.io/cnr" port=50051 type=appregistry
time="2019-07-29T04:59:25Z" level=info msg="downloading repository: redhat-operators-art/openshiftansibleservicebroker:132.0.0 from https://quay.io/cnr" port=50051 type=appregistry
time="2019-07-29T04:59:26Z" level=info msg="downloading repository: redhat-operators-art/openshifttemplateservicebroker:137.0.0 from https://quay.io/cnr" port=50051 type=appregistry
time="2019-07-29T04:59:27Z" level=info msg="downloading repository: redhat-operators-art/cluster-logging:140.0.0 from https://quay.io/cnr" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="download complete - 5 repositories have been downloaded" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="decoding the downloaded operator manifest(s)" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="manifest format is - nested" port=50051 repository="redhat-operators-art/elasticsearch-operator:151.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1 - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/elasticsearch-operator.v4.1.0.clusterserviceversion.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/elasticsearches.crd.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/image-references - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/elasticsearch-operator.package.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="decoded successfully" port=50051 repository="redhat-operators-art/elasticsearch-operator:151.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="manifest format is - flattened" port=50051 repository="redhat-operators-art/metering:36.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="decoded successfully" port=50051 repository="redhat-operators-art/metering:36.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="manifest format is - nested" port=50051 repository="redhat-operators-art/openshiftansibleservicebroker:132.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1 - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/automationbroker.crd.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/bundle.crd.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/bundlebindings.crd.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/bundleinstances.crd.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/image-references - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/openshiftansibleservicebroker.v4.1.0.clusterserviceversion.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/art.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/package.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="decoded successfully" port=50051 repository="redhat-operators-art/openshiftansibleservicebroker:132.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="manifest format is - nested" port=50051 repository="redhat-operators-art/openshifttemplateservicebroker:137.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1 - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/image-references - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/openshifttemplateservicebrokeroperator.v4.1.0.clusterserviceversion.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/templateservicebroker.crd.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/art.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/openshifttemplateservicebroker.package.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="decoded successfully" port=50051 repository="redhat-operators-art/openshifttemplateservicebroker:137.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="manifest format is - nested" port=50051 repository="redhat-operators-art/cluster-logging:140.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1 - type=directory" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/cluster-logging.v4.1.0.clusterserviceversion.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/cluster-loggings.crd.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/4.1/image-references - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="downloaded/cluster-logging.package.yaml - type=file" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="decoded successfully" port=50051 repository="redhat-operators-art/cluster-logging:140.0.0" type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="merging all flattened manifests into a single configmap 'data' section" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="decoded 1 flattened and 4 nested operator manifest(s)" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="loading flattened operator manifest(s) into sqlite" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="using configmap loader to build sqlite database" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="loading CRDs" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="loading Bundles" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="loading Packages" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="extracting provided API information" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="loading nested operator bundle(s) from downloaded into sqlite" port=50051 type=appregistry
time="2019-07-29T04:59:28Z" level=info msg="validating manifests" dir=downloaded
validate downloaded/4.1/automationbroker.crd.yaml
validate downloaded/4.1/bundle.crd.yaml
validate downloaded/4.1/bundlebindings.crd.yaml
validate downloaded/4.1/bundleinstances.crd.yaml
validate downloaded/4.1/cluster-logging.v4.1.0.clusterserviceversion.yaml
validate downloaded/4.1/cluster-loggings.crd.yaml
validate downloaded/4.1/elasticsearch-operator.v4.1.0.clusterserviceversion.yaml
validate downloaded/4.1/elasticsearches.crd.yaml
validate downloaded/4.1/openshiftansibleservicebroker.v4.1.0.clusterserviceversion.yaml
validate downloaded/4.1/openshifttemplateservicebrokeroperator.v4.1.0.clusterserviceversion.yaml
validate downloaded/4.1/templateservicebroker.crd.yaml
validate downloaded/art.yaml
validate downloaded/cluster-logging.package.yaml
validate downloaded/elasticsearch-operator.package.yaml
validate downloaded/openshifttemplateservicebroker.package.yaml
validate downloaded/package.yaml
time="2019-07-29T04:59:28Z" level=info msg="loading Bundles" dir=downloaded
time="2019-07-29T04:59:28Z" level=info msg=directory dir=downloaded file=downloaded load=bundles
time="2019-07-29T04:59:28Z" level=info msg=directory dir=downloaded file=4.1 load=bundles
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=automationbroker.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="could not decode contents of file downloaded/4.1/automationbroker.crd.yaml into package: error unmarshaling JSON: v1 is not in dotted-tri format" dir=downloaded file=automationbroker.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundle.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="could not decode contents of file downloaded/4.1/bundle.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=bundle.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundlebindings.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="could not decode contents of file downloaded/4.1/bundlebindings.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=bundlebindings.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundleinstances.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="could not decode contents of file downloaded/4.1/bundleinstances.crd.yaml into package: error unmarshaling JSON: v1alpha1 is not in dotted-tri format" dir=downloaded file=bundleinstances.crd.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=cluster-logging.v4.1.0.clusterserviceversion.yaml load=bundles
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=automationbroker.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=automationbroker.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=bundle.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundle.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=bundlebindings.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundlebindings.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=bundleinstances.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=bundleinstances.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=cluster-logging.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=cluster-logging.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=cluster-loggings.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=cluster-loggings.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=elasticsearch-operator.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=elasticsearch-operator.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=elasticsearches.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=elasticsearches.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=image-references load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=image-references load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=openshiftansibleservicebroker.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=openshiftansibleservicebroker.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=openshifttemplateservicebrokeroperator.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=openshifttemplateservicebrokeroperator.v4.1.0.clusterserviceversion.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="loading bundle file" dir=downloaded file=templateservicebroker.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=info msg="found csv, loading bundle" dir=downloaded file=templateservicebroker.crd.yaml load=bundle
time="2019-07-29T04:59:28Z" level=fatal msg="error loading manifest from remote registry - two csvs found in one bundle" port=50051 type=appregistry

Comment 1 Wei Sun 2019-07-29 10:51:32 UTC
Duplicate with https://bugzilla.redhat.com/show_bug.cgi?id=1733890 ?

Comment 2 Cuiping HUO 2019-07-30 04:53:03 UTC

*** This bug has been marked as a duplicate of bug 1733890 ***