wiki:jenkins_troubleshooting
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:jenkins_troubleshooting [2022/10/03 10:06] – created antisa | wiki:jenkins_troubleshooting [2023/09/11 09:13] (current) – [References] add link to configuring-average-duration-exceeded antisa | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| service jenkins restart | service jenkins restart | ||
| - | ====== | + | ===== average-duration-exceeded |
| - | * | + | If Jenkins is integrating with rundeck you might get this error on triggering rundeck job: |
| + | |||
| + | < | ||
| + | Waiting for Rundeck execution to finish... | ||
| + | Rundeck execution #31579 finished in null, with status : average-duration-exceeded | ||
| + | FATAL: Unexpected executions status: average-duration-exceeded | ||
| + | java.lang.IllegalStateException: | ||
| + | at org.jenkinsci.plugins.rundeck.RundeckNotifier.notifyRundeck(RundeckNotifier.java: | ||
| + | at org.jenkinsci.plugins.rundeck.RundeckNotifier.perform(RundeckNotifier.java: | ||
| + | at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java: | ||
| + | at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java: | ||
| + | at hudson.plugins.promoted_builds.Promotion$RunnerImpl.build(Promotion.java: | ||
| + | at hudson.plugins.promoted_builds.Promotion$RunnerImpl.doRun(Promotion.java: | ||
| + | at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java: | ||
| + | at hudson.model.Run.execute(Run.java: | ||
| + | at hudson.model.Run.run(Run.java: | ||
| + | at hudson.plugins.promoted_builds.Promotion.run(Promotion.java: | ||
| + | at hudson.model.ResourceController.execute(ResourceController.java: | ||
| + | at hudson.model.Executor.run(Executor.java: | ||
| + | Finished: FAILURE | ||
| + | </ | ||
| + | |||
| + | To fix this go to the rundeck job, to notifications and under " | ||
| + | ==== Tested on ==== | ||
| + | * Rundeck 4.16.0 | ||
| + | * Version 2.414.1 | ||
| ====== See also ====== | ====== See also ====== | ||
| ====== References ====== | ====== References ====== | ||
| + | * https:// | ||
wiki/jenkins_troubleshooting.1664791614.txt.gz · Last modified: by antisa
