Community
Participate
Working Groups
We are having trouble building on slave1. Could someone restart the slave? Started by timer Building remotely on hudson-slave1 Checkout:mylyn-reviews-nightly / /opt/users/hudsonbuild/workspace/mylyn-reviews-nightly - hudson.remoting.Channel@646df40d:hudson-slave1 Using strategy: Default Last Built Revision: Revision cf467faf50c91ab230be9de9b0de5e9dbfaf9669 (origin/master) hudson.util.IOException2: remote file operation failed: /opt/users/hudsonbuild/workspace/mylyn-reviews-nightly at hudson.remoting.Channel@646df40d:hudson-slave1 at hudson.FilePath.act(FilePath.java:749) at hudson.FilePath.act(FilePath.java:735) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:658) at hudson.model.AbstractProject.checkout(AbstractProject.java:1118) at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:480) at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:412) at hudson.model.Run.run(Run.java:1337) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46) at hudson.model.ResourceController.execute(ResourceController.java:88) at hudson.model.Executor.run(Executor.java:140) Caused by: java.io.IOException: Remote call on hudson-slave1 failed at hudson.remoting.Channel.call(Channel.java:638) at hudson.FilePath.act(FilePath.java:742) ... 9 more Caused by: java.lang.LinkageError: loader (instance of hudson/remoting/RemoteClassLoader): attempted duplicate class definition for name: "hudson/scm/ChangeLogSet$AffectedFile" at java.lang.ClassLoader.defineClass1(Native Method)
I've killed off all the stalled jobs, and the egit job seems to be running fine. Can you confirm if it's working for you?
Yes, it's looking good: https://hudson.eclipse.org/hudson/job/mylyn-reviews-nightly/564/console . Thanks!