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

[aws] timeout deleting ssh rule during bootstrap destroy

XMLWordPrintable

    • Quality / Stability / Reliability
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • No
    • None
    • Proposed
    • None
    • Done
    • Release Note Not Required
    • N/A
    • None
    • None
    • None
    • None

      Description of problem:

          Sometimes deleting the bootstrap ssh rule during bootstrap destroy can timeout after 5min, failing the installation.

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

          4.16+ with capi/aws

      How reproducible:

          Intermittent

      Steps to Reproduce:

          1.
          2.
          3.
          

      Actual results:

                      level=info msg=Waiting up to 5m0s (until 2:31AM UTC) for bootstrap SSH rule to be destroyed...
                      level=fatal msg=error destroying bootstrap resources failed during the destroy bootstrap hook: failed to remove bootstrap SSH rule: bootstrap ssh rule was not removed within 5m0s: timed out waiting for the condition
      

      Expected results:

          The rule is deleted successfully and in a timely manner.

      Additional info:

          This is probably happening because we are changing the AWSCluster object, thus causing capi/capa to trigger a big reconciliation of the resources. We should try to delete the rule via aws sdk.

              padillon Patrick Dillon
              rdossant Rafael Fonseca dos Santos
              None
              None
              Yunfei Jiang Yunfei Jiang
              None
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: