Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-5619

Quay 3.9 outputs syntax warnings in log

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • None
    • quay-v3.9.0
    • quay
    • False
    • None
    • False

      Description of problem:

      Quay 3.9 outputs syntax errors in log

       

      Version-Release number of selected component (if applicable):

      registry-proxy.engineering.redhat.com/rh-osbs/quay-quay-rhel8:v3.9.0-134

       

       

      How reproducible:

      Always

       

      Steps to Reproduce:
      1. Startup quay
      2. Check logs in quay pod

       

      Actual Results:

      3. Found errors in logs:

      blobuploadcleanupworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      blobuploadcleanupworker stderr |   while start is not 0:
      chunkcleanupworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      chunkcleanupworker stderr |   while start is not 0:
      quotaregistrysizeworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      quotaregistrysizeworker stderr |   while start is not 0:
      logrotateworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      logrotateworker stderr |   while start is not 0:
      globalpromstats stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      globalpromstats stderr |   while start is not 0:
      manifestbackfillworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      manifestbackfillworker stderr |   while start is not 0:
      reconciliationworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      reconciliationworker stderr |   while start is not 0:
      securityworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      securityworker stderr |   while start is not 0:
      exportactionlogsworker stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      exportactionlogsworker stderr |   while start is not 0:
      buildlogsarchiver stderr | /app/lib/python3.9/site-packages/tzlocal/unix.py:141: SyntaxWarning: "is not" with a literal. Did you mean "!="?
      buildlogsarchiver stderr |   while start is not 0:

       

       

      Expected Results:

      3. should not output above error

      Additional Info:

      Config.yaml:

      FEATURE_QUOTA_MANAGEMENT: true
      QUOTA_BACKFILL: true
      FEATURE_GARBAGE_COLLECTION: true
      GARBAGE_COLLECTION_FREQUENCY: 10
      PERMANENTLY_DELETE_TAGS: true

              Unassigned Unassigned
              rhn-support-dyan Dongbo Yan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: