|
||||||||
|
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.

I have jenkins-job-builder as one of the jobs in jenkins, which authenticates using api token. I've run the job twice, once with enabled jenkins security and once with disabled, but all I can see in log is this:
Apr 2, 2014 9:53:20 PM hudson.model.Run execute
INFO: jenkis-job-builder #121 main build action completed: FAILURE
Apr 2, 2014 9:54:09 PM hudson.model.Run execute
INFO: jenkis-job-builder #122 main build action completed: SUCCESS
no log entries from the oauth plugin...