GitHub plugin failure?

34 views
Skip to first unread message

Jason Pyeron

unread,
Mar 7, 2015, 4:00:31 PM3/7/15
to jenkins...@googlegroups.com
Running the current Jenkins / plugins I get:

Mar 07, 2015 2:55:06 PM com.cloudbees.jenkins.GitHubWebHook processGitHubPayload
INFO: Received POST for https://github.com/CipherShed/CipherShed
Mar 07, 2015 2:55:06 PM hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error
WARNING: Failed to instantiate optional component com.cloudbees.jenkins.GitHubRepositoryNameContributor$FromMultiSCM; skipping

Now the last time this worked was Feb 28, 2015 9:59:24 AM, that was before updates were applied (from unknown, but recent versions)

Suggestions?

I have tried downgradding back to 1.598-1.1, the last know working version, but still the same error message.

-Jason

Jason Pyeron

unread,
Mar 7, 2015, 4:28:46 PM3/7/15
to jenkins...@googlegroups.com
> -----Original Message-----
> From: Jason Pyeron
> Sent: Saturday, March 07, 2015 16:00
>
> Running the current Jenkins / plugins I get:
>
> Mar 07, 2015 2:55:06 PM com.cloudbees.jenkins.GitHubWebHook
> processGitHubPayload
> INFO: Received POST for https://github.com/CipherShed/CipherShed
> Mar 07, 2015 2:55:06 PM
> hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error
> WARNING: Failed to instantiate optional component
> com.cloudbees.jenkins.GitHubRepositoryNameContributor$FromMult
iSCM; skipping

https://wiki.jenkins-ci.org/display/JENKINS/Multiple+SCMs+Plugin fixed the error in the log.

But that was a red herring. There were two issues.

1. The SCM section was reverted to None
2. The url sent from GitHub.com changed from https://github.com/CipherShed/CipherShed.git to https://github.com/CipherShed/CipherShed

Fixing those, fixed the issue.
Reply all
Reply to author
Forward
0 new messages