Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Looking for a few brave projects

Hi,

tested today with a tycho based build ( and CVS ) ...

It goes well but failed during sign process [1]. it seems there is no
/usr/bin/sign installed on the slave6.

cheers, and back to master/slave1 ;)

[1] :
[INFO] Building zip: /opt/users/hudsonbuild/workspace/emf-eef-master/org.eclipse.emf/org.eclipse.emf.eef/releng/org.eclipse.emf.eef.update/target/org.eclipse.emf.eef.update.zip-after-removing.zip
[ERROR]
java.io.IOException: Cannot run program "/usr/bin/sign": java.io.IOException: error=2, No such file or directory
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
	at java.lang.Runtime.exec(Runtime.java:593)
	at java.lang.Runtime.exec(Runtime.java:466)
at org.eclipse.dash.m4e.eclipse.signing.SignMojo.signLocally(SignMojo.java:209)
	at org.eclipse.dash.m4e.eclipse.signing.SignMojo.execute(SignMojo.java:167)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59) at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290) at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
	at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
	at java.lang.ProcessImpl.start(ProcessImpl.java:65)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
	... 25 more
[INFO]
[INFO] --- eclipse-signing-maven-plugin:1.0.5:pack (repack) @ org.eclipse.emf.eef.update ---


Le 27/01/2012 02:18, Webmsaster(Matt Ward) a écrit :
Hi Folks,

I've just added 2 extra slaves to hudson. Right now I have them set so
that only 'bound' jobs will run, and before I open them to all the
jobs I'd like to ask a few projects to help us out by making sure I
didn't miss something in the setup.

They should* just work, so if your project has some cycles would you
please set your build host to either hudson-slave6 or hudson-slave5?
Let me know about any issues you encounter(either via a bug or email).

*: the 'issue' is that Hudson slave5 is not our usual x86_64
architecture(it's IA64). While 32bit JDKs seem ok, using an x86_64 JDK
may fail.
The host does have an IA64 JRE installed.

Thanks!

-Matt.

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


begin:vcard
fn;quoted-printable:St=C3=A9phane Bouchet
n;quoted-printable:Bouchet;St=C3=A9phane
org:Obeo
adr;quoted-printable:BP 20773;;7 Boulevard Amp=C3=A8re;CARQUEFOU;;44481;France
email;internet:stephane.bouchet@xxxxxxx
tel;work:02-51-13-61-67
x-mozilla-html:FALSE
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top