cyberark / cyberark-conjur-cli

CyberArk Conjur command line interface written in Python
https://www.conjur.org
Apache License 2.0
17 stars 16 forks source link

Flaky appliance deployment in RHEL on password complexity error #301

Closed sigalsax closed 3 years ago

sigalsax commented 3 years ago

Summary

The CLI/SDK pipeline is failing on RHEL8 Integration Tests because of a password complexity issue when deploying the appliance. The randomly generated password does not mean the complexity requirement and this should be changed to pull the secret from the ConjurOps server using summon.

Screen Shot 2021-05-24 at 17 26 18

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to project's jenkins pipeline
  2. Run (re-run) the pipeline
  3. You should se the error pictured above. If you don't re-run the pipeline until you do

Expected Results

A clear and concise description of what you expected to happen. Pull secret from ConjurOps using summon so we won't see this flakiness

Actual Results (including error logs, if applicable)

error: Admin password The password you have chosen does not meet the complexity requirements. Choose a password that includes: 12-128 characters, 2 uppercase letters, 2 lowercase letters, 1 digit, and 1 special character.

Reproducible

Version/Tag number

-

Environment setup

RHEL 8

Additional Information

-

orenbm commented 3 years ago

one solution from this can be to use the admin password from conjurops which is complex enough