Jenkins plugin - console output displays "Unable to Resolve Class" messages

Our WebUI project uses the Jenkins plugin. When monitoring a test run, the log file is swamped with “Unable to resolve class” messages. These messages are displayed for all test cases and Custom keywords for the project.

These appear to be warnings as there is no negative impact on test execution.

Is there any way to disable logging of such messages ? How can these warnings be removed ?