Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-4180

[CEE.neXT] Exessive logging by openshift-pipelines operator pod

    XMLWordPrintable

Details

    • False
    • None
    • False
    • Important

    Description

      Description of problem:

      After installing OpenShift Pipelines, the operator operator generating a lot of logs because of which storage allocated for OpenShift Logging is over utilised. The operator pod is generating almost 6Gi of logs per day (storage is chargeable).

      Most of the logs are just info messages.

      Prerequisites (if any, like setup, operators/versions):

      OpenShift Pipelines (version 1.13.1)

      Steps to Reproduce

      1. Install OpenShift Pipelines.
      2. Check the amount of logs produced per day.

       

      Actual results:

      The pod generates 85-90 log lines per second which is quiet high.

      Expected results:

      The amount of logging should be low considering the fact that storage is chargeable.

      Reproducibility (Always/Intermittent/Only Once):

      Always

      Acceptance criteria: 

       

      Definition of Done:

      Build Details:

      Additional info (Such as Logs, Screenshots, etc):

       

      $ oc logs openshift-pipelines-operator-58ccbfc7f6-w89cr -c openshift-pipelines-operator-lifecycle | wc -l   
          2892
      $ oc logs openshift-pipelines-operator-58ccbfc7f6-w89cr -c openshift-pipelines-operator-cluster-operations | wc -l
          3917
      $ oc get pods | grep pipe
      openshift-pipelines-operator-58ccbfc7f6-w89cr   2/2     Running   0             16m
      

      The pod generated more than 6.8k logs in just 16 minutes.

      Attachments

        Issue Links

          Activity

            People

              piyushgarg001 Piyush Garg
              rhn-support-dgautam Dhruv Gautam
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: