Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jenkins startup error log for "hudson.plugins.build_timeout.operations.AbortAnd RestartOperation" #67

Open
reinholdfuereder opened this issue Apr 3, 2018 · 2 comments

Comments

@reinholdfuereder
Copy link

During Jenkins startup/restart I am always getting an INFO log:

2018-04-03 10:25:09 INFO [hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error]   Failed to instantiate optional component hudson.plugins.build_timeout.operations.AbortAnd
RestartOperation$DescriptorImpl; skipping

IIRC this happens ever since I installed Jenkins (and I guess this plugin) and now Jenkins version is 2.114 (latest release) and Build Timeout plugin version is 1.19 (latest).

Frankly I think we are not even using this plugin at the moment, but just found this error log irritating and thus at long last dared to file this little issue...

Here is a little bit more Jenkins start-up log context:

2018-04-03 10:25:33 INFO [jenkins.InitReactorRunner$1 onAttained]   Started initialization
2018-04-03 10:25:34 INFO [jenkins.InitReactorRunner$1 onAttained]   Listed all plugins
2018-04-03 10:25:35 INFO [hudson.plugins.ansicolor.PluginImpl start]   AnsiColor: eliminating boring output (https://github.com/jenkinsci/ansicolor-plugin)
2018-04-03 10:25:47 INFO [jenkins.InitReactorRunner$1 onAttained]   Prepared all plugins
2018-04-03 10:25:49 INFO [hudson.ExtensionFinder$GuiceFinder$FaultTolerantScope$1 error]   Failed to instantiate optional component hudson.plugins.build_timeout.operations.AbortAnd
RestartOperation$DescriptorImpl; skipping
2018-04-03 10:25:50 INFO [jenkins.InitReactorRunner$1 onAttained]   Started all plugins
@omeryounus
Copy link

When there is any soft fix put there?

@darxriggs
Copy link
Contributor

darxriggs commented Nov 17, 2019

I think this is related to JENKINS-36696 with a workaround implemented in pull request #59.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants