Jenkins: Audit hangs indefinitely #349
Unanswered
coveros-phil
asked this question in
Feedback
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
General Info:
When running the audit command against a Jenkins server, everything works smoothly until it reaches the point where it is supposed to redact the secrets.
As soon as the message
Redacting Secretsappears in the terminal, everything appears to just hang indefinitely. I've been working with a client who is using the tool and they let it run for up to ~24 hours after that message appeared and nothing else ever happened.Checking the log file from the run showed that once that message appeared in the log nothing else happened. I'm not sure if something within the running container broke or anything like that as I don't have access to the environment my client is running it in.
Any help on this would be much appreciated.
All reactions