Uploaded image for project: 'OpenShift Service Mesh'
  1. OpenShift Service Mesh
  2. OSSM-6691

istiod logs warning during registering pod informer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • None
    • OSSM 2.6.0
    • Customer Impact, Maistra
    • None
    • False
    • None
    • False

      Unable to find source-code formatter for language: log. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      2024-06-18T11:09:06.053779Z	info	leader election lock obtained: servicemesh-federation
      2024-06-18T11:09:06.054735Z	warn	for type /v1, Resource=pods, registered conflicting ObjectTransform. Stack: goroutine 1 [running]:
      runtime/debug.Stack()
      	runtime/debug/stack.go:24 +0x5e
      istio.io/istio/pkg/kube/informerfactory.checkInformerOverlap({{0x7feda7a51e00?, 0xc000887400?}, 0x0?}, {{0x0, 0x0}, {0x321d70a, 0x2}, {0x321e507, 0x4}}, {{0x0, ...}, ...})
      	istio.io/istio/pkg/kube/informerfactory/factory.go:193 +0x17c
      istio.io/istio/pkg/kube/informerfactory.(*informerFactory).InformerFor(0xc0009e06c0, {{0x0, 0x0}, {0x321d70a, 0x2}, {0x321e507, 0x4}}, {{0x0, 0x0}, {0x0, ...}, ...}, ...)
      	istio.io/istio/pkg/kube/informerfactory/factory.go:154 +0x4e8
      istio.io/istio/pkg/config/schema/kubeclient.getInformerFiltered({0x7feda7bcbde0, 0xc0009ee000}, {{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0xc000078023, 0xa}, ...}, ...)
      	istio.io/istio/pkg/config/schema/kubeclient/resources.gen.go:612 +0x2307
      istio.io/istio/pkg/config/schema/kubeclient.GetInformerFilteredFromGVR({0x7feda7bcbde0?, 0xc0009ee000?}, {{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0xc000078023, 0xa}, ...}, ...)
      	istio.io/istio/pkg/config/schema/kubeclient/common.go:78 +0x128
      istio.io/istio/pkg/config/schema/kubeclient.GetInformerFiltered[...]({0x7feda7bcbde0?, 0xc0009ee000}, {{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, {0xc000078023, 0xa}, ...})
      	istio.io/istio/pkg/config/schema/kubeclient/common.go:68 +0xf8
      istio.io/istio/pkg/kube/kclient.NewFiltered[...]({0x37576c0, 0xc0009ee000?}, {{0x0, 0x0}, {0x0, 0x0}, {0x0, 0x0}, 0xc0014001e0, 0x34069d0})
      	istio.io/istio/pkg/kube/kclient/client.go:196 +0x233
      istio.io/istio/pilot/pkg/serviceregistry/kube/controller.NewController({0x37576c0, 0xc0009ee000}, {{0xc00007a04e, 0xc}, 0xc000865550, 0xdf8475800, {0x7ffeee3e669e, 0xd}, {0x7ffeee3e6607, 0x7}, ...})
      	istio.io/istio/pilot/pkg/serviceregistry/kube/controller/controller.go:306 +0xa8f
      istio.io/istio/pilot/pkg/serviceregistry/kube/controller.(*Multicluster).addCluster(0xc0009f5ba0, 0xc00086c180)
      	istio.io/istio/pilot/pkg/serviceregistry/kube/controller/multicluster.go:218 +0x248
      istio.io/istio/pilot/pkg/serviceregistry/kube/controller.(*Multicluster).ClusterAdded(0xc0009f5ba0, 0xc00086c180?, 0xc000ce0060?)
      	istio.io/istio/pilot/pkg/serviceregistry/kube/controller/multicluster.go:155 +0x7f
      istio.io/istio/pkg/kube/multicluster.(*Controller).handleAdd(...)
      	istio.io/istio/pkg/kube/multicluster/secretcontroller.go:391
      istio.io/istio/pkg/kube/multicluster.(*Controller).Run(0xc0009bcea0, 0xc0007a8a80)
      	istio.io/istio/pkg/kube/multicluster/secretcontroller.go:166 +0x171
      istio.io/istio/pilot/pkg/bootstrap.(*Server).initMulticluster.func1(0xc0005a42d0?)
      	istio.io/istio/pilot/pkg/bootstrap/server.go:1212 +0x25
      istio.io/istio/pilot/pkg/server.(*instance).Start(0xc000cba6a0, 0xc0007a8a80)
      	istio.io/istio/pilot/pkg/server/instance.go:82 +0x115
      istio.io/istio/pilot/pkg/bootstrap.(*Server).Start(0xc000ce6000, 0xc0007a8a80)
      	istio.io/istio/pilot/pkg/bootstrap/server.go:429 +0xbe
      istio.io/istio/pilot/cmd/pilot-discovery/app.NewRootCommand.newDiscoveryCommand.func3(0xc0007a3700?, {0xc00072d220?, 0x4?, 0x321e2c7?})
      	istio.io/istio/pilot/cmd/pilot-discovery/app/cmd.go:106 +0x93
      github.com/spf13/cobra.(*Command).execute(0xc000005200, {0xc00072d0e0, 0xa, 0xa})
      	github.com/spf13/cobra@v1.7.0/command.go:940 +0x87c
      github.com/spf13/cobra.(*Command).ExecuteC(0xc000004f00)
      	github.com/spf13/cobra@v1.7.0/command.go:1068 +0x3a5
      github.com/spf13/cobra.(*Command).Execute(0x5421668?)
      	github.com/spf13/cobra@v1.7.0/command.go:992 +0x13
      main.main()
      	istio.io/istio/pilot/cmd/pilot-discovery/main.go:27 +0x1d
      
      2024-06-18T11:09:06.069633Z	info	Starting multicluster remote secrets controller
      

            Unassigned Unassigned
            jewertow@redhat.com Jacek Ewertowski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: