Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-32096

Cluster upgrade is stuck due to image registry operator OPENSSL error

XMLWordPrintable

    • Important
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:

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

        Cluster upgrade from 4.14.18 to 4.15.5 is stuck due to image registry operator OPENSSL error.  This is FIPS enabled cluster.    
      
      ###Operator pod logs
      
      Duration: RequestError: send request failed
      2024-04-09T23:09:20.919261912Z caused by: Head "https://s3-xxx.xxx.com:9021/xxxxximage-registry": 
      2024-04-09T23:09:20.919261912Z EVP_PKEY_decrypt/encrypt failed
      2024-04-09T23:09:20.919261912Z openssl error(s):
      2024-04-09T23:09:20.919261912Z file: providers/implementations/asymciphers/rsa_enc.c
      2024-04-09T23:09:20.919261912Z line: 166
      2024-04-09T23:09:20.919261912Z function: rsa_encrypt
      2024-04-09T23:09:20.919261912Z flags: 0
      2024-04-09T23:09:20.919261912Z error string: error:1C8000A5:Provider routines::illegal or unsupported padding mode
      
      The openssl version used by the image which the operator is using.
      
      $ rpm -qa openssl* openssl-libs-3.0.7-18.el9_2.x86_64 openssl-3.0.7-18.el9_2.x86_64 
      
      

      How reproducible:

          Try to upgrade FIPS enabled cluster from 4.14.18 to 4.15.5.                                                            

      Steps to Reproduce:

          1. Upgrade the cluster from 4.14 to 4.15 with FIPS enabled
          2. Check the version of Openssl - openssl-3.0.7-18.el9_2.x86_64  
          

      Actual results:

          Cluster upgrade was blocked due to image-registry operator stuck in Progressing State

      Expected results:

          Cluster should be able to upgrade from 4.14 to 4.15

      Additional info:

          

            fmissi Flavian Missi
            rhn-support-sar Santhiya R
            xiujuan wang xiujuan wang
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: