-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: core
-
Labels:None
-
Similar Issues:
Use of toString() on hudson.util.Secret from hudson.util.jelly.MorphTagLibrary$1.run(MorphTagLibrary.java:91). Prefer getPlainText() or getEncryptedValue() depending your needs. see https://jenkins.io/redirect/hudson.util.Secret/
Sadly one of the locations in the code where that log message is unhelpful. Nicolas didn't care though: https://github.com/jenkinsci/jenkins/pull/3668
As you filed this as a bug, what is the behavior you'd expect to see here? Because I can tell you already that this kind of invocation cannot be removed.