Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-papyrus.dev] Hudson KO

Hi,

 

It seems to me that our Hudson is having trouble.

See repetitive failures here [1] :

Checkout:workspace / /home/hudson/genie.papyrus/.hudson/jobs/Papyrus-Gerrit/workspace - hudson.remoting.LocalChannel@58a431eb
Using strategy: Gerrit Trigger
Last Built Revision: Revision 62fddfc90ceeb2ceaa7d864bb5c754e6865b8068 (null)
Checkout:workspace / /home/hudson/genie.papyrus/.hudson/jobs/Papyrus-Gerrit/workspace - hudson.remoting.LocalChannel@58a431eb
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/papyrus/org.eclipse.papyrus.git
Commencing build of Revision 05a2f8d0ffa17565e696dbb2fd6e2af5668a1f3a (null)
Checking out Revision 05a2f8d0ffa17565e696dbb2fd6e2af5668a1f3a (null)
Cleaning workspace
FATAL: Timer already cancelled.
java.lang.IllegalStateException: Timer already cancelled.
          at java.util.Timer.sched(Timer.java:397)
          at java.util.Timer.schedule(Timer.java:193)
          at hudson.plugins.build_timeout.BuildTimeoutWrapper$1EnvironmentImpl.<init>(BuildTimeoutWrapper.java:156)
          at hudson.plugins.build_timeout.BuildTimeoutWrapper.setUp(BuildTimeoutWrapper.java:191)
          at hudson.model.Build$RunnerImpl.doRun(Build.java:129)
          at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
          at hudson.model.Run.run(Run.java:1450)
          at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
          at hudson.model.ResourceController.execute(ResourceController.java:82)
          at hudson.model.Executor.run(Executor.java:137)

 

 

I found some related links [2] and [3]

ð  We may have to restart our Hudson instance. How can we achieve that ?

o   Is there a procedure ? (There used to be a restart button in Jenkins, but I can’t access/found it in Hudson)

o   Or we need to fill a bug ?

 

Regards,

Benoit MAGGI

 

[1] : https://hudson.eclipse.org/papyrus/job/Papyrus-Gerrit/

[2] : https://issues.jenkins-ci.org/browse/JENKINS-13666

[3] : https://bugs.eclipse.org/bugs/show_bug.cgi?format=multiple&id=439221

 


Back to the top