|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

It's your ancient version of the analysis-core plugin ("Static Analysis Utilities").
"Fixed" in 1.55:
https://github.com/jenkinsci/analysis-core-plugin/commit/9c1db98e801ff2b0eb762b859ab7f5d13b6bd6c1
Although I'm fairly sure this will still lead to occasional failures, as it sets a process-wide value while the specified sax parser is only available in this plugin.
Moving this issue to analysis-core for the remaining issue that bad timing (API requests while the plugin has set the system property) may also trigger failures.